Dreaded_X
  • Joined on 2018-05-15
Dreaded_X created repository z80/setup 2020-09-19 21:46:52 +00:00
Dreaded_X pushed to master at z80/xed 2020-09-19 21:45:34 +00:00
bdbdc3a7de Fixed include directory
Dreaded_X pushed to master at z80/hdmi.old 2020-09-19 21:43:54 +00:00
03b78a078e Removed software component
Dreaded_X pushed to master at z80/hdmi.old 2020-09-19 21:42:54 +00:00
90e280af07 First commit
Dreaded_X pushed to master at z80/controller 2020-09-19 20:26:48 +00:00
35a5eb6119 Changed EEPROM programmer timings
054f2dd0bd Large rewrite to support new hardware
Dreaded_X created repository z80/controller 2020-09-19 20:26:42 +00:00
Dreaded_X pushed to old at z80/hdmi.old 2020-09-19 20:24:14 +00:00
e8bedf9b14 Latest changes
5e1e3bbbcc Added backspace support
87d4c09c95 Reimplemented scrolling, still kind of jenky
2a6d26f7a4 Redid z80 integration from start, duplicate chars have been fixed
bd9a0f03d8 Implemented scrolling when text reaches bottom of screen
Dreaded_X created repository z80/hdmi.old 2020-09-19 20:23:21 +00:00
Dreaded_X pushed to master at z80/xed 2020-09-19 20:16:38 +00:00
2d7bfa6436 First commit
Dreaded_X created repository z80/xed 2020-09-19 20:14:33 +00:00
Dreaded_X pushed to master at Dreaded_X/ecs 2020-06-14 19:50:36 +00:00
8040ba5b95 Updated lua and sol2
Dreaded_X pushed to master at Dreaded_X/ecs 2020-06-14 18:01:07 +00:00
ffe620636d Switched to cmake
Dreaded_X pushed to master at Dreaded_X/io 2020-06-14 17:06:06 +00:00
96b6c7e764 Fixed cmake file and excluded test from all
Dreaded_X pushed to master at Dreaded_X/io 2020-06-14 01:41:50 +00:00
bf63dfb11e Switched to cmake
Compare 2 commits »
Dreaded_X pushed to master at Dreaded_X/ecs 2020-05-15 00:05:28 +00:00
1cb3d5eae8 Improved generate script
Dreaded_X pushed to master at Dreaded_X/ecs 2020-05-14 16:03:19 +00:00
e4adee0e8c Replaced c style cast with static_cast and fixed generate script
Dreaded_X pushed to master at Dreaded_X/ecs 2020-05-12 23:17:28 +00:00
c9f05af6c9 We can properly use range based for loops with view and interaction with Lua is significantly improved
Dreaded_X pushed to master at Dreaded_X/ecs 2020-05-12 00:06:13 +00:00
de5af0a5aa Streamlined library and reworked the way runtime components work
Dreaded_X pushed to master at Dreaded_X/ecs 2020-05-06 20:41:44 +00:00
c794e4a5d2 Moved server test out of library
Dreaded_X pushed to master at Dreaded_X/ecs 2020-05-06 20:32:32 +00:00
3b49c00df0 Moved majority over to flint2 and updated sol2