mirror of
https://github.com/TomHarte/CLK.git
synced 2025-02-16 18:30:32 +00:00
Fix typo.
This commit is contained in:
parent
c397da3e5a
commit
c076636df1
@ -963,7 +963,7 @@ class IO {
|
||||
case 0x0007: dma_.i8237.write<7>(value); break;
|
||||
|
||||
// TODO: 0x0008 -> command
|
||||
// TODO: 0x0001 -> mask
|
||||
// TODO: 0x000a -> mask
|
||||
// TODO: 0x000b -> mode
|
||||
case 0x000c: dma_.i8237.flip_flop_reset(); break;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user