mirror of
https://github.com/PabloMK7/citra.git
synced 2025-09-09 20:30:05 +00:00
Serialize core timing
This commit is contained in:
parent
8abc5525be
commit
c24ea0f0ee
5 changed files with 54 additions and 3 deletions
3
TODO
3
TODO
|
@ -1,9 +1,10 @@
|
|||
☐ Save/load UI
|
||||
✔ Basic version @done(20-01-03 15:27)
|
||||
☐ Multiple slots etc.
|
||||
☐ Add 'force flush all' to Rasterizer interface + impls
|
||||
☐ Custom texture cache
|
||||
☐ Review constructor/initialization code
|
||||
☐ Core timing events
|
||||
✔ Core timing events @done(20-01-12 15:14)
|
||||
☐ Serialize codeset with an apploader reference instead
|
||||
✔ Review base class serialization everywhere @done(20-01-10 23:47)
|
||||
Make sure that all base/derived relationships are registered
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue