Commit Graph

19 Commits

Author SHA1 Message Date
Washi 9f2094575c Extracted IClock interface, moved native timer to main app. 2018-07-07 17:36:13 +02:00
Washi 80f617f5f9 Added missing SPU file entry to the project. 2018-01-29 19:24:50 +01:00
Washi 606846fe0f Initial gameshark support 2017-08-28 14:16:10 +02:00
Washi b0f055586d Components now implemen IGameBoyComponent interface. 2017-08-22 17:24:27 +02:00
Washi ff9e0db67b MBC5 2017-08-22 16:50:40 +02:00
Washi 82d974db34 DMA now has dedicated controller 2017-08-21 19:30:59 +02:00
Washi 3e6a04aec0 Started on GBC support 2017-08-21 00:16:52 +02:00
Washi 32a93c767a Cleanup of UI code 2017-08-08 22:27:14 +02:00
Washi 84e4804ff3 Added external RAM persistence (for e.g. save files) 2017-08-08 17:43:42 +02:00
Washi 29a3703064 Noise sound channel added. 2017-08-08 15:20:33 +02:00
Washi 2986677de8 Bugfix mbc1 init, added simple mbc3 implementation 2017-08-03 21:42:39 +02:00
Washi 82772902ca Square channels simple implementation 2017-08-03 16:34:16 +02:00
Washi 2a042b8da4 Started on sound processor 2017-07-30 22:30:17 +02:00
Washi 3ef458a253 More sophisticated frame limiter 2017-07-28 00:08:49 +02:00
Washi 3178bf7c01 Memory bank controller v2 implementation 2017-07-26 16:18:25 +02:00
Washi c780f42d53 GameBoy Timer implemented. Some cleanup 2017-07-26 15:31:54 +02:00
Washi 1cb2ec0a5a Simple MBC and MBC1 implementation 2017-07-26 01:37:10 +02:00
Washi 4cca1e1423 Bug fixes on some instructions 2017-07-25 14:02:09 +02:00
Washi c40d798091 Initial commit 2017-07-23 23:45:16 +02:00