Open runer112 opened 2 weeks ago
Demonstration: https://discord.com/channels/432891584451706892/1184990251769397380/1305595574246182952
Compiling c -std=gnu11 in -Oz for ez80: int48_t foo(int48_t x) { return ~x; } public _foo _foo: call __frameset0 ld hl, (ix + 6) ld de, (ix + 9) call __snot pop ix ret extern __snot extern __frameset0
Compiling c -std=gnu11 in -Oz for ez80:
-Oz
int48_t foo(int48_t x) { return ~x; }
public _foo _foo: call __frameset0 ld hl, (ix + 6) ld de, (ix + 9) call __snot pop ix ret extern __snot extern __frameset0
Demonstration: https://discord.com/channels/432891584451706892/1184990251769397380/1305595574246182952