Σελίδα 1 από 1

Centipede emu online(Javascript)

Δημοσιεύτηκε: 09 Μάιος 2015 19:48
από Nemo
Εικόνα
I made another static binary translation of a 6502-based arcade game to JavaScript. It is the great game Centipede, which was originally written by Atari back in 1980.

The translation was automized by my Prolog program, which generates semantically equivalent JavaScript code for each 6502 instruction and applies some optimization techniques to the generated program (e.g., removal of redundant flag calculations). The outcome is an exact simulation of the original arcade game. The graphics interface and the emulation of the Centipede video hardware were directly coded in JavaScript and rely on HTML5 and the Canvas element. So you should have a quite recent browser version supporting these features to be able to play the game.
O Norbert Kehrer αφου μετεφερε μεσω emulation το θρυλικο arcade "Asteroids" στον c64,c128,Commodore Plus/4,c64 Super CPU, ,Atari 800XL, και σε javascript ,και το Astro Fighter της Data East σε JavaScript

,ξαναχτυπησε με ενα ενα ακομα 6502-based κλασσικο arcade game ,το Centipede της Atari (1980) .


Μπορειτε να παιξετε εδω :arrow: το Centipede online μεσω javascript

Re: Centipede emu online(Javascript)

Δημοσιεύτηκε: 10 Μάιος 2015 07:17
από GeoAnas
Μεγάλη -6502-6510- μορφή ο Norbert Kehrer ! Respect !