gb6/src
Matthew Laux eea33c7e57 attempt per scanline obj rendering 2022-08-03 02:08:28 -05:00
..
bootstrap.c more build system stuff 2019-10-21 23:49:08 -05:00
bootstrap.h more build system stuff 2019-10-21 23:49:08 -05:00
cpu.c 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
cpu.h speedup on 68k by eliminating indirect calls 2022-08-02 14:47:38 -05:00
dmg.c attempt per scanline obj rendering 2022-08-03 02:08:28 -05:00
dmg.h start on mbc1 2022-08-01 22:45:37 -05:00
instructions.c add instruction timings 2022-06-20 19:09:29 -05:00
instructions.h add instruction timings 2022-06-20 19:09:29 -05:00
lcd.c attempt per scanline obj rendering 2022-08-03 02:08:28 -05:00
lcd.h attempt per scanline obj rendering 2022-08-03 02:08:28 -05:00
mbc.c speedup on 68k by eliminating indirect calls 2022-08-02 14:47:38 -05:00
mbc.h speedup on 68k by eliminating indirect calls 2022-08-02 14:47:38 -05:00
rom.c start on mbc1 2022-08-01 22:45:37 -05:00
rom.h start on mbc1 2022-08-01 22:45:37 -05:00
types.h a few more instructions for today. abstract out conditional jump 2022-07-18 23:35:51 -05:00