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 |
Vicki Pfau
|
00dd9090e6
|
DS GX: Partially fix depth, but disable perspective correction for now
|
2017-03-02 13:13:56 -08:00 |
Vicki Pfau
|
58381cf00f
|
DS GX: Simplify loop
|
2017-03-02 02:14:08 -08:00 |
Vicki Pfau
|
e9debb197e
|
DS GX: Fix FIFO scheduling
|
2017-03-02 01:08:29 -08:00 |
Vicki Pfau
|
9464daf514
|
DS GX: Expose clip matrix
|
2017-03-02 01:08:11 -08:00 |
Vicki Pfau
|
61a4cc5d23
|
DS GX: Texture mode 2
|
2017-03-02 01:07:38 -08:00 |
Vicki Pfau
|
908b0a425e
|
Core: Have per-core input information
|
2017-03-02 01:07:09 -08:00 |
Vicki Pfau
|
aaeef69d96
|
DS GX: Fix MTX_STORE/MTX_RESTORE
|
2017-03-01 23:22:14 -08:00 |
Vicki Pfau
|
7cd72f3519
|
DS Video: Blend 3D layer as needed
|
2017-03-01 23:13:40 -08:00 |
Vicki Pfau
|
80ff9596b9
|
DS GX: Fix texture clipping issues
|
2017-03-01 23:13:00 -08:00 |
Vicki Pfau
|
0c60619651
|
DS GX: Precompute reciprocals
|
2017-03-01 20:53:28 -08:00 |