dbuchwald/6502

Add support for WDC65C51 ACIA chip in software

dbuchwald opened this issue · 1 comments

Currently the software is not compatible with WDC65C51 chips due to TX-buffer-empty bug exhibited by these ICs.

Support for WDC65C51 has been implemented successfully.