gb6/src
2022-08-01 22:45:37 -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 start on mbc1 2022-08-01 22:45:37 -05:00
cpu.h interrupt system, vblank, key input, don't know if any of it works 2022-07-20 00:45:38 -05:00
dmg.c start on mbc1 2022-08-01 22:45:37 -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 add more instructions, fix INC/DEC [HL], first attempt at lcd "mode" timing 2022-07-25 22:55:13 -05:00
lcd.h add more instructions, fix INC/DEC [HL], first attempt at lcd "mode" timing 2022-07-25 22:55:13 -05:00
mbc.c start on mbc1 2022-08-01 22:45:37 -05:00
mbc.h start on mbc1 2022-08-01 22:45:37 -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