Emux/Emux.GameBoy
Washi 0a2c643b59
Merge pull request #9 from leefogg/ClearOnLoad
Clear video output when loading new ROM
2020-06-07 19:58:02 +02:00
..
Audio Check cpuSpeedFactor on SPUUpdate not in each channel 2020-04-25 00:21:59 +01:00
Cartridge Fixed exception being thrown when resizing external memory smaller 2020-04-26 21:55:07 +01:00
Cheating Added missing files 2017-08-29 18:34:53 +02:00
Cpu PR changes 2020-05-02 13:58:11 +01:00
Graphics Merge pull request #9 from leefogg/ClearOnLoad 2020-06-07 19:58:02 +02:00
Input Cleanup of some code, Added timer registers to IO view 2018-07-31 18:54:15 +02:00
Memory PR changes 2020-05-02 13:58:11 +01:00
Timer Moved emulator stuff out of cpu and into GameBoy class 2020-04-17 23:09:27 +01:00
Emux.GameBoy.csproj Optimized audio to not malloc 2020-04-25 00:12:59 +01:00
GameBoy.cs Fixed casing to adhere to naming convention 2020-05-12 22:17:18 +01:00
IGameBoyComponent.cs Components now implemen IGameBoyComponent interface. 2017-08-22 17:24:27 +02:00