Commit Graph

4894 Commits

Author SHA1 Message Date
Vicki Pfau
523aaf1497 GB Video: Only trigger STAT write IRQs when screen is on (fixes #912) 2017-10-18 09:19:10 -07:00
Vicki Pfau
c94aff135f Qt: Unify worker threads 2017-10-17 21:39:12 -07:00
Vicki Pfau
7ebd2d6e75 GB Video: Fix loading states while in mode 3 2017-10-17 21:25:35 -07:00
Vicki Pfau
65665324ef GB Serialize: Partially fix loading SGB states from a GB game 2017-10-17 21:23:07 -07:00
Vicki Pfau
acbd8a3688 Qt: Prevent window from being created off-screen 2017-10-16 20:24:34 -07:00
Vicki Pfau
a691143777 Util: Fix regression with PNGs 2017-10-16 20:07:04 -07:00
Vicki Pfau
b05cfe7764 GBA: Implement display start DMAs 2017-10-16 20:07:04 -07:00
Vicki Pfau
f69b652e27 Python: Fix VFS test 2017-10-14 19:07:28 -07:00
Vicki Pfau
e820e4dcbb Python: Fix memory search 2017-10-14 19:07:17 -07:00
Vicki Pfau
db69256ce9 Core: Separate guessing width and type 2017-10-14 17:22:48 -07:00
Vicki Pfau
8385869652 Core: Add additional memory search operations 2017-10-14 17:13:06 -07:00
Vicki Pfau
db9725a563 Core: Add memory delta search 2017-10-14 16:19:25 -07:00
Vicki Pfau
591ab468e9 Core: Start improving memory search 2017-10-14 15:36:51 -07:00
Vicki Pfau
264f238ec3 GBA: Add override so aging cart EEPROM works 2017-10-14 10:02:48 -07:00
Vicki Pfau
b920758dc1 Qt: Fix up override view 2017-10-13 18:40:49 -07:00
Vicki Pfau
22807c6274 Third-Party: Increase max ini section name length 2017-10-13 18:27:05 -07:00
Vicki Pfau
e1be18a8ff GBA DMA: ROM reads are forced to increment 2017-10-13 00:31:15 -07:00
Vicki Pfau
d484c98eba Debugger: Add get/set register functions 2017-10-13 00:29:38 -07:00
Vicki Pfau
a2447d09e3 Debugger: Redo argument handling 2017-10-13 00:28:35 -07:00
Vicki Pfau
b9ae986016 GBA Video: Force align 256-color tiles 2017-10-11 19:35:58 -07:00
Vicki Pfau
17dac6486b GBA Video: Don't mask out high bits of BLDY (fixes #899) 2017-10-11 09:13:43 -07:00
Vicki Pfau
66ce1063d4 Qt: Fix printing race conditions 2017-10-10 22:30:28 -07:00
Vicki Pfau
8d9d644dfe GB Printer: Fix some edge cases (fixes #895) 2017-10-10 22:30:02 -07:00
Vicki Pfau
0225803b72 GBA Video: Don't mask out high bits of BLDY (fixes #899) 2017-10-10 21:37:50 -07:00
Vicki Pfau
5fe6eb97ea Python: gamedata integration 2017-10-09 11:41:02 -07:00
Vicki Pfau
6b0847c472 Python: Add subscripting to root memory object 2017-10-09 11:37:25 -07:00
Vicki Pfau
5a6ee3aadc Python: Fix debugger not properly attaching core 2017-10-09 11:36:55 -07:00
Vicki Pfau
f7c935f217 Wii: Fix SGB borders (fixes #874) 2017-10-01 14:56:49 -07:00
Vicki Pfau
abb852b949 Res: Update patrons for October 2017-10-01 11:36:57 -07:00
Vicki Pfau
c3fc74cc1d Update CHANGES for 0.6.1 2017-10-01 11:36:57 -07:00
Cameron Cawley
97e8827eb2 Qt: Fix building without OpenGL 2017-09-30 11:52:10 -07:00
Cameron Cawley
cea5864f81 SDL: Fix software renderer build 2017-09-30 11:52:10 -07:00
Vicki Pfau
232880bb00 Qt: Hide mouse immediately when loading 2017-09-30 11:16:31 -07:00
Vicki Pfau
bf0081e9b4 GBA Cheats: Fix PARv3 multiline blocks (fixes #889) 2017-09-30 10:29:20 -07:00
Vicki Pfau
845ecfe81e GBA Cheats: Use an enum for GSA versions 2017-09-30 10:29:20 -07:00
Vicki Pfau
3d39e2a041 GBA Cheats: Slightly improve PARv3 detection 2017-09-30 10:29:20 -07:00
esoptron
9ebc7541d0 Update Use BIOS and skip BIOS core option descriptions (#887) 2017-09-29 11:46:02 -07:00
rootfather
b501ca5354 Qt: Update German GUI translation
The German translation now contains all the new strings
introduced since the last update. Except the IOViewer stuff. Again.
2017-09-27 23:21:09 -07:00
Vicki Pfau
348b33c8a4 GBA Cheats: Improve detection of raw cheats 2017-09-27 23:17:48 -07:00
Vicki Pfau
3914da27ad Qt: Better support for GB palettes 2017-09-26 18:22:51 -07:00
Vicki Pfau
d3d7b9606c GB: Support CGB lockout 2017-09-26 18:22:09 -07:00
Vicki Pfau
b11171c6f1 GB Video: Expand custom palettes to separate BG/OBJ palettes 2017-09-26 18:21:51 -07:00
Vicki Pfau
431ee76c1a GB Video: Fix read mode when enabling LCD 2017-09-26 16:24:58 -07:00
Vicki Pfau
a949fdfced GB: Revamp IRQ handling based on new information 2017-09-26 15:40:49 -07:00
Vicki Pfau
148e7cd0b5 All: Update README 2017-09-25 00:18:54 -07:00
Vicki Pfau
05729c5492 All: Update CHANGES 2017-09-25 00:13:11 -07:00
Vicki Pfau
17e5b6a455 Qt: Fix fast forward crashing when no game loaded 2017-09-25 00:12:20 -07:00
Vicki Pfau
883e7729f4 Python: Better protect stuff that gets gc'd 2017-09-25 00:07:51 -07:00
Vicki Pfau
bec2757dbf Python: Add map view 2017-09-24 22:32:58 -07:00
Vicki Pfau
ba2a31c3f2 Python: Fix tiles 2017-09-24 22:32:58 -07:00