Commit Graph

4803 Commits

Author SHA1 Message Date
Vicki Pfau 9676ea17a8 DS GX: Fix T-repeat textures (fixes #577) 2017-04-10 00:20:40 -07:00
Vicki Pfau 3f71924c34 Merge branch 'master' into medusa 2017-04-09 23:40:17 -07:00
Vicki Pfau 7bc6c579ce Qt: Ensure audio processor is paused before closing thread 2017-04-09 23:34:23 -07:00
Vicki Pfau c3a19ddb8c DS Video: Fix extended modes 1.x screen base range (fixes #568) 2017-04-09 21:27:38 -07:00
Vicki Pfau 7c4a220bbb DS Video: Fix last commit 2017-04-09 21:07:58 -07:00
Vicki Pfau 2930340178 DS Video: Fix VRAM mirroring in the renderer (fixes #561) 2017-04-09 20:48:41 -07:00
Vicki Pfau 473ae29d82 GBA: Add GBA luminance peripheral 2017-04-09 19:47:19 -07:00
Vicki Pfau e063e05662 Core: Unify peripheral attachment 2017-04-09 19:46:52 -07:00
Vicki Pfau 5646ba7d60 Core: Fix Windows build 2017-04-09 19:18:29 -07:00
Vicki Pfau 484618ca4c Core: Restore sleep callback 2017-04-09 19:13:13 -07:00
Vicki Pfau b65cc6d97d DS: Set boot complete bit in RAM on boot (fixes #576, #580, #586) 2017-04-09 14:40:00 -07:00
Vicki Pfau 2a968d2512 Qt: Fix typo 2017-04-09 00:08:30 -07:00
Vicki Pfau d4edbcf449 Merge branch 'master' into medusa 2017-04-08 23:45:47 -07:00
Vicki Pfau f0ea421fea Qt: Fix Qt5Network removal 2017-04-08 23:45:07 -07:00
Vicki Pfau ebb0b60701 Qt, SDL: Fix man paths 2017-04-08 14:46:07 -07:00
Vicki Pfau e96f1d909a All: Fix some paths for *nix files 2017-04-08 14:41:21 -07:00
Vicki Pfau 2ab3fafeec Update CHANGES for medusa alpha 1 2017-04-08 13:48:56 -07:00
Vicki Pfau 2134a701c8 DS GX: Fix normal texture mapping 2017-04-08 12:15:19 -07:00
Vicki Pfau 6f04c89c5f DS: Fix non-debugger builds 2017-04-08 11:10:11 -07:00
Vicki Pfau 18955a53f2 Merge branch 'master' into medusa 2017-04-07 22:22:27 -07:00
Vicki Pfau 7784ecb2c5 Qt: Fix threading issues shutting down game audio 2017-04-07 22:21:41 -07:00
Vicki Pfau 891b7aac96 Merge branch 'feature/input-revamp' into medusa 2017-04-07 16:56:35 -07:00
Vicki Pfau 34ec93670a Qt: Fix out of bounds keys and saving null maps 2017-04-07 16:56:20 -07:00
Vicki Pfau f97983d498 DS Video: Fix extended modes 1.x VRAM access 2017-04-07 16:26:26 -07:00
Vicki Pfau 3439eada8c All: Update README again 2017-04-07 16:24:07 -07:00
Vicki Pfau b04bf15304 DS Memory: Fix uninitialized values in DS*LoadMultiple 2017-04-07 15:46:01 -07:00
Vicki Pfau d1d7bafd79 All: Update README 2017-04-07 15:43:16 -07:00
Vicki Pfau 5724c7db56 DS Core: Fix touchscreen wrapping 2017-04-07 15:42:58 -07:00
Vicki Pfau e5e788f0c8 DS GX: Blending and shadowing fixes 2017-04-07 08:07:31 -07:00
Vicki Pfau 64f1870d7b DS DMA: Fix ITCM blocking 2017-04-07 00:12:23 -07:00
Vicki Pfau c24f31d2a7 DS GX: Ensure palBase is non-null 2017-04-06 15:29:01 -07:00
Vicki Pfau 0bdf30f650 DS Memory: Allow jumping to VRAM 2017-04-06 14:56:20 -07:00
Vicki Pfau 8f66e29021 Merge branch 'master' into medusa 2017-04-06 11:55:11 -07:00
Vicki Pfau 2fa3b3089a Qt: Fix crash when clicking on the screen with no game loaded 2017-04-06 11:54:47 -07:00
Vicki Pfau 3c85f40a8f Qt: Warn when DS BIOS and firmware are missing 2017-04-06 11:54:47 -07:00
Vicki Pfau 926fecfada All: Update README 2017-04-06 11:54:47 -07:00
Vicki Pfau 19d0ca3b8b Qt: Fix crash when changing audio settings after a game is closed 2017-04-06 11:54:13 -07:00
Vicki Pfau ee74e4affa Res: Update patron list 2017-04-06 09:27:33 -07:00
Vicki Pfau 372b4387c4 DS GX: Implement clear color 2017-04-05 23:07:31 -07:00
Vicki Pfau a1b30faef3 DS GX: Fix box test 2017-04-05 19:14:48 -07:00
Vicki Pfau 153f568078 All: Rebrand 2017-04-05 16:11:45 -07:00
Vicki Pfau c665f939e7 Core: Don't save state if core fails to serialize 2017-04-05 14:45:53 -07:00
Vicki Pfau 472faf3881 Qt: Disable unsupported UI actions for DS 2017-04-05 14:38:52 -07:00
Vicki Pfau 2fbd31c51a Qt: Make "Mute" able to be bound to a key (fixes #559) 2017-04-05 13:17:30 -07:00
Vicki Pfau ea7fe42c37 DS Slot-1: Do not clear repeat and enable bits if repeat is set 2017-04-05 12:51:58 -07:00
Vicki Pfau 50ddcda8f0 Qt: Fix mouse cursor handling 2017-04-05 00:22:32 -07:00
Vicki Pfau adaf8d6224 Qt: Add default keybindings for GB and DS 2017-04-04 18:41:43 -07:00
Vicki Pfau f0a4c4905e DS I/O: Mark RTC and upper half of DIVCNT as readable 2017-04-04 18:11:16 -07:00
Vicki Pfau 4b7390cc35 GBA Hardware: Count bytes for ALARM1 properly 2017-04-04 18:10:50 -07:00
waddlesplash 81f38fd76f SDL: Fix build on MSVC. 2017-04-04 11:51:46 -07:00