Commit Graph

14 Commits

Author SHA1 Message Date
msiewert76@gmail.com
c7bb848419 - several minor fixes to FTP mode
- implement FTP restoring of big saves (bigger than the memory buffer)
- print some boot/debug messages
2011-05-29 11:11:39 +00:00
msiewert76@gmail.com
afe6eb430a - fix support for unknown chips, add a few lines to template ini file
- add a new method for Slot 2 mode detection; the program now looks for your DLDI driver name (fortunately, no new Slot 2 cards are being built!)
2011-05-28 19:31:05 +00:00
msiewert76@gmail.com
c5abf22826 - fixes in slot 2 mode detection
- implements slot 2 mode
- updates Readme file for slot 2 mode
- disable two strings in the translation template for error messages that appear before the file has been read
2011-05-25 19:27:51 +00:00
msiewert76@gmail.com
ad23e3bb8d - restore missing ini file template (long story short? don't use TUGzip to compress SVN folders!)
- add "hacking.txt", which gives some hints where to start hacking
- rework significant sections of the display subsystem
- update Readme file
- finish implementation of translation subsystem; also add template file for translation and German strings file
2011-05-20 19:19:12 +00:00
msiewert76@gmail.com
03ea5e6b2c - fix detection of infrared-enabled devices
- add (preliminary) support for unknown hardware IDs
- fix broken file selector on some flash cards (was an malloc issue)
- add support for 2MB saves (I do not know if this save type exists, but I vaguely remember seeing it somewhere)
- fix for situations where the game is not recognized e.g. due to bad contacts
- Band Brothers DX/Jam With the Band is now officially NOT supported (yet another unknown piece of hardware)
- Personal Trainer: Walking/Walk with me is now officially supported (1 MB Flash (wow) + infrared device)
- update readme file
2011-05-08 17:59:13 +00:00
msiewert76@gmail.com
9002997030 - split slot 1 detection from swap_cart (current version is slightly buggy)
- introduce a new hardware detection routine
- introduce a new "argv" test, hoping to weed out more bad implementations
- convert more strings to upcoming translation interface
- some bugfixes
2011-05-06 17:20:21 +00:00
msiewert76@gmail.com
19ccec7d3f - move more global variables to global.h/.cpp
- add some parts aimed towards a "download play" mode, which does not rely on launching from a flash card, but from different exploits. It does not work yet (you will get a "missing ini file" error message), but if I ever finish it, it should be possible to run using download play on a DSi/3DS. (Lacking the hardware to test it, it is unlikely it will be finished anytime soon, sorry.)
- eliminate many warnings during the build process
- modify auxspi.h/.cpp so that it no longer depends on global variables (I hope)
2011-04-29 19:04:13 +00:00
msiewert76@gmail.com
8960f53d8c Source code for the 0.2.4 release (4-10-2011). This commit finishes the upload of the old code, before starting to fill this repository. Following updates will reflect the current development process. 2011-04-25 20:14:35 +00:00
msiewert76@gmail.com
24584f41e6 Source code for the 0.2.3 release (3-4-2011). 2011-04-25 20:10:56 +00:00
msiewert76@gmail.com
fb9eb21cf4 Source code for the 0.2.2 release (2-12-2011). 2011-04-25 20:09:15 +00:00
msiewert76@gmail.com
97bdcc76ad Source code for the 0.2.1 release (1-9-2011). 2011-04-25 20:08:14 +00:00
msiewert76@gmail.com
13de622eaf The source for the 0.2.0 release (12-30-2010). 2011-04-25 20:06:13 +00:00
msiewert76@gmail.com
c97c484ada The source code for the 0.1.1 release (12-7-2010). 2011-04-25 20:03:31 +00:00
msiewert76@gmail.com
9ba1231899 This is the code for the first version, released on 12-5-2010. 2011-04-25 19:59:27 +00:00