Updated Task List (markdown)

Vicki Pfau 2023-02-11 22:40:33 -08:00
parent 76af739d08
commit 16b6baaa08
1 changed files with 16 additions and 3 deletions

@ -72,11 +72,8 @@
- Wireless Adapter
- More GBA enhancements
- MSU-1 alike
- Widescreen support of some sort (canvas integration?)
- "Unclocked"/"overclocked" code regions for faux OCing
- Expansible SRAM region
- 64 MiB ROM hack support (either WS1 or banking?)
- DLDI
- GB
- Infrared (both GBC and HuC-1/3)
- More peripherals
@ -134,6 +131,22 @@
- [ ] Better per-platform support for game controller APIs
- [ ] Generate PDBs on Windows
## Enhancements
## GB
- Tile replacement/upscaling
### GBA
- MSU-1 alike
- Expansible SRAM region
- 64 MiB ROM hack support (either WS1 or banking?)
- Widescreen support of some sort (canvas integration?)
- "Unclocked"/"overclocked" code regions for faux OCing
- DLDI
- Tile replacement/upscaling
## Etc
- [ ] Savestate testing