antoniovillena
|
35bb523f3d
|
Añado backzx3 y upgrzx3
|
2023-09-11 00:20:47 +02:00 |
antoniovillena
|
976e3ef1ad
|
empiezo plugin ZX3
|
2023-03-25 15:41:25 +01:00 |
antoniovillena
|
920831ce69
|
rtc.sys bug mcleod
|
2023-03-25 14:38:13 +01:00 |
antoniovillena
|
43d72e2fe0
|
muestro hora en date
|
2022-11-01 08:51:20 +01:00 |
antoniovillena
|
123d92590c
|
rtc
|
2022-10-26 07:09:47 +02:00 |
antoniovillena
|
887d7afea3
|
arreglo mc
|
2022-09-20 23:00:48 +02:00 |
antoniovillena
|
285beea478
|
add mc
|
2022-09-19 20:18:25 +02:00 |
Ivan Tatarinov
|
49e0b1a561
|
software: moved `dmaplayw` utility from `utils`
|
2021-06-06 15:25:52 +03:00 |
Ivan Tatarinov
|
69392a6013
|
utils: added `dmaplayw` utility
|
2021-06-05 11:41:40 +03:00 |
Ivan Tatarinov
|
e63b76009a
|
utils: added `zxunocfg` utility
|
2021-05-23 15:33:49 +03:00 |
Ivan Tatarinov
|
a7525a98da
|
sdk/include: moved `wreg` macro from `zxuno.def` to `rst28.mac`
|
2021-05-17 14:51:34 +03:00 |
Ivan Tatarinov
|
5a54e33e9e
|
Updated `utils/Makefile`, `Makefile` to follow GNU standards
|
2021-05-17 11:59:05 +03:00 |
Ivan Tatarinov
|
e9fcc99ea4
|
utils: moved `esxdos.def` and `zxuno.def` into `sdk/include`
|
2021-04-25 11:27:06 +03:00 |
Ivan Tatarinov
|
f882b0ffd2
|
utils: separated `rst28` function into `rst28.inc` file
|
2021-04-24 23:16:05 +03:00 |
Ivan Tatarinov
|
aac709bed5
|
utils: separated `wrflsh` function into `wrflsh.inc` file
|
2021-04-24 21:44:26 +03:00 |
Ivan Tatarinov
|
a5b0f746f3
|
utils: updated `Makefile`
|
2021-04-24 21:19:57 +03:00 |
Ivan Tatarinov
|
46f5d18b8b
|
utils: separated `Print` function into `Print.inc` file
|
2021-04-24 20:46:41 +03:00 |
Ivan Tatarinov
|
3013d04671
|
utils: divided `zxuno.inc` into `esxdos.def` and `zxuno.def`
|
2021-04-24 19:50:36 +03:00 |
Ivan Tatarinov
|
162bad53d8
|
utils: added ability to build `BACKZXD` and `UPGRZXD`
* added ability to build `BACKZXD` and `UPGRZXD` in `Makefile`
- removed binaries `BACKZXD` and `UPGRZXD`. Use `Makefile` to build from sources
|
2021-04-24 13:11:28 +03:00 |
Ivan Tatarinov
|
71ecff82a5
|
utils: added `Makefile`, fixed compilation of some files
+ added `.gitignore`, `Makefile`
* fixed `backup.asm`, `corclean.asm`, `corebios.asm`, `upgrade.asm`
- removed binaries `BACK16M`, `BACKUP`, `BACKZX2`, `CORCLEAN`, `COREBIOS`, `ROMSBACK`, `ROMSUPGR`, `UPGR16M`, `UPGRADE`, `UPGRZX2`. Use `Makefile` to build from sources
|
2021-04-24 12:07:55 +03:00 |