z80playground / cpm-fat

CP/M for the Z80 Playground that runs on the FAT disk format
GNU General Public License v3.0
20 stars 9 forks source link

Copy the first 18k of ROM -> RAM #72

Open skx opened 3 years ago

skx commented 3 years ago

This updates the amount of data we copy from ROM to RAM, although I've stopped short of copying the complete 32k this will suffice to close #71.