mirror of
https://github.com/KarolS/millfork.git
synced 2026-04-22 00:17:03 +00:00
Decimal multiplication, decimal right shift fixes
This commit is contained in:
+3
-1
@@ -42,4 +42,6 @@ _lo_nibble_to_hex_lbl:
|
||||
|
||||
inline asm void panic() {
|
||||
JSR _panic
|
||||
}
|
||||
}
|
||||
|
||||
array __constant8 = [8]
|
||||
|
||||
Reference in New Issue
Block a user