Chris-Johnston / Easier68k

Work In Progress - A Python M68k assembler and simulator.
https://chris-johnston.me/Easier68k/
MIT License
15 stars 6 forks source link

Add support for reading user input from a file #100

Open Chris-Johnston opened 6 years ago

Chris-Johnston commented 6 years ago

Very similar to #56 . Should allow automated execution to read from some input file that supplies automated input for testing.