Commit Graph

24 Commits

Author SHA1 Message Date
ApacheThunder
4f16d4d4ae Bring over changes from kernel 1.10 update.
Changelog from official 1.10 update.

* Updated the embedded gbc emulator to Jagoombacolor 0.5, credited to
EvilJagaGenius, FluBBa, Dwedit, Minucce, Sterophonick, Nuvie, Radimerry,
Therealteamplayer and other contributors.
* Added the addon support for Goodboy Galaxy for GBA v1.2.
* Upgrade FatFs library to v0.15

Note that the FatFS library update I had already ported over from DE
kernel but official build of kernel now has this. :P
2024-09-05 23:28:37 -05:00
ApacheThunder
d489524a8d Removed test file. 2024-07-10 00:33:06 -05:00
ApacheThunder
252dfd3a6a Some optimizations ...
* Bring over updated fat lib from DE kernel.
* Updated Write_SD_sectors function to include fail condition check
introduced in DE's kernel.
* Removed old/unused copies of fat lib.
* Refactored button detection routine for skipping autoboot/triggering
boot last SD list game.
* Press A to boot last played game from PSRAM actually triggers now.
Unfortunately it doesn't actually seem to be working right now.
Previously due to how the old button detection code was setup, the press
A code wasn't triggering at all.
* Press B option provided in commented out code for dumping fat table.
Compile with this enabled (and the related changes in EZcard_OP.c) to
enable dumping fat table to SD prior to booting game. Useful for
debugging fat table related stuff for custom kernels/external launchers
on DS. Disabled by default as this has no practicle use for end users.
2024-07-10 00:28:52 -05:00
ApacheThunder
7c86c8b3fb Disable UI if autoboot is on
* Clean boot into game from last displayed logo (the EZ-Flash logo
during bootloader stage is only thing displayed until target game boots)
* If autoboot skipped or error occurs UI is then enabled.
2024-07-05 01:45:53 -05:00
RubenAlba95
f57e361415
Update README.md 2024-02-27 11:17:59 -05:00
RubenAlba95
77a44e820c
Update README.md 2024-01-05 14:03:10 -05:00
RubenAlba95
6e8de66bab
Update README.md 2024-01-05 13:57:57 -05:00
Rubendario
8e249c5000 Added a toggle on the options menu to enable quickboot 2024-01-05 13:53:22 -05:00
Rubendario
84b7b594b3 Added boot to NOR logic 2024-01-03 23:19:36 -05:00
ezflash
f8b2550b4e fw9 2021-09-28 16:13:32 +08:00
ezflash
c97b620aad Merge branch 'release/K1.08' 2021-07-09 14:50:03 +08:00
ezflash
ef0bc63dd8 K1.08 2021-07-09 14:45:41 +08:00
ezflash
2621289a69 Merge tag 'r1.06' into develop 2021-02-09 17:17:12 +08:00
ezflash
47790c654c Merge branch 'release/r1.06' 2021-02-09 17:17:11 +08:00
ezflash
2cf5ee221d mofidy goomba.h 2021-02-09 17:12:19 +08:00
ezflash
563b994d02 Merge tag 'k1.06_fw7' into develop 2019-04-16 11:16:40 +08:00
ezflash
2bf30dfa7f Merge branch 'release/k1.06_fw7' 2019-04-16 11:16:39 +08:00
ezflash
97fe10fd2a k1.06 fw7
Signed-off-by: ezflash <feng.flash@gmail.com>
2019-04-16 11:13:06 +08:00
ezflash
ef704aef38 Merge tag 'k1.04' into develop 2018-08-16 16:25:04 +08:00
ezflash
41de150bf6 Merge branch 'release/k1.04' 2018-08-16 16:25:02 +08:00
ezflash
d5684a76e9 fixed fire emblem 2018-08-16 16:21:13 +08:00
ezflash
4b08b37291 update readme 2018-07-05 16:20:48 +08:00
ezflash
2f81314dcc omega kernel 1.03 2018-07-05 16:17:52 +08:00
ez-flash
ab2d11058b
Initial commit 2018-07-05 16:08:07 +08:00