Skip to content

Commit

Permalink
TODO: remove memdb reference
Browse files Browse the repository at this point in the history
  • Loading branch information
0-wiz-0 committed Mar 20, 2024
1 parent 7fa082b commit efc36cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion TODO.md
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@
Suggested solution: using `iconv` and `LC_CTYPE`, try transcribing invalid UTF-8 files to UTF-8
if it fails or no `iconv` or `LC_CTYPE` available, replace invalid characters with `'?'`
- [cleanup] access db directly in `find_*`
- [cleanup] specify globally which parts of memdb/lists to fill/maintain
- [cleanup] specify globally which parts of lists to fill/maintain
- [cleanup] rom: use flag to specify whether we know the size
- [bug] `dumpgame`: report real database version for /dat key
- [bug] check if needed/extra are different
Expand Down

0 comments on commit efc36cf

Please sign in to comment.