Commit Graph
7 Commits
Author SHA1 Message Date
Vincent Mistler 32937a80a1 Include latest peanut_gb.h from deltabeard 2022-12-11 17:03:21 +01:00
Vincent Mistler 9fe2ca6121 Ignore error 3 "INVALID WRITE at FF7F" 2022-12-11 10:14:07 +01:00
Vincent Mistler 06cd4282db Include latest version of peanut_gb.h from deltabeard 2022-12-08 11:58:37 +01:00
Mahyar Koshkouei 33e86e5a51 Fix LCD corruption
Fixed an issue whereby minigb_apu was being compiled even though sound
support was disabled. This was somehow causing the LCD to become
corrupted.

Additionally added sleep routines during DMA transfer to LCD.

Additionally made sound support an option within cmake.

Signed-off-by: Mahyar Koshkouei <mk@deltabeard.com>
2022-05-21 12:42:25 +01:00
Mahyar Koshkouei ab12b5a5d4 GB: Add audio processing
Signed-off-by: Mahyar Koshkouei <mk@deltabeard.com>
2022-04-02 12:00:40 +01:00
Mahyar Koshkouei 25d1e99571 peanut-gb: detect when ROM has halted forever
Signed-off-by: Mahyar Koshkouei <mk@deltabeard.com>
2022-03-23 23:40:51 +00:00
Mahyar Koshkouei 60ecb8a1e3 Add Peanut-GB emulator
Signed-off-by: Mahyar Koshkouei <mk@deltabeard.com>
2022-03-21 23:00:18 +00:00