You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

20 lines
816 B
Markdown

7 months ago
# J65el02 Machine
A java app to test the J65el02 implementation of the 65el02 cpu originally created by Eloraam.
# Credits.
Eloraam - Original cpu, providing permission to Bigfoot for their emulator. - http://www.eloraam.com/
7 months ago
7 months ago
Bigfoot - Original emulator in C, rpcboot.bin, tetris.img, slideshow.img, and redforth.img - http://bigfootinformatika.hu/65el02/
7 months ago
7 months ago
Simon816 - Creator of J65el02, the implementation that without this machine would not be possible. - https://github.com/simon816/J65el02
7 months ago
7 months ago
Timmie3054, Amon, Pcmaster160, CadenDonuts, and HanFox - Original source of the font which I have used in this emulator. https://bdcraft.net/community/viewtopic.php?t=354
# TODO:
7 months ago
Speed up monitor rendering.
Discover intended clock speed for 65el02.
7 months ago
Replace font with an original font?
7 months ago
7 months ago
Actually make a minecraft mod.