# 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/ Bigfoot - Original emulator in C, rpcboot.bin, tetris.img, slideshow.img, and redforth.img - http://bigfootinformatika.hu/65el02/ Simon816 - Creator of J65el02, the implementation that without this machine would not be possible. - https://github.com/simon816/J65el02 Style64 - Font used inside this. Slightly modified purely to adjust character positions for ease of coding, no true visual modifications have been made. https://style64.org/c64-truetype # TODO: Speed up monitor rendering. Discover intended clock speed for 65el02. Replace font with an original font? Actually make a minecraft mod.