Commit Graph

269 Commits

Author SHA1 Message Date
ariahiro64
620a9e9ea1 make sure sram128 and fram are 128kb 2023-10-21 07:20:25 -04:00
ariahiro64
a88e1f0b7e get rid of unneded function 2023-10-21 04:58:09 -04:00
ariahiro64
811c9e3a32 fix other saves 2 2023-10-21 04:32:38 -04:00
ariahiro64
ff9b961cd3 Dinosaur planet 100% working 2023-10-21 04:13:26 -04:00
ariahiro64
ea1c7dbead fix other saves 2023-10-21 03:19:49 -04:00
ariahiro64
eb9fecb115 calculate fram size without seperate function 2023-10-21 02:46:54 -04:00
ariahiro64
3c2daf7277 fix large saves 2023-10-21 02:28:26 -04:00
ariahiro64
9bcfface78
Merge pull request #1 from networkfusion/aria-pr-improvemnets
Improve code style
2023-10-21 01:09:26 -04:00
Robin Jones
a5d9f7d069 Improve error conditions 2023-10-21 02:11:13 +01:00
Robin Jones
d677712b51 Finish state conversion
for last save path
(hopefully not broken).
2023-10-21 01:57:50 +01:00
Robin Jones
1daa664fe0 Minor comment improvements 2023-10-21 01:11:37 +01:00
Robin Jones
ff218daa09 Move to struct for reset and fram state. 2023-10-21 00:44:28 +01:00
Robin Jones
7b4a675193 Add state ini (not used yet)
prefix temp files with ed_ for the moment.
2023-10-20 23:52:27 +01:00
Robin Jones
0f17c610e0 Code style
Also fixes ed64_ll_set_ram_bank
2023-10-20 22:30:17 +01:00
Robin Jones
d0875e4a36 Remove un-necessary header 2023-10-20 22:30:00 +01:00
Robin Jones
f75a26ad12 Move sd timings 2023-10-20 22:29:59 +01:00
Robin Jones
11d90fdc1a Improve code style
Function names.
file names.
things included in header.
2023-10-20 21:07:35 +01:00
ariahiro64
9ef2f2d8a4 hotfix 2023-10-20 04:49:34 -04:00
ariahiro64
ef8d86b7e4 dinosaur planet working 2023-10-20 04:32:26 -04:00
ariahiro64
f49f7a47f3 fixed sram 128 and added suggested changes 2023-10-19 08:13:06 -04:00
ariahiro64
c30fc873b0
Update src/flashcart/ed64/ed64.c
Co-authored-by: Robin Jones <networkfusion@users.noreply.github.com>
2023-10-19 02:59:43 -04:00
ariahiro64
8f8b9ad31b
Update src/flashcart/ed64/ed64.c
Co-authored-by: Robin Jones <networkfusion@users.noreply.github.com>
2023-10-19 02:58:08 -04:00
ariahiro64
e76e11db7e
Update src/flashcart/ed64/ed64.c
Co-authored-by: Robin Jones <networkfusion@users.noreply.github.com>
2023-10-19 02:56:50 -04:00
ariahiro64
66668aa221
Update src/menu/cart_load.c
remove whitespace

Co-authored-by: Robin Jones <networkfusion@users.noreply.github.com>
2023-10-19 02:45:55 -04:00
ariahiro64
3d61ed89f1 use libdragon io 2023-10-17 09:10:17 -04:00
ariahiro64
35e4727c16 flash ram fixed 2023-10-17 07:32:48 -04:00
ariahiro64
075a204a82 fix 2023-10-16 23:09:48 -04:00
ariahiro64
dfc0a92013 remove bloat 2023-10-16 22:16:00 -04:00
ariahiro64
64762bbcf7 remove types.h 2023-10-16 20:50:09 -04:00
ariahiro64
346371afa5 cleaned up code slightly 2023-10-15 20:48:30 -04:00
ariahiro64
01b802ea41 fully working 2023-10-15 19:25:51 -04:00
ariahiro64
df3baa3110 working but needs testing 2023-10-15 18:13:04 -04:00
ariahiro64
1505c1ebdf working but hardcodded 2023-10-15 17:54:17 -04:00
ariahiro64
a2b3003605 account for games that dont save 2023-10-15 09:52:56 -04:00
ariahiro64
3036513094 fix warnings 2023-10-15 09:29:39 -04:00
ariahiro64
5099642e3a unless path hardcodded not working 2023-10-15 08:31:17 -04:00
ariahiro64
ef99dcef60 bump 2023-10-14 21:44:28 -04:00
Robin Jones
cdbca76269
Improve readme for DD expansions 2023-10-14 23:08:26 +01:00
Robin Jones
72773a416a Merge remote-tracking branch 'upstream/main' into ed64-basic 2023-10-14 17:04:57 +01:00
Robin Jones
db7809d812 Add settings (not used yet).
Improve comments for ED64 saves.
2023-10-14 17:03:44 +01:00
ariahiro64
37f32bd2e6 really rough prototype code 2023-10-13 13:53:00 -04:00
ariahiro64
5f55eecf9d Merge remote-tracking branch 'networkfusion/ed64-basic' into HEAD 2023-10-13 04:19:21 -04:00
Mateusz Faderewski
7e5418a6e9
Added video showcase in the README.md 2023-10-13 08:29:36 +02:00
Robin Jones
8b3d092ac6 Add fixme notes for save restore 2023-10-10 23:41:24 +01:00
ariahiro64
034233547e
Fix saves on ED64 (#7) 2023-10-10 22:54:55 +01:00
Robin Jones
13756a9dd9 Further improve ROM loading ability.
Add fixme for why it might be broken.
2023-10-10 22:46:56 +01:00
ariahiro64
0ba36f59d4 Merge remote-tracking branch 'networkfusion/ed64-basic' into ed64-basic 2023-10-10 17:21:17 -04:00
Robin Jones
7de97a4da6 Fix loading. 2023-10-10 22:16:42 +01:00
ariahiro64
17132dd3e6 Fix saves for real 2023-10-10 20:49:29 +00:00
Robin Jones
23b371acb1 Merge remote-tracking branch 'upstream/main' into ed64-basic 2023-10-10 21:32:57 +01:00