i8256: replace diy clock with device_serial_interface and deal with interrupts#15062
i8256: replace diy clock with device_serial_interface and deal with interrupts#15062stonedDiscord wants to merge 1 commit intomamedev:masterfrom
Conversation
|
|
|
I copied the old implementation from |
|
MAME’s 8251 is a terrible starting point, as it’s in dreadful shape. You also copy/pasted a pile of synchronous mode support code which wasn’t necessary But if you look at the history of that file, you’ll see that the Anyway, no increased dependency on |
|
No, the 8256's asynchronous communications interface doesn't work very much like the 8251 USART. |
From #14478
Also reenables savestates.