more sample roms.

more coverage.
This commit is contained in:
2024-11-01 09:41:20 -04:00
parent 13ceb61c97
commit 00c75a82e5
12 changed files with 232 additions and 318 deletions
+1 -1
View File
@@ -46,7 +46,7 @@ impl Default for ImGuiUiState {
is_running: false,
frame_time: 16,
last_frame_instant: Instant::now(),
target_ips: 20
target_ips: 200000
}
}
}