Commit Graph

20 Commits

Author SHA1 Message Date
Jeffrey Pfau 8d52bf7b28 GBA Memory: Implement 16- and 32-bit loads from SRAM 2014-12-23 03:01:07 -08:00
Jeffrey Pfau 7e2e4be2e3 GBA Video: Fix blend issues with obscured middle layers
Conflicts:
	CHANGES
2014-12-23 00:10:57 -08:00
Jeffrey Pfau 72bd1a8eef Qt: Clarify some phrasing in the menus 2014-12-21 22:24:52 -08:00
Jeffrey Pfau e38a01f221 GBA Audio: Make larger buffer sizes than 2048 actually work properly
Conflicts:
	src/gba/gba-audio.c
2014-12-21 21:33:58 -08:00
Jeffrey Pfau cbcfffcba4 Qt: Set default log level to FATAL, ERROR and WARN
Conflicts:
	CHANGES
2014-12-21 20:24:21 -08:00
Jeffrey Pfau 32f9621833 Qt: Properly set default video recording settings 2014-12-21 15:24:58 -08:00
Jeffrey Pfau f2c08b7d75 GBA Memory: Properly initialize 1 Mb flash, and add debug logging
Conflicts:
	CHANGES
2014-12-21 14:50:52 -08:00
Jeffrey Pfau ae36c716df Qt: Fix window focus issues 2014-12-20 15:13:36 -08:00
Jeffrey Pfau 58e14082f9 Debugger: Negative PC-relative loads now properly subtract the offset 2014-12-20 15:11:15 -08:00
Jeffrey Pfau 19bddf993d GBA BIOS: Fix BIOS prefetch after returning from a SWI
Conflicts:
	CHANGES
2014-12-20 06:09:51 -08:00
Jeffrey Pfau a375d56e8a Qt: Handle a game crash without crashing 2014-12-19 20:35:55 -08:00
Jeffrey Pfau ed7bbb9fb8 GBA: Exit cleanly on FATAL if the port supports it 2014-12-19 20:35:55 -08:00
Jeffrey Pfau 0479078628 GBA Memory: Don't call into GPIO write calls if GPIO devices are absent 2014-12-19 20:35:55 -08:00
Jeffrey Pfau 36c5c92989 ARM7: Fix LDM writeback to a register already written 2014-12-17 21:16:00 -08:00
Jeffrey Pfau 94ef0f3596 GBA BIOS: Fix HLE Lz77 and RL functions to properly account for width and invalid addresses 2014-12-17 02:36:32 -08:00
Jeffrey Pfau ff99a859c1 GBA Thread: Allow halted games to exit cleanly 2014-12-16 22:36:57 -08:00
Jeffrey Pfau c9a38dbc70 Qt: Fix emulator crashing when full screen if a game is not running
Conflicts:
	CHANGES
2014-12-16 22:15:10 -08:00
Jeffrey Pfau 5d2bb95ac4 All: Update CHANGES 2014-12-16 00:39:45 -08:00
Jeffrey Pfau 8ee8387360 Qt: Fix issue with set frame sizes being the wrong height
Conflicts:
	CHANGES
2014-12-16 00:38:59 -08:00
Jeffrey Pfau 9ae2d7ad3e All: Add CHANGES file 2014-12-13 17:26:11 -08:00