oscar64/include
drmortalwombat 210b037dbc Remove sign extended byte loads from byte code 2021-10-08 23:04:27 +02:00
..
assert.c Initial commit 2021-09-06 18:34:52 +02:00
assert.h Initial commit 2021-09-06 18:34:52 +02:00
conio.c Direct embedding of inline assembler in native code 2021-09-28 18:35:23 +02:00
conio.h add conio.h 2021-09-13 20:55:31 +02:00
crt.c Remove sign extended byte loads from byte code 2021-10-08 23:04:27 +02:00
crt.h Remove sign extended byte loads from byte code 2021-10-08 23:04:27 +02:00
limits.h Initial commit 2021-09-06 18:34:52 +02:00
math.c More native code generator 2021-09-11 15:01:32 +02:00
math.h Initial commit 2021-09-06 18:34:52 +02:00
petscii.h Add charmap pragma 2021-09-23 08:26:46 +02:00
stdbool.h Fixes to get dhrystone.c to compile and run 2021-10-03 20:35:50 +02:00
stdint.h Fixes to get dhrystone.c to compile and run 2021-10-03 20:35:50 +02:00
stdio.c Refactor inter instrction operator handling 2021-10-08 09:07:01 +02:00
stdio.h Initial commit 2021-09-06 18:34:52 +02:00
stdlib.c Refactor inter instrction operator handling 2021-10-08 09:07:01 +02:00
stdlib.h Support for long integer with byte code 2021-10-02 10:06:13 +02:00
string.c Add fascall for byte code 2021-10-08 17:41:11 +02:00
string.h Add fascall for byte code 2021-10-08 17:41:11 +02:00
time.c Fixes to get dhrystone.c to compile and run 2021-10-03 20:35:50 +02:00
time.h Fixes to get dhrystone.c to compile and run 2021-10-03 20:35:50 +02:00