Releases: drmortalwombat/oscar64
Releases · drmortalwombat/oscar64
Fix structs as function arguments
v1.0.30 Fix struct over header boundaries
Assembler functions as constant initialiser
v1.0.29 Bump version number
Fixed assembler low/high byte in immediates
v1.0.28 Fix assembler label low/high byte immediate
Line break "\n" now CR instead of LF
v1.0.27 Change line end to 13 in prints
Native code generator now on paar with byte code
v1.0.26 Fix float x+x optimisation
More native code generator
v1.0.24 More native code generator
Printf formatting, more native compilation
v1.0.23 Formatting options in printf
Added native code generation for leaf functions
v1.0.22 Resource version bump to 1.0.22
Fixed array and struct inits
v1.0.21 Added test for array init
Initial release
v1.0.20 Moved storage class parsing from base type to variable level