Commit Graph

52 Commits

Author SHA1 Message Date
marian
f6048460c4 move intflash to ram 2023-08-06 23:11:03 +02:00
marian
5ebeb9f3db fix language 2023-07-17 22:37:29 +02:00
marian
018a5326de flash targets 2023-07-12 12:10:22 +02:00
marian
39cbd1bf86 change flash targets and openocd commands 2023-07-11 20:49:03 +02:00
marian
0369386ad8 fix save and savestate scripts 2023-05-25 23:05:04 +02:00
marian
b5a081519e store / load config in extflash 2023-05-21 21:22:01 +02:00
marian
68f657508d add support for localized roms 2023-05-11 23:00:29 +02:00
marian
f2052f438d fix assets after zelda3 updates from upstream 2023-05-11 22:03:05 +02:00
marian
870f2d63a9 remove ppu hacks + extended screen + free up intflash 2023-05-09 21:58:12 +02:00
marian
280194aee9 make battery indicator optional 2023-05-09 21:52:44 +02:00
marian
fea8e277ed Merge branch 'makefile-fixes' of https://github.com/BrianPugh/game-and-watch-zelda3 into BrianPugh-makefile-fixes 2023-05-09 09:09:55 +02:00
marian
2ed1b2dadf Merge branch 'battery-indicator' of https://github.com/BrianPugh/game-and-watch-zelda3 into BrianPugh-battery-indicator 2023-05-09 09:06:54 +02:00
marian
a23999562b FASTER_UI flag 2023-05-09 09:00:44 +02:00
Brian Pugh
88e1444372 Fix openocd target 2023-05-06 16:13:49 -07:00
Brian Pugh
44eef01b90 Add python scripts to makefile dependencies 2023-05-06 16:10:35 -07:00
Brian Pugh
0cb8cf95b8 fix openocd target 2023-05-06 10:17:00 -07:00
Brian Pugh
dd69c70b85 Majority of battery charging code; need to reduce ram usage prior to compilation 2023-05-06 09:02:04 -07:00
Brian Pugh
386a2b8e3c Add bq24072 files from game-and-watch-retro-go 2023-05-06 08:26:30 -07:00
marian
0d8d6d5e7e fix flashing on large flash 2023-05-06 00:00:52 +02:00
marian
b083e6ef56 add support for savestate 2023-05-05 23:06:55 +02:00
marian
4069bb9bb0 add optional 'save and continue' option 2023-05-02 12:50:35 +02:00
marian
1b5f3aaec7 fix power button for mario mapping + make features configurable 2023-05-02 12:48:12 +02:00
Brian Pugh
ef37d05e4b Have FPS rendering selectable via envvar RENDER_FPS. Disabled by default. 2023-05-01 21:20:10 -07:00
Brian Pugh
85c0595355 Add reset Makefile target 2023-05-01 12:11:57 -07:00
marian
d540d051ce add flags to control 30fps limit and overclocking 2023-04-29 14:23:00 +02:00
marian
2ea49bc798 fixes 2023-04-29 12:47:55 +02:00
marian
1392dbe0a0 download sdk + extract rom assets + flash extflash with openocd + avoid duplicate assets 2023-04-28 22:01:13 +02:00
marian
a61a3ff022 run at fixed 30 fps + better sound 2023-04-26 23:44:31 +02:00
marian
9f01f0076f wip framerate regultation from retro-go 2023-04-12 23:37:26 +02:00
marian
908b443d51 center image + adjustable brightness 2023-04-08 22:43:06 +02:00
marian
7c11e2b443 assets in intflash + volume adjustment 2023-04-07 23:27:51 +02:00
marian
790554a3b5 save/load sram game save to/from extflash 2023-04-07 22:45:29 +02:00
marian
e7aafa25ee load sram from const array 2023-04-04 00:52:48 +02:00
marian
b9cbab87b3 more assets in ram + fix size script 2023-04-03 13:09:47 +02:00
marian
b6c9c0ea69 make dedicated bundle for assets to be loaded in ram + reorg data in ram sections 2023-04-01 02:07:29 +02:00
marian
6cc1535b91 load into ahbram + (wip) some assets in ram 2023-03-31 08:52:04 +02:00
marian
1bff94a3c4 fix flashloader 2023-03-31 00:53:32 +02:00
marian
1b5477b1a7 remove section attributes + linker script overhaul 2023-03-31 00:43:56 +02:00
marian
39f0f5b038 move ppu / rendering rodata to dtcmram 2023-03-28 23:31:24 +02:00
marian
c8462d00b5 ppu code and data in itcmram (loaded from extflash at boot) / dtcmram 2023-03-03 01:25:40 +01:00
marian
a15d0b9430 run zelda main from extflash (kinda working with janked framebuffer) 2023-02-19 21:16:50 +01:00
marian
3f2569d723 fix makefile 2023-02-09 21:31:23 +01:00
marian
7d1cd0bba0 fix flashapp + fault handlers + execute function from extflash (xip) 2023-02-09 21:30:22 +01:00
marian
c13dbd349f introduce boot_mode + main app from internal flash 2023-02-09 13:24:03 +01:00
marian
db86c668ab first build to actuallt run on bank2; plenty of wip has been commented out 2023-02-06 23:55:16 +01:00
marian
eedcf0db31 (wip) porting zelda3 to gnw 2023-02-05 20:04:57 +01:00
Eric Fry
d14efe8dca Removed chocdoom include dir 2020-12-02 11:33:47 +01:00
Thomas Roth
80467fef75 Revert "Flash dumper working in Ozone"
This reverts commit 11ab0b49a5.
2020-11-28 17:10:18 +01:00
Thomas Roth
11ab0b49a5 Flash dumper working in Ozone 2020-11-28 17:07:29 +01:00
Konrad Beckmann
276e0981d4 Makefile: Add openocd flash and debug target 2020-11-21 16:31:08 +01:00