Update readme.md

This commit is contained in:
wavemotion-dave 2025-04-14 14:50:10 -04:00 committed by GitHub
parent 33c48318b7
commit 549e01e02d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -223,7 +223,7 @@ So let's say you want to play the original ZX81 Mazogs. Obtain the mazogs.p file
aforementioned ZX81 emulator ROM and do the following:
```
Linux: cat S128_ZX81_ED2_ROM.bin mazogs.p > mazogs.z81
Windows: copy /b S128_ZX81_ED2_ROM.bin mazogs.p mazogs.z81
Windows: copy /b S128_ZX81_ED2_ROM.bin + mazogs.p mazogs.z81
```
This will produce a .z81 file that is roughly 25K in size... it contains the emulator + the game .p file