Centipede emu online(Javascript)

Άλλοι Arcade emulators πχ. Kawaks, FBA, Nebula, Zinc, Daphne κλπ

Συντονιστές: Nemo, Maddog, Whacker

Απάντηση
Άβαταρ μέλους
Nemo
Moderator
Moderator
Δημοσιεύσεις: 4798
Εγγραφή: 15 Απρ 2004 22:55
Τοποθεσία: Θεσσαλονίκη

Centipede emu online(Javascript)

Δημοσίευση από 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
if" Imitation is the sincerest flattery",
imagine emulating ....
Άβαταρ μέλους
GeoAnas
Methuselah
Methuselah
Δημοσιεύσεις: 1503
Εγγραφή: 19 Απρ 2004 22:39
Τοποθεσία: Πολύγυρος - Χαλκιδική
Επικοινωνία:

Re: Centipede emu online(Javascript)

Δημοσίευση από GeoAnas »

Μεγάλη -6502-6510- μορφή ο Norbert Kehrer ! Respect !
Απάντηση