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 d6fc1bfe5c WORKS WITHOUT REDBUS STORING DATA 10 months ago
J65el02@341d5a5fe2 WORKS WITHOUT REDBUS STORING DATA 10 months ago
gradle/wrapper Initial Commit. 10 months ago
src/main WORKS WITHOUT REDBUS STORING DATA 10 months ago
.gitmodules WORKS WITHOUT REDBUS STORING DATA 10 months ago
build.gradle Initial Commit. 10 months ago
gradlew Initial Commit. 10 months ago
gradlew.bat Initial Commit. 10 months ago
readme.md Change font. 10 months ago
settings.gradle Initial Commit. 10 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

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.