Commit Graph

12 Commits

Author SHA1 Message Date
Matthew Laux
eea33c7e57 attempt per scanline obj rendering 2022-08-03 02:08:28 -05:00
Matthew Laux
e32535b016 support x and y flip, try to support 8x16 but i need to change the rendering to per-scanline 2022-08-03 01:22:22 -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
d0867dc723 about to try to integrate imgui again 2022-06-28 22:41:26 -05:00
Matthew Laux
ab630f2e38 sixel graphics for test purposes 2022-06-28 21:49:10 -05:00
Matthew Laux
ec9226e144 init lcd pixels, fix compile warnings 2022-06-20 19:52:54 -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