mirror of
https://github.com/holub/mame
synced 2025-04-19 23:12:11 +03:00
Documented setup sequence of SCC for Hbug
This commit is contained in:
parent
e30c62cff8
commit
36ce20b649
@ -363,6 +363,17 @@ ROM_LOAD16_BYTE ("hk68kv10U12.bin", 0xFC0000, 0x2000, CRC (f2d688e9) SHA1 (e6869
|
||||
* 'bf' Boot from floppy (MIO, SBX-FDIO)
|
||||
* 'bsf' Boot from floppy (SCSI)
|
||||
*
|
||||
* Setup sequence channel B
|
||||
* 00
|
||||
* 04 4C - x16 clock, 2 stop bits, no parity
|
||||
* 05 EA -
|
||||
* 03 E1 - 8 bit, receiver enable, auto enable on
|
||||
* 09 00 - no reset
|
||||
* 01 00
|
||||
* 0B 56
|
||||
* 0C 0B - low baudrate divider
|
||||
* 0D 00 - hi baudrate divider
|
||||
* 0E 03 - Baud Rate Generator enabled, PCLK is source
|
||||
*/
|
||||
ROM_END
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user