Changeset 181 in xtideuniversalbios for trunk/Assembly_Library/Inc/Emulate.inc
- Timestamp:
- Nov 13, 2011, 3:38:40 PM (13 years ago)
- google:author:
- krille_n_@hotmail.com
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Assembly_Library/Inc/Emulate.inc
r168 r181 452 452 times %2 %3 %1, 1 453 453 %else 454 %if %2 > 7 454 ; %if %2 > 7 ; Original value 455 %if %2 > 3 ; Size optimized value 455 456 push cx 456 457 mov cl, %2
Note:
See TracChangeset
for help on using the changeset viewer.