Dreaded_X
  • Joined on 2018-05-15
Dreaded_X pushed to master at z80/tetris 2021-01-15 02:22:48 +00:00
b26e2e7876 Changed the characters used
Dreaded_X pushed to master at z80/emulator 2021-01-15 02:22:17 +00:00
399dbef684 Added color supprt, render only happens every 1/60 of a second and added startup commands
Dreaded_X pushed to master at z80/convert-font 2021-01-15 02:02:26 +00:00
15abeb8674 Allow for 256 chars
Dreaded_X pushed to master at z80/emulator 2021-01-14 21:20:26 +00:00
6d6a304bd2 Added memory map, partial keyboard input and disk support
Dreaded_X pushed to master at z80/z80 2021-01-14 19:32:58 +00:00
d5fdf889d5 Added Z80 emulator
Dreaded_X pushed to master at z80/emulator 2021-01-14 19:32:21 +00:00
3e5b1372b0 Removed cache files
Dreaded_X pushed to master at z80/emulator 2021-01-14 19:31:39 +00:00
a1818fa31d First commit
Dreaded_X created repository z80/emulator 2021-01-14 16:32:13 +00:00
Dreaded_X pushed to master at z80/create-disk 2021-01-14 03:00:51 +00:00
0c6c7474e0 Updated paths and added .gitignore
Dreaded_X pushed to master at z80/z80 2021-01-14 02:54:32 +00:00
774eff9970 Fixed typo in .gitignore
Dreaded_X pushed to master at z80/z80 2021-01-14 02:52:40 +00:00
d1b62edced Fixed missing commas
Dreaded_X pushed to master at z80/z80 2021-01-14 02:50:59 +00:00
13dd610916 First commit
Dreaded_X created repository z80/z80 2021-01-14 02:50:55 +00:00
Dreaded_X pushed to master at z80/create-disk 2021-01-14 02:17:04 +00:00
23239281cd Added folder containing compiled CP/M programs
Dreaded_X pushed to master at z80/mount-cpm 2021-01-14 02:08:20 +00:00
2510b8fb50 Started working on fuse mount for CP/M disk
Dreaded_X created repository z80/mount-cpm 2021-01-14 02:08:05 +00:00
Dreaded_X pushed to master at z80/cpm 2021-01-14 01:50:53 +00:00
34d9141d31 Updated .gitignore
Dreaded_X pushed to master at z80/putsys 2021-01-14 01:50:19 +00:00
bf06e199fa Split from cpm repository
Dreaded_X created repository z80/putsys 2021-01-14 01:50:10 +00:00
Dreaded_X pushed to master at z80/monitor 2021-01-14 01:48:15 +00:00
8ee4201dc8 Split from cpm repository