ikjordan / picozx81

ZX81 emulator for Raspberry Pi Pico
GNU General Public License v2.0
42 stars 2 forks source link

Loadsave #1

Closed ikjordan closed 1 year ago

ikjordan commented 1 year ago

Contains following:

  1. Load and save of memory blocks, using ZXPand syntax
  2. Changes to "double shift" to match other implementations
  3. Ability to view all files in directory listings
  4. Ability to navigate large directory listings page by page
  5. Support for writing to sound chip via port 0x1f as well as port 0x0f