mirror of https://github.com/mgba-emu/mgba.git
Updated Task List (markdown)
parent
76af739d08
commit
16b6baaa08
19
Task-List.md
19
Task-List.md
|
@ -72,11 +72,8 @@
|
||||||
- Wireless Adapter
|
- Wireless Adapter
|
||||||
- More GBA enhancements
|
- More GBA enhancements
|
||||||
- MSU-1 alike
|
- MSU-1 alike
|
||||||
- Widescreen support of some sort (canvas integration?)
|
|
||||||
- "Unclocked"/"overclocked" code regions for faux OCing
|
|
||||||
- Expansible SRAM region
|
- Expansible SRAM region
|
||||||
- 64 MiB ROM hack support (either WS1 or banking?)
|
- 64 MiB ROM hack support (either WS1 or banking?)
|
||||||
- DLDI
|
|
||||||
- GB
|
- GB
|
||||||
- Infrared (both GBC and HuC-1/3)
|
- Infrared (both GBC and HuC-1/3)
|
||||||
- More peripherals
|
- More peripherals
|
||||||
|
@ -134,6 +131,22 @@
|
||||||
- [ ] Better per-platform support for game controller APIs
|
- [ ] Better per-platform support for game controller APIs
|
||||||
- [ ] Generate PDBs on Windows
|
- [ ] 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
|
## Etc
|
||||||
|
|
||||||
- [ ] Savestate testing
|
- [ ] Savestate testing
|
||||||
|
|
Loading…
Reference in New Issue