Releases: drmortalwombat/oscar64
Releases · drmortalwombat/oscar64
ASCII to PETSCII translation in conio and stdio
v1.1.41 Petscii translation in stdio and conio
Now with interprocedural analysis
v1.1.40 Remove debug code
Celebratory dhrystone edition
v1.0.38 Bump version to 1.0.38
Long integer support (32bit)
Now includes full support for signed and unsinged long integer arithmetic.
Wednesday special
v1.0.36 Avoid frame pointer in native code if simple stack frame
Linux make file and common file structure
Executables for linux and windows are now placed in a bin subfolder
Add charmap pragma
v1.0.34 Bump file version
Fix byte size operations
v1.0.33 Fix various bugs related to byte size operands
Fix return type coercion
v1.0.32 Fix return type coercion, region based linker
Changed format of errors and warnings
Errors and warnings now follow the format of visual studio. This release also uses section for linking internally.