mirror of
https://github.com/holub/mame
synced 2025-05-22 21:58:57 +03:00
cb2001: last table version
This commit is contained in:
parent
a5d9d44c00
commit
1789136165
@ -81,10 +81,8 @@ const UINT8 cb2001_decryption_table[256] = {
|
||||
|
||||
/* robiza notes:
|
||||
|
||||
|
||||
56 -> ????
|
||||
|
||||
|
||||
5c -> conditional jmp for sure
|
||||
|
||||
aa -> ????
|
||||
@ -93,14 +91,11 @@ aa -> ????
|
||||
d8 ????
|
||||
dd -> fa (di)
|
||||
|
||||
|
||||
guessed:
|
||||
45 -> b0 (mov al,#value)
|
||||
6e -> ba (mov dw,#value)
|
||||
c2 -> ee (out dw,al)
|
||||
|
||||
|
||||
|
||||
probably:
|
||||
|
||||
2b -> conditional jmp for sure (75)
|
||||
|
Loading…
Reference in New Issue
Block a user