Skip to content

Releases: nonarkitten/pseudo-jit

Beta version 0.3

17 Apr 20:17
Compare
Choose a tag to compare
Beta version 0.3 Pre-release
Pre-release

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

12 Apr 01:20
Compare
Choose a tag to compare
Beta v0.2 Pre-release
Pre-release

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

05 Apr 23:09
Compare
Choose a tag to compare
Buffee v0.1 Pre-release
Pre-release

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)