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
|
||||
- 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
|
||||
|
|
Loading…
Reference in New Issue