Commit Graph

13 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 e344fd6a7b Options dialog 2017-10-21 21:13:35 +02: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 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 40299a49f6 Minor bugfixes: GPU window bounds checking, SP start value, enable sound 2017-08-03 21:42:03 +02:00
Washi 2a042b8da4 Started on sound processor 2017-07-30 22:30:17 +02:00
Washi 3e02059dde Bugfix DAA with N flag, experimental frame limiter, docoumentation 2017-07-27 01:56:17 +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 c40d798091 Initial commit 2017-07-23 23:45:16 +02:00