Vicki Pfau
|
80472c9f3a
|
GB I/O: DMA register is R/W
|
2018-06-28 13:37:05 -07:00 |
Vicki Pfau
|
1318d13039
|
GBA BIOS: Fix BitUnPack final byte
|
2018-06-24 18:38:00 -07:00 |
Vicki Pfau
|
e78333611d
|
GB: Fix VRAM/palette locking (fixes #1109)
|
2018-06-24 16:11:37 -07:00 |
Vicki Pfau
|
e748d8fe77
|
GBA SIO: Fix unconnected SIOCNT for multi mode (fixes #1105)
|
2018-06-24 08:17:00 -07:00 |
Vicki Pfau
|
b67b192764
|
GBA Serialize: Fix loading channel 3 volume (fixes #1107)
|
2018-06-23 14:54:31 -07:00 |
Vicki Pfau
|
9ea438e1f0
|
Qt: Improve FPS timer stability
|
2018-05-28 23:15:34 -07:00 |
Vicki Pfau
|
2ee648a2bb
|
Core: Fix audio sync breaking when interrupted
|
2018-05-28 22:50:40 -07:00 |
Vicki Pfau
|
2aa8716cc9
|
GBA Video: Start timing mid-scanline when skipping BIOS
|
2018-05-27 15:00:21 -07:00 |
Vicki Pfau
|
ed99f8b925
|
GB Video: Fix enabling window when LY > WY (fixes #409)
|
2018-05-21 09:52:15 -07:00 |
Vicki Pfau
|
dadcf40ee2
|
GB, GBA Audio: Increase max audio volume
|
2018-05-11 21:21:37 -07:00 |
Vicki Pfau
|
56e40b118c
|
GB Audio: Implement capacitor charge
|
2018-05-11 17:02:58 -07:00 |
Vicki Pfau
|
be74bd349a
|
Qt: Add load alternate save options (fixes #1072)
|
2018-05-08 10:30:47 -07:00 |
Vicki Pfau
|
c3e02f9c92
|
GBA Savedata: Remove ability to disable realistic timing
|
2018-05-08 10:25:09 -07:00 |
Vicki Pfau
|
a4e105737c
|
GBA Savedata: Fix save mtime updating when r/o
|
2018-05-08 10:20:58 -07:00 |
Vicki Pfau
|
82e620dfdc
|
GBA Hardware: Fix RTC overriding light sensor (fixes #1069)
|
2018-04-29 20:18:45 -07:00 |
Vicki Pfau
|
67a135e5e7
|
Qt: Add layer placement features
|
2018-04-26 18:38:02 -07:00 |
Vicki Pfau
|
af3384a60f
|
CHANGES: Update
|
2018-04-21 18:02:20 -07:00 |
Vicki Pfau
|
e97b4b40c0
|
CHANGES: Update for 0.6.2
|
2018-04-03 21:11:06 -07:00 |
Vicki Pfau
|
fc53fc9647
|
GBA Timer: Fix timers sometimes being late (fixes #1012)
|
2018-03-27 20:34:46 -07:00 |
Vicki Pfau
|
ea2159d159
|
Wii: Drawing polish (closes #988)
|
2018-03-22 20:39:27 -07:00 |
Vicki Pfau
|
fac10eae96
|
GB Memory: Fix OAM DMA blocking regions (fixes #1013)
|
2018-03-21 09:24:54 -07:00 |
Vicki Pfau
|
5df0edb2e1
|
Python: Fix package directory
|
2018-02-24 15:08:10 -05:00 |
Vicki Pfau
|
0a8986dcb2
|
Qt: Fix opening in fullscreen (fixes #993)
|
2018-02-24 15:08:10 -05:00 |
Vicki Pfau
|
82f78ba37e
|
GBA: Fix SharkPort saves for EEPROM games
|
2018-02-05 22:06:44 -08:00 |
Vicki Pfau
|
2c870cacf4
|
GB Audio: Clock frame events on DIV
|
2018-02-03 23:56:32 -08:00 |
Vicki Pfau
|
7ea686a7d9
|
GB Timer: Fix TIMA/TMA timing
|
2018-02-03 23:56:32 -08:00 |
Vicki Pfau
|
0ce3b9a2b7
|
GBA Hardware: RTC accuracy improvements
|
2018-02-01 09:29:31 -08:00 |
Vicki Pfau
|
ea8561347c
|
GBA: Fix some GBA ROM misdetection (fixes #978)
|
2018-02-01 09:29:31 -08:00 |
Diego A
|
aeb90ba90d
|
Wii: Fix screen tear when unpausing
|
2018-01-31 20:35:58 -08:00 |
Vicki Pfau
|
c657255009
|
PSP2: Fix RingFIFO misuse causing bad audio
|
2018-01-28 17:30:59 -08:00 |
Vicki Pfau
|
4a3c942332
|
3DS: Remove CSND, add some size optimizations
|
2018-01-28 15:31:32 -08:00 |
Vicki Pfau
|
3a9d77d9e0
|
PSP2: Access to ur0 and uma0 partitions
|
2018-01-25 18:41:30 -08:00 |
Vicki Pfau
|
8ec934c58d
|
Qt: Port autosave to Qt interface
|
2018-01-23 20:44:44 -08:00 |
Vicki Pfau
|
789a84d2e2
|
PSP2: Use system enter key by default
|
2018-01-21 00:45:15 -08:00 |
Vicki Pfau
|
abf1af30b1
|
GBA Memory: Partially revert fec4c0644 (fixes #840)
|
2018-01-17 23:22:54 -08:00 |
Vicki Pfau
|
9fac945e1c
|
3DS: Scale font based on glyph heights (fixes #961)
|
2018-01-15 05:48:19 -08:00 |
Vicki Pfau
|
67e03bda91
|
GBA I/O: Fix writing to DISPCNT CGB flag (fixes #902)
|
2018-01-14 21:03:10 -08:00 |
Vicki Pfau
|
d30d892452
|
Core: Fix ROM patches not being unloaded when disabled (fixes #962)
|
2018-01-14 19:24:09 -08:00 |
Vicki Pfau
|
38e3dbc0fc
|
GBA Memory: Matrix Memory support
|
2018-01-14 10:54:54 -08:00 |
Vicki Pfau
|
cee6569bde
|
Libretro: Add frameskip option
|
2018-01-12 20:52:15 -08:00 |
Vicki Pfau
|
6f5ec7d5e4
|
GUI: Ability to select GB/GBC/SGB BIOS on console ports
|
2018-01-10 08:54:23 -08:00 |
Vicki Pfau
|
36a0f43dc2
|
GBA Memory: Fix copy-on-write memory leak
|
2018-01-08 23:49:48 -08:00 |
Vicki Pfau
|
3723ebea20
|
GB MBC: Fix MBC2 saves (fixes #954)
|
2018-01-08 18:24:29 -08:00 |
Vicki Pfau
|
caea7e0700
|
GB: Skip BIOS option now works
|
2018-01-08 08:39:26 -08:00 |
Vicki Pfau
|
69db3f41a3
|
3DS: Fix opening files in directory names with trailing slashes
|
2018-01-07 17:01:56 -08:00 |
Vicki Pfau
|
0131a196d1
|
Debugger: Conditional watchpoints
|
2017-12-29 16:38:46 -05:00 |
Vicki Pfau
|
0383c82b46
|
Debugger: Conditional breakpoints
|
2017-12-29 16:11:40 -05:00 |
Vicki Pfau
|
e2f4fdbdac
|
GBA Memory: AGBPrint support
|
2017-12-28 14:20:55 -05:00 |
Vicki Pfau
|
c7fdb1e872
|
Actually fixes #932
|
2017-12-27 12:40:46 -05:00 |
Vicki Pfau
|
8c940089f6
|
GBA Audio: Increase PSG volume (fixes #749)
|
2017-12-27 12:38:19 -05:00 |