gb6/src
2022-08-04 01:31:59 -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 lcd window support 2022-08-04 01:31:59 -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 lcd window support 2022-08-04 01:31:59 -05:00
lcd.h lcd window support 2022-08-04 01:31:59 -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