lc-3-2 / lc32sim

LC-3.2 simulator
0 stars 0 forks source link

Allow Asynchronous Console Reads #40

Open ammrat13 opened 1 year ago

ammrat13 commented 1 year ago

Find a way to buffer input from the console and read it asynchronously. In other words, we should be able to determine if we have console input and do something else if we don't have any.