Commit Graph

4809 Commits

Author SHA1 Message Date
Vicki Pfau 4b513e23ee DS GX: Finish box test 2017-03-11 20:25:08 -05:00
Vicki Pfau 8a3dabdf60 DS I/O: Mark SOUNDxCNT registers as readable 2017-03-09 23:32:32 -05:00
Vicki Pfau 2222010107 DS: Partially implement RTC 2017-03-09 23:32:32 -05:00
Vicki Pfau 662a6cdd58 DS GX: Partially fix compressed textures 2017-03-09 23:32:31 -05:00
Vicki Pfau eb15e02412 DS GX: Proper per-pixel blending 2017-03-09 23:32:31 -05:00
Vicki Pfau 197f73cf85 GBA Video: Allow alpha blending with per-pixel colors 2017-03-09 23:32:31 -05:00
Vicki Pfau 09c46ca2c4 DS GX: Fix pixel gap on mirroring textures 2017-03-08 23:49:33 -08:00
Vicki Pfau f3311cc373 DS Audio: Fix ADPCM looping 2017-03-08 23:03:15 -08:00
Vicki Pfau 50d89e4b27 DS GX: Fix MTX_SCALE applying to vector matrix 2017-03-08 22:57:42 -08:00
Vicki Pfau 3c70b046dd DS GX: Fix unpacking to a full FIFO 2017-03-08 22:55:59 -08:00
Vicki Pfau fd2869603a DS Audio: First pass at ADPCM 2017-03-08 12:01:14 -08:00
Vicki Pfau 414152d148 DS Memory: Add 8-bit I/O loading for ARM7 2017-03-08 10:49:41 -08:00
Vicki Pfau 75e6fcaecb DS Memory: Add STM for DS7 I/O 2017-03-08 00:12:43 -08:00
Vicki Pfau 498aa541fc DS Audio: Initial implementation, only PCM 2017-03-08 00:12:18 -08:00
Vicki Pfau ebac3c65ea DS: Fix loading ARM7 when in WRAM 2017-03-07 22:44:13 -08:00
Vicki Pfau e268ecea8a DS: Minor cleanup 2017-03-07 17:23:06 -08:00
Vicki Pfau ff37b44a49 DS Memory: Allow 8-bit reads from VRAM 2017-03-06 14:21:00 -08:00
Vicki Pfau 476a4767a3 DS GX: Reset polygon parameters after a swap 2017-03-06 14:20:19 -08:00
Vicki Pfau c521297093 DS Wi-Fi: Begin stubbing 2017-03-06 12:59:34 -08:00
Vicki Pfau 60fb32b71f GBA Video: Fix merge 2017-03-06 01:06:47 -08:00
Vicki Pfau fb94f99cd8 DS GX: Fix texture matrix magnitudes 2017-03-06 00:59:59 -08:00
Vicki Pfau e1e627e496 Merge branch 'master' into medusa 2017-03-05 18:56:59 -08:00
Vicki Pfau 40ff1ea0c4 GB Serialize: Fix clearing timing when loading state 2017-03-05 17:54:36 -08:00
Vicki Pfau ad7cb650dc Core: Add logging filters 2017-03-05 17:25:35 -08:00
Vicki Pfau 3c0c8a8f54 Core: Add enumeration over config items 2017-03-05 17:23:32 -08:00
Vicki Pfau 6363a08178 Util: Add enumeration over a configuration section 2017-03-05 17:23:08 -08:00
Vicki Pfau 726986e447 Util: Add startswith 2017-03-05 17:22:24 -08:00
Vicki Pfau 000f232c58 Core: Begin log revamp 2017-03-05 15:58:00 -08:00
Vicki Pfau 79e0a0da49 DS GX: Fix alpha knocking out depth 2017-03-05 15:30:21 -08:00
Vicki Pfau c4d10ba237 DS GX: Fix polygon attrs being overwritten 2017-03-05 12:27:38 -08:00
Vicki Pfau e5e9547740 DS GX: Half baked compressed textures 2017-03-05 12:00:31 -08:00
Vicki Pfau 5fd2f0c43a DS Software: Extend master bright to VRAM mode 2017-03-04 22:28:03 -08:00
Vicki Pfau faf99ac304 DS Video: Allow capture of 2D engine 2017-03-04 21:52:25 -08:00
Vicki Pfau 4bde13effb DS GX: Improve alpha slightly 2017-03-04 21:50:58 -08:00
Vicki Pfau 4fecedb42a DS GX: Start on alpha 2017-03-04 16:01:43 -08:00
Vicki Pfau 1ed7db5c9c DS GX: Avoid sorting spans 2017-03-04 15:07:14 -08:00
Vicki Pfau 2da8c63ec2 DS Core: Add video recording 2017-03-04 12:54:39 -08:00
Vicki Pfau 928896f978 Qt: Add mouse events 2017-03-04 12:35:52 -08:00
Vicki Pfau 97f915e617 Core: Support dragging 2017-03-04 11:16:06 -08:00
Vicki Pfau 0ff5f43eb0 DS GX: Implement GX DMAs 2017-03-04 10:59:44 -08:00
Vicki Pfau 6103d49697 DS Video: Start implementing capture 2017-03-04 10:59:15 -08:00
Vicki Pfau 830921a14c DS GX: Set default to white 2017-03-03 22:06:48 -08:00
Vicki Pfau 32f63d7d93 DS GX: Start work on alpha 2017-03-03 19:33:09 -08:00
Vicki Pfau 61ef3501c1 DS Video: Minor extended background fixes 2017-03-03 19:08:27 -08:00
Vicki Pfau 7b8fc0dbaa DS Video: Fix non-zero sprite extended palettes 2017-03-03 18:57:42 -08:00
Vicki Pfau e0c2b3d682 GBA Video: Fix wrong palette on 256-color sprites in OBJWIN 2017-03-03 18:51:50 -08:00
Vicki Pfau 9b5bda237a DS GX: Add color modulation 2017-03-03 18:37:48 -08:00
Vicki Pfau c29dd3c1d3 DS GX: Partial polygon clipping 2017-03-03 18:16:35 -08:00
Vicki Pfau 30cac2e24b DS GX: Add z-depth sorting 2017-03-03 04:00:47 -08:00
Vicki Pfau c5157bda7f DS GX: Implement box test 2017-03-02 21:04:27 -08:00