Show last: 20 , 50 , 100 , All
Next page

Date File Revision Author Revision Log
2007/02/27 23:03:43 142 142 juvinious Some more changes to vram memory management
2007/02/26 21:01:49 141 141 juvinious Added some preliminary memory management routines
2007/02/26 10:39:52 140 140 juvinious Updated libfat
2007/02/15 02:40:29 139 139 juvinious Removed that mem shit
2007/02/15 01:06:58 138 138 juvinious Fixed relpats_eht untested code >:E! Added in a memory heap module Copied from /trunk/src/nds/ndsinfo.c:137
2007/02/03 16:30:21 137 137 relpats_eht Added some comments and generally made the code more C style.
2007/02/01 05:24:01 136 136 relpats_eht The hardware driver can now be set up successfully.
2007/01/31 23:12:02 135 135 relpats_eht Fixed for the new revision of the compiler and libnds
2007/01/25 22:16:47 134 134 relpats_eht Problems:
slight 8 bit mono crackling near the end of the sample.

Untested:
8 bit stereo, 16 bit mono, pan sweep, frequency sweep, and volume ramp with everything except 16 bit stereo

Everything else works.
2007/01/25 01:45:55 133 133 relpats_eht Problems as of now...
16bit Stereo: Plays both channels from the left speaker and clicks on loop.
16bit Mono: Plays exclusively from the left speaker with some moderate crackling distortion at random intervals.
8bit Mono: Plays exclusively from the left speaker and, about half way through, begins heavy distortion until looped.
8bit Stereo: Unknown.
2007/01/24 23:53:10 132 132 relpats_eht Made 8 bit stereo work... maybe
2007/01/24 23:40:29 131 131 relpats_eht Fixed 8-bit, maybe.
2007/01/24 23:35:53 130 130 moose added back my nice test wav\!
2007/01/24 23:25:50 129 129 relpats_eht Modified NDS_SET commands
2007/01/24 23:20:33 128 128 relpats_eht Changed to a sample with stereo.
2007/01/24 23:19:30 127 127 relpats_eht Rewrote the sound system to support stereo and ramping/sweeping. Also now uses FIFO. Does not work yet.
2007/01/21 00:07:06 126 126 relpats_eht Modified to use bitfields. Adding a second screen to Allegro still needs to be done.
2007/01/19 21:40:26 125 125 moose fiddled with the test a little, fixed the little bit of corruption that was there.
2007/01/19 21:21:57 124 124 moose fixed the sound again, length calculation should be correct. Added a new test wav that doesnt sound so bad
2007/01/19 18:54:20 123 123 juvinious Added usefull comment