mirror of
https://github.com/dschmenk/apple2pi.git
synced 2024-11-24 12:31:30 +00:00
Add Apple II config program
Fix redirected stdin for a2term
This commit is contained in:
parent
4d66e0863f
commit
ec5a386992
BIN
src/A2PI.PO
BIN
src/A2PI.PO
Binary file not shown.
@ -132,6 +132,7 @@ int main(int argc, char **argv)
|
||||
{
|
||||
cin = 0x1B;
|
||||
state = STOP;
|
||||
break;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user