gb6/src
2022-08-02 00:51:26 -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 fix mbc1, start scrolling routine - it's slow 2022-08-02 00:37:19 -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 render objs on top of scrolled area instead of into 256x256 area 2022-08-02 00:51:26 -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 render objs on top of scrolled area instead of into 256x256 area 2022-08-02 00:51:26 -05:00
lcd.h render objs on top of scrolled area instead of into 256x256 area 2022-08-02 00:51:26 -05:00
mbc.c fix mbc1, start scrolling routine - it's slow 2022-08-02 00:37:19 -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