summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/debug/dvsave.cpp
Commit message (Expand)AuthorAgeFilesLines
* Better handling of null/missing items. More consistent error handling. Reduce...save-experiments Aaron Giles2021-04-201-0/+10
* Differentiated raw arrays from vector arrays. Add warnings for raw arrays tha... Aaron Giles2021-04-191-3/+5
* Detect array members that can't be replicated and manually register each item... Aaron Giles2021-04-191-30/+43
* g update: Aaron Giles2021-04-151-6/+3
* Added save state window to debugger. Centralized unique/vector/pointer unwrap... Aaron Giles2021-04-121-0/+449