Jeffrey Pfau
|
d6c055f9d8
|
Qt: Fix GB sprite enable, add sprite heights for GB and mapping for GBA
|
2016-10-21 11:40:29 -07:00 |
Jeffrey Pfau
|
7f443f2fae
|
Qt: Add GB to sprite viewer, fix tile addresses
|
2016-10-21 11:14:26 -07:00 |
Jeffrey Pfau
|
2176202bcd
|
Qt: Nearly-complete GBA sprite viewer
|
2016-10-21 04:21:55 -07:00 |
Jeffrey Pfau
|
6e1483cb47
|
Qt: Fix tile count being way off
|
2016-10-21 03:38:03 -07:00 |
Jeffrey Pfau
|
d62df68058
|
Qt: Add color picker to tile viewer
|
2016-10-21 03:37:46 -07:00 |
Jeffrey Pfau
|
536dc8f7ab
|
Qt: Fix centering of sprite preview
|
2016-10-21 02:15:12 -07:00 |
Jeffrey Pfau
|
35fcb725e4
|
Qt: Prototype sprite viewer
|
2016-10-21 02:00:11 -07:00 |
Jeffrey Pfau
|
24e51e1c85
|
Qt: Tidy up openView calls with C++11 templates
|
2016-10-21 02:00:11 -07:00 |
Jeffrey Pfau
|
0f97566a39
|
Qt: Remove guards for override view
|
2016-10-21 02:00:11 -07:00 |
Jeffrey Pfau
|
111337e3e0
|
Qt: Fix cut off tiles and alignment issues in tile viewer
|
2016-10-21 02:00:11 -07:00 |
Jeffrey Pfau
|
9c5d434d90
|
Qt: Fix indices when swapping palette sets
|
2016-10-21 01:59:48 -07:00 |
Jeffrey Pfau
|
2f0501d3c4
|
Core: Fix tile cache palette set switching
|
2016-10-21 01:59:48 -07:00 |
Jeffrey Pfau
|
524e94edbf
|
Qt: Refactor tile viewer into its own class
|
2016-10-21 01:59:48 -07:00 |
Jeffrey Pfau
|
8d89fb78ba
|
Core: Add callbacks
|
2016-10-21 01:59:48 -07:00 |
Jeffrey Pfau
|
9756f79f04
|
VFS: Call msync when syncing mapped data
|
2016-10-21 01:59:48 -07:00 |
endrift
|
644bdec47c
|
Merge pull request #450 from waedt/master
GBA Cheats: Fix GameShark ROM patches
|
2016-10-21 01:59:05 -07:00 |
Tyler Wade
|
7b75d5d06b
|
GBA Cheats: Fix GameShark ROM patches
|
2016-10-21 01:24:51 -05:00 |
Jeffrey Pfau
|
1ac4a716cc
|
Core: Fix 256-color sprites in tile cache
|
2016-10-18 18:35:11 -07:00 |
Jeffrey Pfau
|
d462b4dd7f
|
Core: Generic tile cache, usable with Game Boy core
|
2016-10-17 16:29:09 -07:00 |
Jeffrey Pfau
|
9bef681c7d
|
GBA Video: Allow multiple handles into the same tile cache
|
2016-10-16 18:23:28 -07:00 |
Jeffrey Pfau
|
250c19b91c
|
Qt: Fix setting overrides
|
2016-10-16 13:27:49 -07:00 |
Jeffrey Pfau
|
7073fa6a24
|
Qt: Fix changing resolution of software renderer
|
2016-10-13 14:01:48 -07:00 |
Jeffrey Pfau
|
5418f25d85
|
Windows: Fix Unicode directory handling
|
2016-10-13 13:42:44 -07:00 |
Jeffrey Pfau
|
900700aa41
|
GB MBC: Fix SRAM dangling pointer with RTC games
|
2016-10-13 00:17:30 -07:00 |
Jeffrey Pfau
|
18c6e6c330
|
GBA Cheats: Better autodetection
|
2016-10-12 22:14:22 -07:00 |
Jeffrey Pfau
|
ac0238ef07
|
GBA BIOS: Fix invalid CpuSet not setting BIOS prefetch
|
2016-10-11 22:02:02 -07:00 |
Jeffrey Pfau
|
8ac697f310
|
GBA BIOS: Fix MidiKey2Freq BIOS reads
|
2016-10-11 22:01:13 -07:00 |
Jeffrey Pfau
|
4cbcc41e35
|
GBA Memory: Fix misaligned BIOS reads
|
2016-10-11 21:59:57 -07:00 |
Jeffrey Pfau
|
82df0e1cab
|
Debugger: Remove unused data structures
|
2016-10-11 13:12:09 -07:00 |
Jeffrey Pfau
|
e72366a081
|
Test: Beginnings of a test suite
|
2016-10-10 17:25:38 -07:00 |
Jeffrey Pfau
|
f3856f2037
|
Res: Recompress everything
|
2016-10-08 10:21:28 -07:00 |
Jeffrey Pfau
|
5ff3e339fe
|
GB Timer: Improve DIV reset behavior
|
2016-10-08 09:57:15 -07:00 |
Jeffrey Pfau
|
b5e706981f
|
All: Update CHANGES for 0.5.1
|
2016-10-05 13:43:03 -07:00 |
Jeffrey Pfau
|
11d6ab7f9d
|
Qt: Fix showing default display driver as OpenGL (force 1.x)
|
2016-10-05 10:16:45 -07:00 |
Jeffrey Pfau
|
13b6adee56
|
Qt: Tiny CMake cleanup
|
2016-10-05 00:35:14 -07:00 |
Jeffrey Pfau
|
74d140ed8b
|
GB: Reset active region when reloading ROM
|
2016-10-05 00:02:22 -07:00 |
Jeffrey Pfau
|
bf06f1e443
|
GB: Properly unload save files when unloading a ROM
|
2016-10-05 00:02:04 -07:00 |
Jeffrey Pfau
|
742538dc43
|
Qt: Fix crash when saving an override if a game isn't loaded
|
2016-10-04 13:09:02 -07:00 |
Jeffrey Pfau
|
c8db38f93b
|
Qt: Remember scale option independent of core dimensions
|
2016-10-04 11:24:56 -07:00 |
Jeffrey Pfau
|
0b2f8bb4dc
|
Qt: Manage window sizes slightly better
|
2016-10-04 10:36:31 -07:00 |
Jeffrey Pfau
|
0a791a2f7d
|
Qt: Fix icon size
|
2016-10-02 17:12:03 -07:00 |
Jeffrey Pfau
|
f4798f9f04
|
Qt: Add patrons for October
|
2016-10-02 17:11:43 -07:00 |
Jeffrey Pfau
|
a067bca332
|
Qt: Fix patch loading
|
2016-09-30 09:09:55 -07:00 |
Jeffrey Pfau
|
65b4a76952
|
Opt: Add a libgba stub for interacting with debug registers
|
2016-09-28 14:42:31 -07:00 |
Jeffrey Pfau
|
e79963b007
|
GBA: Support printing debug strings from inside a game
|
2016-09-28 14:37:48 -07:00 |
Jeffrey Pfau
|
278ac5f35b
|
GBA I/O: Fix writing to out-of-bounds 8-bit I/O registers
|
2016-09-28 12:59:43 -07:00 |
Jeffrey Pfau
|
e6b4144ba2
|
GBA Memory: Fix several unused I/O register read values
|
2016-09-28 12:37:39 -07:00 |
Jeffrey Pfau
|
11486fea77
|
LR35902: Fix LR35902Run
|
2016-09-27 21:32:03 -07:00 |
Jeffrey Pfau
|
82f503bc4e
|
GBA Cheats: Fix uninitialized memory getting freed when saving
|
2016-09-27 10:20:03 -07:00 |
Jeffrey Pfau
|
559c3212fd
|
LR35902: Fix core never exiting with certain event patterns
|
2016-09-27 04:42:20 -07:00 |