Commit Graph

789 Commits

Author SHA1 Message Date
Ivan Tatarinov cc7d8fe227 sdk: added SDCC version 4.1.0 2021-06-09 13:27:30 +03:00
Ivan Tatarinov c6e79da2c7 sdk: added `extract.sh` script 2021-06-07 17:02:11 +03:00
Ivan Tatarinov 49e0b1a561 software: moved `dmaplayw` utility from `utils` 2021-06-06 15:25:52 +03:00
Ivan Tatarinov ceecd1a34b Merge branch 'zxdos:master' into master 2021-06-06 15:03:46 +03:00
antoniovillena c4d8724be3 Rename folder to playrmov 2021-06-06 09:14:52 +02:00
antoniovillena fa046b7b47 moved from old repository 2021-06-06 09:09:54 +02:00
Ivan Tatarinov 4b215ee998 sdk/src/Makefile: divided into smaller individual files 2021-06-05 22:46:41 +03:00
Ivan Tatarinov d8e514db6c sdk: moved downloaded files to `.downloads` directory 2021-06-05 21:06:25 +03:00
Ivan Tatarinov fbc5877433 Merge branch 'master' of github.com:ivan-tat/zxuno 2021-06-05 18:48:15 +03:00
Ivan Tatarinov 5a6f48ed57 software/esxdos: moved downloaded files to `.downloads` directory 2021-06-05 18:47:49 +03:00
Ivan Tatarinov 9f9327bee2
Merge pull request #103 from ivan-tat/master
utils: added `dmaplayw` utility
2021-06-05 11:43:41 +03:00
Ivan Tatarinov 69392a6013 utils: added `dmaplayw` utility 2021-06-05 11:41:40 +03:00
Ivan Tatarinov a7f9ebea9d
Merge pull request #102 from ivan-tat/master
software: added `esxdos` with ESXDOS 0.8.9
2021-06-04 18:06:52 +03:00
Ivan Tatarinov de7180d967 software: added `esxdos` with ESXDOS 0.8.9 2021-06-04 18:05:36 +03:00
Ivan Tatarinov d1fda27aff
Merge pull request #94 from ivan-tat/master
software: added `Makefile`
2021-06-04 14:58:17 +03:00
Ivan Tatarinov ef38818344 software: added `Makefile` 2021-06-04 14:55:35 +03:00
Ivan Tatarinov 788464ad56 firmware,utils: tiny source code fixes/modifications 2021-06-04 14:30:28 +03:00
Ivan Tatarinov 92f2a8000d Merge branch 'zxdos:master' into master 2021-05-26 00:01:41 +03:00
Ivan Tatarinov d1a73fc466 sdk/README.md: fixed table structure 2021-05-25 21:04:33 +03:00
Ivan Tatarinov 54d7dc49ed sdk/windows-x86/bin: added `sjasmplus.exe` to `.gitignore` 2021-05-25 19:55:33 +03:00
Ivan Tatarinov b6f0be8658
Merge pull request #93 from ivan-tat/master
sdk: moved compiled binaries for Windows x86 host into `windows-x86` directory
2021-05-25 19:51:39 +03:00
Ivan Tatarinov dd2942eb9b sdk: moved compiled binaries for Windows x86 host into `windows-x86` directory 2021-05-25 19:46:26 +03:00
Ivan Tatarinov 0f455c7bf9
Merge pull request #54 from zxdos/master
sync with upstream
2021-05-25 14:33:32 +03:00
Ivan Tatarinov 54cbce14f3
Merge pull request #92 from ivan-tat/master
sdk: added `dzx7b` tool and macros
2021-05-25 14:32:21 +03:00
Ivan Tatarinov 21134d833c firmware/scroll: added Einar Saukas to contributors 2021-05-25 14:29:01 +03:00
Ivan Tatarinov 24e9c7d348 firmware/scroll: implemented `dzx7b.mac` macros usage 2021-05-25 14:25:38 +03:00
Ivan Tatarinov 4eb3221861 sdk/include: added `dzx7b.mac` macros for ZX7 backwards decompressor 2021-05-25 14:04:42 +03:00
Ivan Tatarinov edebe94cbb sdk: added `dzx7b` utility 2021-05-25 14:02:19 +03:00
avlixa e5cdf5bb58
Delete chip8_zxunolx9_20210522.ZX1 2021-05-23 16:00:54 +02:00
avlixa 890bce6633
chip-8 VGA/RGB/Composite
Changed pixel size
2021-05-23 16:00:32 +02:00
Ivan Tatarinov 44c0622116 utils/README.md: added `ZXUNOCFG` target 2021-05-23 15:40:56 +03:00
Ivan Tatarinov baba9441a1
Merge pull request #91 from ivan-tat/master
utils: added `zxunocfg` utility
2021-05-23 15:35:31 +03:00
Ivan Tatarinov e63b76009a utils: added `zxunocfg` utility 2021-05-23 15:33:49 +03:00
avlixa fcfcfd3b10
Delete chip8_zxunolx9_20210516.ZX1 2021-05-22 19:51:16 +02:00
avlixa 06d82328bb
chip8 zxuno
VGA + RGB + Composite video + hard reset
2021-05-22 19:50:52 +02:00
antoniovillena 65f28a5aea Actualizo FLASH.ZXD y FLASH_32.ZXD con las releases de Kounch 2021-05-17 21:32:29 +02:00
kounch 3a6d4eeb91 Manual 1.5.0 de ZXDOS+
Se añaden ficheros faltantes
2021-05-17 18:27:01 +02:00
Ivan Tatarinov 3736316ede
Merge pull request #89 from ivan-tat/master
Update `firmware/bootloader.asm`, Makefiles in `software/`, `Makefile`
2021-05-17 19:16:58 +03:00
Ivan Tatarinov f8e6de6bb3 Updated Makefiles in `software/`, `Makefile` to follow GNU standards 2021-05-17 19:12:11 +03:00
Ivan Tatarinov 5d1a21d50b firmware: updated `bootloader.asm` to use new version of `scroll.bin.zx7b` 2021-05-17 15:38:44 +03:00
Ivan Tatarinov 51b0c3ef5b
Merge pull request #88 from ivan-tat/master
sdk/include: moved `wreg` macro from `zxuno.def` to `rst28.mac`
2021-05-17 14:58:51 +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 a049ad914d
Merge pull request #53 from zxdos/master
sync with upstream
2021-05-17 12:15:14 +03:00
Ivan Tatarinov ac09afbc57
Merge pull request #86 from ivan-tat/master
sdk/include: moved `Print.inc`, `rdflsh.inc`, `rst28.inc`, `wrflsh.inc` from `utils`
2021-05-17 12:02:54 +03:00
Ivan Tatarinov 5a54e33e9e Updated `utils/Makefile`, `Makefile` to follow GNU standards 2021-05-17 11:59:05 +03:00
Ivan Tatarinov 7994def759 sdk/include: moved `Print.inc`, `rdflsh.inc`, `rst28.inc`, `wrflsh.inc` from `utils` 2021-05-17 10:54:54 +03:00
Ivan Tatarinov dbdfa0d23f sdk/LICENSES: added `Unlicense` license text 2021-05-17 09:45:23 +03:00
antoniovillena 031134a3a5 Merge branch 'master' of https://github.com/antoniovillena/zxuno 2021-05-16 21:01:57 +02:00
antoniovillena 18818af273 Arreglo bug de esxdos que escribía en 0x1004000 en lugar de 0x4000 2021-05-16 21:01:32 +02:00
avlixa d1a5eddf00
Chip-8 core with RGB support
Added support for RGB and ZXUNO reset keys
2021-05-16 17:25:48 +02:00