Added the no brown option for PCjr.

This commit is contained in:
OBattler
2025-06-24 04:25:19 +02:00
parent eef641c164
commit ef342b4031
4 changed files with 16 additions and 7 deletions

View File

@@ -1606,6 +1606,8 @@ pc_close(UNUSED(thread_t *ptr))
plat_mouse_capture(0);
warning("CS:EIP = %04X:%08X\n", CS, cpu_state.pc);
/* Close all the memory mappings. */
mem_close();