zxuno-git/modflash
Ivan Tatarinov c28385ef18
Update Makefile
2021-04-06 22:58:08 +03:00
..
cores Añado FLASH.ZX1 2019-02-24 20:31:12 +01:00
roms Añado roms 2019-02-24 14:33:05 +01:00
128en.rom Añado modflash 2019-02-05 22:48:47 +01:00
AddItem.c Añado modflash 2019-02-05 22:48:47 +01:00
AddItem.exe Añado modflash 2019-02-05 22:48:47 +01:00
CORE2.ZX1 Añado modflash 2019-02-05 22:48:47 +01:00
FLASH.ZX1 subo FLASH.ZX1 2021-01-14 10:53:24 +01:00
FLASHempty.ZX1 Doy estabilidad en el arranque 2019-03-12 00:03:06 +01:00
GenRom.c Añado GenRom.c 2019-02-05 22:51:04 +01:00
GenRom.exe Añado modflash 2019-02-05 22:48:47 +01:00
Makefile Update Makefile 2021-04-06 22:58:08 +03:00
README.md modflash: improve scripts (separate shared lists of ROMs and cores into roms.txt and cores.txt) 2021-04-06 22:49:17 +03:00
addcore.bat modflash: improve scripts (separate shared lists of ROMs and cores into roms.txt and cores.txt) 2021-04-06 22:49:17 +03:00
addcores.sh modflash: improve scripts (separate shared lists of ROMs and cores into roms.txt and cores.txt) 2021-04-06 22:49:17 +03:00
addrom.bat modflash: improve scripts (separate shared lists of ROMs and cores into roms.txt and cores.txt) 2021-04-06 22:49:17 +03:00
addroms.sh modflash: improve scripts (separate shared lists of ROMs and cores into roms.txt and cores.txt) 2021-04-06 22:49:17 +03:00
cores.txt modflash: improve scripts (separate shared lists of ROMs and cores into roms.txt and cores.txt) 2021-04-06 22:49:17 +03:00
make.bat Añado make y flash vacío 2019-03-04 20:54:57 +01:00
roms.txt modflash: improve scripts (separate shared lists of ROMs and cores into roms.txt and cores.txt) 2021-04-06 22:49:17 +03:00

README.md

Target

File FLASH.ZX1.

Windows

Build

make.bat

GNU/Linux

Build

make

Clean

make clean

or even to remove FLASH.ZX1 file:

make dist-clean