Commit Graph

14 Commits

Author SHA1 Message Date
Matthew Laux af18bb9a39 lcd window support 2022-08-04 01:31:59 -05:00
Matthew Laux f79100694d fix 8x16, inconsistent flags for lcd (1 << n) vs just n 2022-08-03 02:10:15 -05:00
Matthew Laux 2adf5b741b render objs on top of scrolled area instead of into 256x256 area 2022-08-02 00:51:26 -05:00
Matthew Laux bc980ec1e5 add more instructions, fix INC/DEC [HL], first attempt at lcd "mode" timing 2022-07-25 22:55:13 -05:00
Matthew Laux b23d52737e draw for system 6. it's slow 2022-07-20 22:21:36 -05:00
Matthew Laux 9601b9f7da almost there, tile ram is empty for some reason 2022-07-09 23:45:00 -05:00
Matthew Laux d0867dc723 about to try to integrate imgui again 2022-06-28 22:41:26 -05:00
Matthew Laux ec9226e144 init lcd pixels, fix compile warnings 2022-06-20 19:52:54 -05:00
Matthew Laux b0c690c693 update lcd every 456 cycles 2022-06-20 19:46:32 -05:00
Matt Laux 657dcb0da2 alright, the control flow gets through the entire boot rom
it actually looks pretty okay
2019-10-22 02:30:25 -05:00
Matt Laux b42faf8149 starting on lcd 2019-10-22 01:30:19 -05:00
Matt Laux e1be41b0f2 more build system stuff 2019-10-21 23:49:08 -05:00
Matt Laux de5fcfaf00 separate into main, cli, and system6 2019-10-21 23:12:59 -05:00
Matt Laux b6966cb605 fix push and pop, add more extended instructions 2019-04-25 00:19:47 -05:00