aboutsummaryrefslogtreecommitdiff
path: root/src/DSi_DSP.cpp
Commit message (Collapse)AuthorAge
* Custom path support (#1333)Arisotura2022-01-07
| | | | | | | also including: * getting rid of shitty strings * all new, cleaner ROM handling code * base for DSi savestates * GBA slot addons (for now, memory cart)
* misc. DSP fixoringArisotura2021-09-11
| | | | (still doesn't work)
* actually make DSi-mode direct boot work to some extentArisotura2021-08-30
|
* Add PoroCYon's DSP code. (#1123)purringChaos2021-06-06
* Add PoroCYon's DSP code. * Remove some teakra iles that we dont need. * make some requested changes. * move DataMemoryOffset into namespace. * use deault param. * ad the switch change * <Generic> forget about the default parameter