Emux/Emux.GameBoy
Lee Fogg 5fce5f11cb Fixed exception being thrown when resizing external memory smaller 2020-04-26 21:55:07 +01: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 Dont fully understand why but this improves it by 7.75% 2020-04-19 19:30:33 +01:00
Graphics Reuse 2 byte buffer when rendering 2020-04-19 23:11:53 +01:00
Input Cleanup of some code, Added timer registers to IO view 2018-07-31 18:54:15 +02:00
Memory Dont create new DMA buffers 2020-04-19 14:41:47 +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 Limit framerate by default 2020-04-24 21:45:10 +01: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