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:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user