Debugger: use dedicated MB structs to populate mini-mem views.

Remove old v1 save-state header files.
This commit is contained in:
tomcw
2023-03-09 20:16:21 +00:00
parent 3f2f071fa6
commit 055c299bb4
12 changed files with 64 additions and 313 deletions
-1
View File
@@ -26,7 +26,6 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#include "PageInput.h"
#include "PropertySheet.h"
#include "../SaveState_Structs_common.h"
#include "../Common.h"
#include "../Keyboard.h"
#include "../Registry.h"
-1
View File
@@ -26,7 +26,6 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#include "PageSound.h"
#include "PropertySheet.h"
#include "../SaveState_Structs_common.h"
#include "../Common.h"
#include "../CardManager.h"
#include "../Mockingboard.h"