Difference between revisions of "HuC6280 Instruction Set Table"
From Archaic Pixels
(→HuC6280 Instruction Set) |
(→HuC6280 Instruction Set) |
||
Line 140: | Line 140: | ||
|} | |} | ||
− | {{: | + | <css> |
+ | .opcode_table | ||
+ | { | ||
+ | color: black; | ||
+ | empty-cells: hide; | ||
+ | } | ||
+ | |||
+ | .opcode_table td | ||
+ | { | ||
+ | padding-left: 4px; | ||
+ | padding-right: 2px; | ||
+ | height: 30px; | ||
+ | background-color: #EEEEEE; | ||
+ | font-size: 16pt; | ||
+ | } | ||
+ | |||
+ | .opcode_table td:nth-child(2n) | ||
+ | { | ||
+ | font-size: inherit; | ||
+ | border-right-width: 4px; | ||
+ | border-right-color: white; | ||
+ | border-right-style:solid; | ||
+ | } | ||
+ | </css> |
Revision as of 22:45, 12 September 2010
HuC6280 Instruction Set