Emux/Emux.GameBoy
Washi 9f2094575c Extracted IClock interface, moved native timer to main app. 2018-07-07 17:36:13 +02:00
..
Audio Removed duplicate flag enum 2018-01-28 12:49:58 +01:00
Cartridge MBC5 external RAM writing bugfix 2017-10-29 22:50:50 +01:00
Cheating Added missing files 2017-08-29 18:34:53 +02:00
Cpu Extracted IClock interface, moved native timer to main app. 2018-07-07 17:36:13 +02:00
Graphics POP AF bugfix, BGPI bugfix 2018-01-30 00:09:16 +01:00
Input Components now implemen IGameBoyComponent interface. 2017-08-22 17:24:27 +02:00
Memory GPU sprite priority bugfix, started on doublespeed gbc mode 2017-09-16 01:26:27 +02:00
Properties Some GUI programming, concurrency bugfix regarding pausing 2017-07-28 01:31:54 +02:00
Timer GBC double speed mode improvements 2017-10-22 16:25:35 +02:00
Emux.GameBoy.csproj Extracted IClock interface, moved native timer to main app. 2018-07-07 17:36:13 +02:00
GameBoy.cs Extracted IClock interface, moved native timer to main app. 2018-07-07 17:36:13 +02:00
IGameBoyComponent.cs Components now implemen IGameBoyComponent interface. 2017-08-22 17:24:27 +02:00
Utilities.cs Added external RAM persistence (for e.g. save files) 2017-08-08 17:43:42 +02:00