Comment on Javatari - multiplayer Atari 2600 emulator written in Java with no external libsparentComments−TazeTSchnitzel14yWhere does the randomness come from though?−ppeccin14yWhen 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!−mitjak14yThat is the coolest thing I've ever come across.−ppeccin14yThat makes me very happy! Thank you.
Comments
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.
That makes me very happy! Thank you.