dbuchwald / 6502

DB6502: 65C02 based computer inspired by BE6502
MIT License
145 stars 30 forks source link

Enable abort operation in modem receive #37

Closed dbuchwald closed 4 years ago

dbuchwald commented 4 years ago

Currently it's not possible to abort receive operation

dbuchwald commented 4 years ago

Fixed