summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/vr0uart.cpp
Commit message (Collapse)AuthorAgeFilesLines
* devices/machine, sound and video: removed read and write macros (nw) Ivan Vangelista2020-06-171-7/+7
|
* srcclean (nw) Vas Crabb2019-09-221-10/+10
|
* Various improvements over Vrender0 based systems [Angelo Salese] (#5580) Angelo Salese2019-09-021-0/+220
* Made some experimental work with menghong based HW, allowing crzyddz2 to boot and improving menghong colors; * Internalize video and audio components inside the SoC; * Wrote a preliminary UART subdevice; * Made external video clock to be settable by the host driver;