Correct a few register names
This commit is contained in:
@@ -158,9 +158,9 @@ $output = 0;
|
||||
0xB9 => "ICR09",
|
||||
0xBA => "ICR10",
|
||||
0xBB => "ICR11",
|
||||
0xBC => "ICR22",
|
||||
0xBD => "ICR33",
|
||||
0xBE => "ICR44",
|
||||
0xBC => "ICR12",
|
||||
0xBD => "ICR13",
|
||||
0xBE => "ICR14",
|
||||
0xBF => "ICR15",
|
||||
# Specific to LC2412
|
||||
0xC0 => "KEY0",
|
||||
|
||||
Reference in New Issue
Block a user