Commit Graph

5184 Commits

Author SHA1 Message Date
Vicki Pfau 8322117aab DS Video: Fix affine parameter advancing (fixes #802) 2017-07-17 10:03:05 -07:00
Vicki Pfau 2f8a9b742e Python: Add DS skeleton 2017-07-16 23:28:09 -07:00
Vicki Pfau d75f43f779 Python: Fix importing .gb or .gba before .core 2017-07-16 23:23:40 -07:00
Vicki Pfau 4f3754b74a DS GX: Properly center cross product in polygon normal calculations 2017-07-16 19:57:50 -07:00
Vicki Pfau 5f05662242 DS Video: Fix display capture blending value 16 (fixes #757) 2017-07-16 17:13:28 -07:00
Gericom 9dfcef3f45 DS GX: Fixed viewport calculations (fixes #709) 2017-07-16 16:12:03 -07:00
Vicki Pfau de55e44152 DS Video: Simplify VRAM mapping 2017-07-16 15:58:49 -07:00
Vicki Pfau f80bcfaf5d DS Core: Add symbol loading 2017-07-16 14:44:01 -07:00
Vicki Pfau 3bc8ed4e92 Qt: Fix background 2017-07-16 14:43:34 -07:00
Vicki Pfau 45169bc0f2 Merge branch 'master' into medusa 2017-07-16 14:43:22 -07:00
Vicki Pfau 0f5dab6514 All: Minor text fixes 2017-07-16 12:05:26 -07:00
Vicki Pfau d78065e823 Util: Use elf.h if elf_repl.h is not found 2017-07-16 10:51:20 -07:00
Vicki Pfau 64409d9ca7 Core: ELF support 2017-07-16 09:45:25 -07:00
Vicki Pfau 9ed7c9129d Qt: Fix screen background improperly stretching 2017-07-15 20:38:45 -07:00
Vicki Pfau 220b786c9c Core: Add symbol lookups from scripts 2017-07-15 19:51:51 -07:00
Vicki Pfau 6a3002d398 Python: Add CLI debugger support 2017-07-15 07:30:32 -07:00
Vicki Pfau 2d49a41a30 SDL: Fix cheats not loading 2017-07-15 07:14:42 -07:00
Vicki Pfau 5d0ab48457 SDL: Fix crash when not in debugger mode 2017-07-15 07:13:28 -07:00
Vicki Pfau fe797de35e ARM: Remove unused functions 2017-07-12 20:43:26 -07:00
Vicki Pfau fb035eb0a3 Merge branch 'feature/input-revamp' into medusa 2017-07-12 20:43:13 -07:00
Vicki Pfau 298d5e9689 Qt: Fix input crashes when no game was loaded 2017-07-12 20:20:04 -07:00
Vicki Pfau bcb1617a69 Qt: Fix out of bounds indices in InputModel 2017-07-12 19:22:34 -07:00
Vicki Pfau 1de4c8dc2e Merge branch 'master' into feature/input-revamp 2017-07-12 18:53:49 -07:00
Vicki Pfau 531d4c7bae Python: Deprotect some functions 2017-07-12 17:43:04 -07:00
Vicki Pfau 3f59175a81 Core: Add missing file 2017-07-12 17:43:04 -07:00
Vicki Pfau a033f8783b Core: Add scripting debugger callbacks 2017-07-12 17:43:04 -07:00
Vicki Pfau d1ef27cff9 Python: Add callbacks 2017-07-12 17:43:04 -07:00
Vicki Pfau 25b4faef12 Python: Implement Python script backend 2017-07-12 17:43:04 -07:00
Vicki Pfau 1a7a544ba7 Core: Add basic scripting bridge 2017-07-12 17:43:04 -07:00
Vicki Pfau dce49ea990 Python: Add runner, thread interfaces 2017-07-12 17:43:04 -07:00
Vicki Pfau e1325b0373 Core: Make threading optionally opaque 2017-07-12 17:43:04 -07:00
Vicki Pfau dc60c28bf1 SDL: Fix showing version number (fixes #794) 2017-07-12 09:02:28 -07:00
Vicki Pfau ac848f8930 All: Update CHANGES for 0.6.0 2017-07-12 09:02:28 -07:00
Vicki Pfau cb7b819fe3 Core: Fix exiting rewind thread 2017-07-11 23:03:28 -07:00
Kevin López Brante 055ba3df63 Qt: Updated Spanish translation 2017-07-11 21:36:01 -07:00
Augustin Cavalier 2ef9898471 All: Use more GNUInstallDirs & don't install shaders if no GL. 2017-07-11 18:54:14 -07:00
Augustin Cavalier 84efe145cd All: Do not install hicolor icons on Haiku. 2017-07-11 18:54:14 -07:00
Vicki Pfau 8beb7e8e16 Qt: Fix Software renderer not handling alpha bits properly 2017-07-11 10:36:27 -07:00
Vicki Pfau 6e03d88818 Qt: Fix GL-less build (fixes #788) 2017-07-11 10:36:27 -07:00
Vicki Pfau 5167fce4c7 Core: Fix rewinding getting out of sync (fixes #791) 2017-07-10 21:59:49 -07:00
Vicki Pfau 253719d7a1 Qt: Properly ship Qt translations 2017-07-10 17:07:03 -07:00
Augustin Cavalier 2ff1deed60 Qt: Fix SDL < 2 build. 2017-07-09 12:05:09 -07:00
Vicki Pfau 8b4b634989 GBA Timer: Fix count-up timing overflowing timer 3 2017-07-09 11:08:17 -07:00
Vicki Pfau b71ffe711c All: Make FIXED_ROM_BUFFER an option instead of 3DS-only 2017-07-09 10:53:30 -07:00
Vicki Pfau 9150a79efd GBA: Extend oddly-sized ROMs to full address space (fixes #722) 2017-07-09 09:59:25 -07:00
Vicki Pfau 691600902c SDL: Remove writing back obtained samples (fixes #768) 2017-07-09 00:53:01 -07:00
Vicki Pfau 480dc0f97e GB Audio: Fix incorrect channel 4 iteration 2017-07-08 22:25:54 -07:00
Vicki Pfau 539e63d49b GB Audio: Make audio unsigned with bias (fixes #749) 2017-07-08 21:38:49 -07:00
Vicki Pfau 15d66422a9 GB Audio: Fix zombie mode bit masking 2017-07-08 21:13:54 -07:00
Vicki Pfau b6c0d5307f GBA Memory: Call crash callbacks regardless of if hard crash is enabled 2017-07-08 17:29:23 -07:00