There is a Java port of Stella -- I converted it to an applet for a buddy of mine back in 1999. Get it here: http://weirdkid.com/jstella
Javatari - multiplayer Atari 2600 emulator written in Java with no external libs
21–25 of 25 posts
Re: Javatari - multiplayer Atari 2600 emulator written in Java with no external libs
#22You know ... Defender _now_ is not nearly as visually cool as it was _then_.
Re: Javatari - multiplayer Atari 2600 emulator written in Java with no external libs
#23awesome ;)
Thanks!
Re: Javatari - multiplayer Atari 2600 emulator written in Java with no external libs
#24Earlier quoted context omitted.
Where does the randomness come from though?
When the processor tries to read the game program from the empty cartridge slot, it ends up reading random bytes from the data bus. Its like a random program commanding the video and audio hardware!
That is the coolest thing I've ever come across.
Re: Javatari - multiplayer Atari 2600 emulator written in Java with no external libs
#25Earlier quoted context omitted.
When the processor tries to read the game program from the empty cartridge slot, it ends up reading random bytes from the data bus. Its like a random program commanding the video and audio hardware!
That is the coolest thing I've ever come across.
That makes me very happy! Thank you.