gb6/src
Matthew Laux ce66b5ba3a successfully generates a "return 0xffff" instruction on 68k and testable on mac 2023-10-19 00:14:58 -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 not really sure what i was working on 2023-10-18 17:14:20 -05:00
cpu.h fix a bunch of instructions, passes most blargg tests now 2023-05-17 23:41:55 -05:00
dmg.c not really sure what i was working on 2023-10-18 17:14:20 -05:00
dmg.h fix a bunch of instructions, passes most blargg tests now 2023-05-17 23:41:55 -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 save game support, and don't update the timer for now, it breaks things 2022-08-04 15:03:58 -05:00
mbc.h save game support, and don't update the timer for now, it breaks things 2022-08-04 15:03:58 -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