Dreaded_X
  • Joined on 2018-05-15
Dreaded_X opened issue z80/monitor#1 2021-01-19 01:30:59 +00:00
Out of sync
Dreaded_X opened issue z80/emulator#1 2021-01-19 01:21:54 +00:00
Emulations speed
Dreaded_X pushed to master at z80/upload 2021-01-19 00:19:57 +00:00
ec3f538734 Added .drone.yml for CI
e281d01d74 Added .drone.yml for CI
Compare 2 commits »
Dreaded_X pushed to master at z80/upload 2021-01-19 00:17:21 +00:00
e281d01d74 Added .drone.yml for CI
Dreaded_X pushed to master at z80/z80 2021-01-18 20:53:52 +00:00
99f7445931 Added .drone.yml for CI
e3a9f7501e Added .drone.yml for CI
Compare 2 commits »
Dreaded_X pushed to master at z80/z80 2021-01-18 20:17:40 +00:00
e3a9f7501e Added .drone.yml for CI
Dreaded_X pushed to master at z80/crt 2021-01-18 17:01:20 +00:00
faad4c5752 Added platform specific fast put_char and put_string routines
Dreaded_X pushed to master at z80/tetris 2021-01-18 17:00:37 +00:00
cc28b4629d Use special crt routines for printing
Dreaded_X pushed to master at z80/emulator 2021-01-18 16:59:28 +00:00
1b093acfe6 Removed windows only commandline options
Dreaded_X pushed to master at z80/upload 2021-01-18 16:59:00 +00:00
41625a0955 Fixed progress reporting
Dreaded_X pushed to master at z80/keyboard.old 2021-01-18 16:58:32 +00:00
3b0fb96364 Rewrote send and receive routines using coroutines
befc326c7f Instead of delay, wait for keyboard to respond
8e66529df3 Clear FIFO after keyboard is initialized
Compare 3 commits »
Dreaded_X pushed to master at z80/monitor 2021-01-18 15:27:02 +00:00
ae998ec3dc ROM Monitor clears remaining input buffer and waits for GPU to be ready before starting
Dreaded_X pushed to master at z80/loader 2021-01-18 15:26:14 +00:00
3047e36053 Adjusted address of disk_read routine
Dreaded_X pushed to master at z80/z80 2021-01-17 15:22:50 +00:00
9af75e4960 Added makefile that calls all other makefiles
Dreaded_X pushed to master at z80/tetris 2021-01-17 15:11:55 +00:00
2cd6fafe2e Changed characters used, added preview of next part, added scoring and fixed some bugs
Dreaded_X pushed to master at z80/emulator 2021-01-17 15:10:51 +00:00
57108c2c7e Tried adjusting speed to be more accurate and added random device (does not exist im real hardware yet)
Dreaded_X pushed to master at z80/crt 2021-01-17 15:09:45 +00:00
7f014174b1 Added multiply and convert functions, also added 32 bit int types
Dreaded_X pushed to master at z80/crt 2021-01-16 00:35:00 +00:00
6e2ab11578 Added hardware random option and added function to set seed
Dreaded_X pushed to master at z80/emulator 2021-01-15 14:45:26 +00:00
1ae8c35ac6 Added compile_commands.json
Dreaded_X pushed to master at z80/keyboard.old 2021-01-15 02:24:07 +00:00
e91940a40f Removed cache files