codebje / cpmsuite

Suite of CP/M tools for the TRS-20

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CP/M tool suite for the TRS-20

  • ramdump dumps the contents of memory
  • memchk verifies all bytes of SRAM (excluding first 64k bank) can be written and read back
  • wipedsk erases the RAM disk
  • ymodem receives a file upload
  • sst programs the SST39F020 flash ROM

About

Suite of CP/M tools for the TRS-20

License:MIT License


Languages

Language:Assembly 99.3%Language:Makefile 0.7%