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.
Astoria 7d519709e3 Fix readme.md 7 months ago
J65el02@c6de658396 Initial Commit. 7 months ago
gradle/wrapper Initial Commit. 7 months ago
src/main Initial Commit. 7 months ago
.gitmodules Initial Commit. 7 months ago
build.gradle Initial Commit. 7 months ago
gradlew Initial Commit. 7 months ago
gradlew.bat Initial Commit. 7 months ago
readme.md Fix readme.md 7 months ago
settings.gradle Initial Commit. 7 months ago

readme.md

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

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:

Speed up monitor rendering.

Discover intended clock speed for 65el02.

Replace font with an original font?

Actually make a minecraft mod.