1
0
mirror of https://github.com/open-simh/simh.git synced 2026-05-04 23:25:46 +00:00

VIDEO: Initial working OSX support

This commit is contained in:
Mark Pizzolato
2015-02-04 17:03:52 -08:00
parent cd4da419bb
commit 8c4397ee25
2 changed files with 2 additions and 2 deletions

View File

@@ -175,7 +175,7 @@ while (1) {
}
}
else {
sim_printf ("main(): Ignoring unexpected event: %d\n", event.type);
// sim_printf ("main(): Ignoring unexpected event: %d\n", event.type);
}
}
else {