RocketRobz
2abfaaf22b
Update TWL flashcard mount code
2020-09-04 00:44:50 -06:00
RocketRobz
3bf8f17b7c
Dump last 32MB from certain GBA Video ROMs
2020-09-04 00:39:08 -06:00
Pk11
864a350b10
Fix Actions ( #69 )
...
* Fix building.yml
* Fix indentation error
2020-08-20 19:32:16 -06:00
Pk11
5437be1a2e
Add save file restoring ( #68 )
...
* Remove `using namespace std`
* Improve extension function and use more
* Add save restoring
and remove fstream to save ~300KB
2020-08-20 19:09:20 -06:00
Void
2ae90b4fff
Selection deletion support ( #67 )
2020-08-11 18:27:38 -06:00
NightScript
574956df5d
Fix GitHub Actions ( #66 )
2020-08-09 22:51:40 -06:00
Void
96b487781a
Fix crash when copying empty folders + misc formatting fixes ( #65 )
2020-08-09 22:45:52 -06:00
Void
7e7ae6159a
Multi file copy paste support ( #63 )
...
* multi file copy paste support
* fix indentation
* fix overflow
2020-07-30 16:15:55 -06:00
RocketRobz
ddee897052
Merge branch 'master' of https://github.com/DS-Homebrew/GodMode9i
2020-07-19 15:48:55 -06:00
RocketRobz
63507d4d00
Update Makefile
2020-07-19 15:48:35 -06:00
NightScript
724ac280bb
Add in Github Actions ( #62 )
...
* Create building.yml
* Die autocorrect
2020-07-19 15:05:48 -06:00
RocketRobz
ac977e6c64
Update README.md
2020-07-14 21:35:22 -06:00
RocketRobz
cb36b97c08
Update Makefile
2020-07-14 21:29:47 -06:00
RocketRobz
7b2272059a
Bump version number
2020-07-14 21:17:43 -06:00
RocketRobz
55474c1d84
Use improved SDMMC code from bootloader
2020-07-14 20:58:52 -06:00
RocketRobz
9ac93598db
Do not show cart disable message in DSiWarehax
2020-07-14 19:07:15 -06:00
RocketRobz
537efa45a3
Update azure-pipelines.yml
2020-07-14 18:09:50 -06:00
RocketRobz
00653ad873
Update pacman
2020-07-14 18:07:03 -06:00
RocketRobz
38f80194d4
SD card is sucessfully read in DS mode!
2020-07-14 18:03:29 -06:00
RocketRobz
1223111a98
Remove DSi mode check when mounting SD
2020-07-14 17:52:22 -06:00
RocketRobz
dd94cd5e77
Ntr sd access ( #61 )
...
* Port SD code from nds-bootstrap
Currently freezes on `mounting drive(s)...`
* Disable NAND mounting for now
* Derp fix, and add verbose output
* NAND and SD access now work
2020-07-14 17:26:05 -06:00
RocketRobz
08409b892e
Bug fix
2020-06-13 20:56:39 -06:00
RocketRobz
807d9b1f40
Hold X to disable NAND access, if GM9i crashed
2020-06-13 20:53:39 -06:00
RocketRobz
ed4ffc1993
Bug fix
2020-06-13 20:36:37 -06:00
Pk11
b494737acd
Center screenshots in README.md ( #52 )
...
* Center screenshots in README.md
* Switch to <img> tags
* Oops forgot the quotes
2020-03-19 17:27:12 -06:00
RocketRobz
3d95a6d560
Fix gm9i/out/ folder being shown after copying a folder there
2020-03-19 15:56:06 -06:00
RocketRobz
933d661566
Derp fix
2020-03-19 15:49:20 -06:00
RocketRobz
7b24741e3f
Update README.md
2020-03-19 15:47:05 -06:00
RocketRobz
08245d0544
Update README.md
...
Co-Authored-By: NightScript <maorninja@outlook.com>
2020-03-19 15:40:12 -06:00
Pk11
7b568f4ffd
Fix copying dirs to /gm9i/out ( #51 )
...
* Trim trailing whitespace
* Fix copying dirs to /gm9i/out
2020-03-19 15:24:38 -06:00
RocketRobz
ca150269f7
Add message under Y - Held
2020-03-19 14:43:20 -06:00
RocketRobz
65394c34f1
Get ConsoleID without reading from 0x4004D00
...
Closes #46
2020-03-19 14:28:10 -06:00
RocketRobz
0745202caa
Bug fix
2020-03-17 19:17:23 -06:00
RocketRobz
e33bb56b15
Bug fix
2020-03-17 19:15:26 -06:00
RocketRobz
a513aca5c0
Add option to dump save only
2020-03-17 19:12:37 -06:00
RocketRobz
999241b0a0
Add Nitro/IMG unmounting
2020-02-21 02:22:59 -07:00
RocketRobz
2a43eb2370
Add FAT image (.img) mounting
2020-02-21 02:14:37 -07:00
RocketRobz
2011b83be9
DSi/3DS: Properly unmount SD card
2020-02-17 01:12:44 -07:00
RocketRobz
50b41435f4
DSi/3DS: Now runs without an SD card
2020-02-17 01:02:12 -07:00
RocketRobz
61b426347b
Bug fix
2020-02-17 00:41:44 -07:00
RocketRobz
dee4ba94b6
Don't show NDS GAMECARD in DSiWarehax or CycloDSi
2020-02-16 23:31:03 -07:00
RocketRobz
5aed42246c
Boost DS(i) cart dumping
...
ALSO: Use correct size when dumping trimmed ROM
2020-02-16 23:19:19 -07:00
RocketRobz
280b1da282
Improve NAND init code
2020-02-16 15:06:17 -07:00
RocketRobz
1eba340882
Update README.md
2020-02-12 00:49:56 -07:00
RocketRobz
00c55619a6
README: Update screenshots
2020-02-12 00:49:03 -07:00
RocketRobz
e99b031b3b
Update README.md
2020-02-12 00:29:46 -07:00
RocketRobz
1bf3ada47f
Bump version number
...
Also remove unused files
2020-02-11 19:18:57 -07:00
RocketRobz
bf53a3c037
Implement NAND browsing
...
Code from twlnf.
The NAND write code is stripped for safety reasons.
2020-02-11 18:42:04 -07:00
RocketRobz
2bd4e57081
Add direct access for AK2i with Deep Labyrinth banner
2020-02-10 01:25:35 -07:00
RocketRobz
c83bb72135
Add placeholder NAND read code
...
ALSO: Add NitroFS mounting for other DS ROM filetypes
2020-02-09 23:44:59 -07:00