Skip to content

r0.1-alpha

Pre-release
Pre-release
Compare
Choose a tag to compare
@FlightControl-User FlightControl-User released this 14 Mar 06:10
· 118 commits to main since this release

Functional:

  • Nice UI.
  • rom chip manufacturer and device id detection.
  • Reads the rom.bin files from the sdcard. (rom[n].bin, add a number [n] to flash the isa board roms).
  • Before flashing, verify rom[n].bin with actual rom contents and show the differences.
  • Flashes on-board 512K rom.
  • Flashes off-board 128K (010A), 256K (020), 512K (040) roms.
  • Keyboard presses to guide the user through the process.
  • Automatic reset of CX16 after flashing.

Major missing functions (to be added, corrected):

  • Proper indication of chip size depending on chip devide id.
  • Limit checking of rom.bin file sizes comparing with chip type and rom capacity.
  • Speed up the flashing ...
  • Checksums ...
  • Drive led is still blinking in case of missing files ...
  • Overall documentation ...

Meant for those testing the flasher on the commander X16.