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 0ba53d2149 Functional 2 weeks ago
J65el02@341d5a5fe2 WORKS WITHOUT REDBUS STORING DATA 3 weeks ago
gradle/wrapper Initial Commit. 3 weeks ago
src/main Functional 2 weeks ago
.gitmodules WORKS WITHOUT REDBUS STORING DATA 3 weeks ago
build.gradle Initial Commit. 3 weeks ago
gradlew Initial Commit. 3 weeks ago
gradlew.bat Initial Commit. 3 weeks ago
readme.md Change font. 3 weeks ago
settings.gradle Initial Commit. 3 weeks 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

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.