Commit Graph

114 Commits

Author SHA1 Message Date
Brian Pugh
a7cafbfe8f debounce button macros, fix brightness off-by-one 2023-05-01 19:30:31 -07:00
Brian Pugh
4d5736e332 propagate macro 2023-05-01 19:07:18 -07:00
Brian Pugh
6e77ad6de1 for some reason, not disabling the performance monitor stuff causes the came to not crash 2023-05-01 18:17:04 -07:00
Brian Pugh
56cac74ee4 Add watchdog 2023-05-01 16:34:27 -07:00
Brian Pugh
62f9d979aa roughly shove in volume/brightness overlay 2023-05-01 15:56:32 -07:00
Brian Pugh
bd0d592cf7 more reasonable initial brightness 2023-05-01 12:33:22 -07:00
Brian Pugh
26f95c7429 extend y-draw to 240 2023-05-01 12:30:31 -07:00
Brian Pugh
9f0c85efe2 git ignore srm files 2023-05-01 12:12:20 -07:00
Brian Pugh
85c0595355 Add reset Makefile target 2023-05-01 12:11:57 -07:00
marian-m12l
10e809907c Merge pull request #1 from BrianPugh/misc
STLink Fixes
2023-05-01 11:00:27 +02:00
Brian Pugh
1ea4f4b218 Set DUAL_BANK 1 for stlink 2023-04-30 17:12:01 -07:00
Brian Pugh
d9201edc9c fix stlink flash script path 2023-04-30 08:01:06 -07:00
marian
b8c44cf27c fix crackling audio 2023-04-29 17:07:29 +02:00
marian
dd62075f57 update zelda3 submodule 2023-04-29 15:14:34 +02:00
marian
4a547379f7 add saves 2023-04-29 14:53:52 +02: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
f60c5d0adc fix readme 2023-04-28 22:14:28 +02:00
marian
93530cd834 add stlink config 2023-04-28 22:02:12 +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
aa3235d181 move code out of extflash 2023-04-07 23:37:22 +02:00
marian
7c11e2b443 assets in intflash + volume adjustment 2023-04-07 23:27:51 +02:00
marian
a3cb7a12ca cleanup hard-coded sram save 2023-04-07 22:47:31 +02:00
marian
790554a3b5 save/load sram game save to/from extflash 2023-04-07 22:45:29 +02:00
marian
56eae4e893 working but ugly audio 2023-04-06 22:56:20 +02:00
marian
e7aafa25ee load sram from const array 2023-04-04 00:52:48 +02:00
marian
fb88ec1c31 enable optimized renderer... + changed buttons mapping 2023-04-04 00:12:10 +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
0fdb5f34cd faster system and ospi clocks 2023-03-24 12:43:37 +01:00
marian
4eda6a26ab make rows and cols step configurable + remove useless stuff 2023-03-23 22:56:08 +01:00
marian
9f0acf26bf add support for power off / deep sleep 2023-03-23 00:31:33 +01:00
marian
c8462d00b5 ppu code and data in itcmram (loaded from extflash at boot) / dtcmram 2023-03-03 01:25:40 +01:00
marian
1801a1a6db use rgb565 2023-02-20 13:32:18 +01:00
marian
e8c2660aec linux makefile 2023-02-19 21:17:06 +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
marian
9d94d97654 init linux build + zelda3 submodule 2023-02-05 13:32:41 +01:00
Thomas Roth
df0ad9f353 Add license 2020-12-07 12:25:53 +01:00