1
0
mirror of https://github.com/UzixLS/zx-sizif-512.git synced 2025-07-19 15:22:29 +03:00
This commit is contained in:
UzixLS
2020-02-12 20:40:07 +03:00
parent 7b0ac1f131
commit 52a6a36c9c
13 changed files with 6 additions and 0 deletions

1
.gitignore vendored
View File

@ -6,3 +6,4 @@ output/
top-old.v
*.dpf
*.qws
sizif*.rom

BIN
rom/DiagROM.v28.rom Normal file

Binary file not shown.

BIN
rom/DiagROM.v47 Normal file

Binary file not shown.

BIN
rom/ESXMMC.BIN Normal file

Binary file not shown.

5
rom/Makefile Normal file
View File

@ -0,0 +1,5 @@
all:
cat pentagon.rom trdos.rom ESXMMC.BIN ESXMMC.BIN S128_ZX80_ROM.bin S128_ZX81_ED2_ROM.bin opense.rom zero.bin zero.bin \
testrom.bin testrom.bin testrom.bin testrom.bin testrom.bin testrom.bin testrom.bin testrom.bin \
DiagROM.v47 DiagROM.v47 DiagROM.v47 DiagROM.v47 DiagROM.v47 DiagROM.v47 DiagROM.v47 DiagROM.v47 \
TEST430.ROM TEST430.ROM >sizif-512-040.rom

BIN
rom/S128_ZX80_ROM.bin Normal file

Binary file not shown.

BIN
rom/S128_ZX81_ED2_ROM.bin Normal file

Binary file not shown.

BIN
rom/TEST430.ROM Normal file

Binary file not shown.

BIN
rom/opense.rom Normal file

Binary file not shown.

BIN
rom/pentagon.rom Normal file

Binary file not shown.

BIN
rom/testrom.bin Normal file

Binary file not shown.

BIN
rom/trdos.rom Normal file

Binary file not shown.

BIN
rom/zero.bin Normal file

Binary file not shown.