sd:isa
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| sd:isa [2026/04/23 05:43] – appledog | sd:isa [2026/04/23 06:30] (current) – appledog | ||
|---|---|---|---|
| Line 269: | Line 269: | ||
| | 99 | [[# | | 99 | [[# | ||
| + | <wrap #skpc /> | ||
| + | **'' | ||
| <wrap #pab /> | <wrap #pab /> | ||
| - | < | + | **'' |
| - | Pack the low 4 bits of AL and BL into AL. This is useful for BCD and 4bpp video mode. | + | < |
| Start: | Start: | ||
| [....llll][....hhhh] | [....llll][....hhhh] | ||
| Line 283: | Line 284: | ||
| <wrap #uab /> | <wrap #uab /> | ||
| **''# | **''# | ||
| - | < | ||
| Unpack the 8 bits in AL into AL and BL and zeroes the four high bits of AL and BL. | Unpack the 8 bits in AL into AL and BL and zeroes the four high bits of AL and BL. | ||
| This is useful for BCD and 4bpp video mode. | This is useful for BCD and 4bpp video mode. | ||
| + | < | ||
| Start: | Start: | ||
| [hhhhllll][........] | [hhhhllll][........] | ||
| Line 299: | Line 300: | ||
| <wrap #caseb /> | <wrap #caseb /> | ||
| **''# | **''# | ||
| - | |||
| - | <code highlight: | ||
| - | <?php | ||
| - | echo "Line 1"; | ||
| - | echo "Line 2"; | ||
| - | echo "This block is highlighted"; | ||
| - | echo "Line 4"; | ||
| - | echo "Line 5"; | ||
| - | echo "Line 6"; | ||
| - | ?> | ||
| - | </ | ||
| - | |||
| - | |||
| - | <code php numbers highlight: | ||
| - | Line one | ||
| - | This should be highlighted (line 2) | ||
| - | Line three highlighted | ||
| - | Line four highlighted | ||
| - | Normal line | ||
| - | </ | ||
sd/isa.1776922992.txt.gz · Last modified: by appledog
