Releases: nonarkitten/pseudo-jit
Releases · nonarkitten/pseudo-jit
Beta version 0.3
Additions
- enabled MCL68k and tinyBASIC as options
- added option to switch GPMC handling if missing the Katra board
Caveats
- presently, MCL68K dead loops on CDTV (have not tested elsewhere)
- IPL signalling may not be correctly implemented (may be why we're deadlooping)
Beta v0.2
Everything is working except PJIT itself
- EEPROM configuration load/save and changing
- not all configuration options useful yet (e.g., maprom)
- GreenPAK verify, erase and program
- GPMC timings are still only ~99%
Buffee v0.1
Semi-working.
Known to work:
- All internal CPU init
- Timing of 68K CLK input
- CIA, Custom and ROM access
- SPI Flash
- I2C EEPROM
- I2C PMIC
- I2C GreenPAK (read only)
Known issues:
- DRAM timing is 99% correct
- Unable to write GreenPAK reliably (use Arduino code in MTP_Programmer folder)
- Enabling PJIT will hang boot (use MCL68K for now)