aboutsummaryrefslogtreecommitdiff
path: root/qtmips_machine/serialport.cpp
Commit message (Expand)AuthorAge
* Memory change counter moved to MemoryAccess and external changes notification...Pavel Pisa2019-06-30
* Allow byte and half-word access to the peripherals.Pavel Pisa2019-03-13
* Use irq 3 (HW1) for Rx and irq 2 (HW0) for Tx to be compatible with SPIM.Pavel Pisa2019-03-04
* Implemented interrupt delivery and processing for serial port.Pavel Pisa2019-03-04
* Simple serial port receive implementation.Pavel Pisa2019-02-25
* Change serial port peripheral to match SPIM registers definition.Pavel Pisa2019-02-25
* Include simple serial port terminal and prepare empty peripheral dock.Pavel Pisa2019-02-13