mirror of
https://github.com/PabloMK7/citra.git
synced 2025-09-09 12:20:04 +00:00
Use load_construct_data for kernel objects
This commit is contained in:
parent
3ed8d95866
commit
6917eaf53b
35 changed files with 158 additions and 113 deletions
5
TODO
5
TODO
|
@ -3,7 +3,7 @@
|
|||
✔ Memory @done(19-08-13 15:41)
|
||||
☐ Page tables
|
||||
☐ Skip N3DS RAM if unused
|
||||
✔ DSP @done(19-08-13 15:41)
|
||||
☐ DSP
|
||||
✔ Service manager @started(19-12-23 00:36) @done(19-12-23 11:38) @lasted(11h2m3s)
|
||||
✔ Fix or ignore inverse map @done(19-12-23 12:46)
|
||||
☐ App loader
|
||||
|
@ -16,6 +16,7 @@
|
|||
☐ Telemetry session
|
||||
☐ Replace SERIALIZE_AS_POD with BOOST_IS_BITWISE_SERIALIZABLE
|
||||
☐ Review constructor/initialization code
|
||||
☐ Fix CI
|
||||
✔ HW @done(19-08-13 15:41)
|
||||
✔ GPU regs @done(19-08-13 15:41)
|
||||
✔ LCD regs @done(19-08-13 15:41)
|
||||
|
@ -78,7 +79,7 @@
|
|||
✔ DSP @done(19-12-26 18:10)
|
||||
✔ ERR @done(19-12-26 18:14)
|
||||
✔ FRD @done(19-12-26 19:09)
|
||||
☐ FS
|
||||
✔ FS @done(19-12-27 11:46)
|
||||
☐ GSP
|
||||
☐ HID
|
||||
☐ HTTP
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue