.. |
audio
|
Shortcut identical consecutive conditional branches
|
2022-12-25 22:14:12 +01:00 |
c64
|
More functions for reu library
|
2023-02-25 21:02:06 +01:00 |
c128
|
Bump version number
|
2023-03-05 22:11:28 +01:00 |
gfx
|
Shuffle temp moves to avoid duplicates
|
2023-01-21 08:42:22 +01:00 |
nes
|
Add rom mappers to NES target
|
2023-03-11 11:01:11 +01:00 |
plus4
|
Add device libraries for various C computers
|
2023-03-05 15:13:02 +01:00 |
vic20
|
Prepare support for VIC20 and C128
|
2023-03-02 20:19:47 +01: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
|
Add support for Atari 8 bit systems
|
2023-03-08 15:51:27 +01:00 |
conio.h
|
Petscii translation in stdio and conio
|
2021-10-12 17:54:10 +02:00 |
crt.c
|
Add rom mappers to NES target
|
2023-03-11 11:01:11 +01:00 |
crt.h
|
Optimize size of generated byte code
|
2022-01-09 19:00:02 +01:00 |
ctype.c
|
Add indexed const array initializer
|
2022-03-26 10:29:48 +01:00 |
ctype.h
|
Add indexed const array initializer
|
2022-03-26 10:29:48 +01:00 |
fixmath.c
|
Add unroll pragma for simple loops
|
2022-06-30 09:33:11 +02:00 |
fixmath.h
|
Fix lenient semicolon handling in parser
|
2022-09-10 10:05:44 +02:00 |
limits.h
|
Initial commit
|
2021-09-06 18:34:52 +02:00 |
math.c
|
Improve precision of float log function
|
2022-11-16 20:51:07 +01:00 |
math.h
|
Add overflow and underflow checking for floats
|
2021-11-24 20:01:08 +01:00 |
oscar.c
|
Fix lenient semicolon handling in parser
|
2022-09-10 10:05:44 +02:00 |
oscar.h
|
Add lz compression for embedded assets
|
2022-05-01 12:55:13 +02:00 |
petscii.h
|
Add charmap pragma
|
2021-09-23 08:26:46 +02:00 |
setjmp.c
|
Fix longjump and kernalio end of file handling
|
2022-01-13 10:37:44 +01:00 |
setjmp.h
|
Add setjmp and longjmp
|
2021-11-20 20:25:53 +01:00 |
stdarg.h
|
Add indexed const array initializer
|
2022-03-26 10:29:48 +01:00 |
stdbool.h
|
add alias _Bool for bool
|
2022-05-15 10:53:58 +02:00 |
stddef.h
|
Added stddef.h
|
2021-10-23 16:51:27 +02:00 |
stdint.h
|
Fixes to get dhrystone.c to compile and run
|
2021-10-03 20:35:50 +02:00 |
stdio.c
|
Add support for Atari 8 bit systems
|
2023-03-08 15:51:27 +01:00 |
stdio.h
|
Fix compiler getting stuck on optimizing infinite loop
|
2021-12-25 12:30:24 +01:00 |
stdlib.c
|
Size optimizations
|
2022-06-10 15:56:08 +02:00 |
stdlib.h
|
Size optimizations
|
2022-06-10 15:56:08 +02:00 |
string.c
|
Optimizations for global variables
|
2022-05-07 14:03:56 +02:00 |
string.h
|
Make shore memcpy calls intrinsic
|
2022-01-27 23:08:57 +01:00 |
time.c
|
Add support for Atari 8 bit systems
|
2023-03-08 15:51:27 +01:00 |
time.h
|
Fixes to get dhrystone.c to compile and run
|
2021-10-03 20:35:50 +02:00 |