Commit Graph

16 Commits

Author SHA1 Message Date
zeromus 0f04ee8a90 fix fog tables more correctly by throwing away top bit and making write-only. add a new test for register tests 2010-03-27 19:18:57 +00:00
mtabachenko edb9ebda3f core:
- fix overflow in matrices, NDS using only 24 bits for fixed-point numbers (fixed minigame with carrot :) and dialogs with star in "M&L Bowser Inside Story");

tools:
- add matrix stack test;
2010-03-23 18:56:10 +00:00
zeromus 12259cefcd oops, apparently vc6 doesnt save dsp until you close it 2010-01-20 05:47:36 +00:00
zeromus ef6022e61e add a readme for howto build 2010-01-20 05:44:26 +00:00
zeromus 33c8717151 organize vio2sf for easier distribution 2010-01-20 05:22:32 +00:00
kode54 caaebe35e6 Fixed doubled interpolation options in Winamp configuration 2010-01-20 04:56:59 +00:00
kode54 024e8b9707 Fixed vio2sf interpolation setting, imported foobar2000 0.9 SDK, imported missing files from foobar2000 0.8.3 SDK 2010-01-09 04:14:00 +00:00
kode54 16c57263de Updated MSVC6 project files, bundled necessary parts of foobar2000 0.8.3 SDK 2010-01-09 01:53:29 +00:00
zeromus 7a88e3e80d add old vc6 projects in case theyre needed 2010-01-09 00:33:29 +00:00
zeromus ec367f17be tools: add vio2sf; enable mute channels and add interpolation choice 2010-01-08 23:56:14 +00:00
mtabachenko e629f9ea7a - fix load/save of cheats; 2009-12-24 18:16:21 +00:00
mtabachenko 5bcac684dd typo fix in cheats :) 2009-12-23 14:56:44 +00:00
mtabachenko 41297b6d8e core:
- the type of ROM serial code is changed (now NTR-****-***)
2009-12-21 14:06:04 +00:00
mtabachenko 039e177db6 cheats:
- fix EXXXXXXX code;
2009-12-20 13:46:46 +00:00
mtabachenko 6fe8d6bdc7 cheats:
- cleanup & add classes;
- new cheat file format;

tools:
- add 'cheat file format converter' (.dct) from old versions (console);
2009-12-20 01:31:58 +00:00
mtabachenko 217c1d336f add new NDS firmware tool 2009-12-19 17:13:59 +00:00