.. |
asm6502.c
|
Optimize 32bit shifts
|
2021-12-18 22:21:39 +01:00 |
asm6502.h
|
Fix longjump and kernalio end of file handling
|
2022-01-13 10:37:44 +01:00 |
charwin.c
|
Avoid inlining of native functions into byte code
|
2022-03-09 20:27:11 +01:00 |
charwin.h
|
Add raw functions for putat in charwin
|
2022-02-01 22:23:38 +01:00 |
cia.c
|
Add __hwinterrupt function decoration
|
2022-02-06 10:28:09 +01:00 |
cia.h
|
Add __hwinterrupt function decoration
|
2022-02-06 10:28:09 +01:00 |
easyflash.h
|
Add sid and easyflash includes
|
2022-01-22 11:16:59 +01:00 |
joystick.c
|
Fix LF line ending on windows, float and loop optimizations
|
2022-01-25 14:31:36 +01:00 |
joystick.h
|
Fix LF line ending on windows, float and loop optimizations
|
2022-01-25 14:31:36 +01:00 |
kernalio.c
|
Optimize global variable usage
|
2022-01-14 17:53:30 +01:00 |
kernalio.h
|
Fix longjump and kernalio end of file handling
|
2022-01-13 10:37:44 +01:00 |
keyboard.c
|
Add constant address calculation for struct members
|
2022-02-14 20:13:30 +01:00 |
keyboard.h
|
Add constant address calculation for struct members
|
2022-02-14 20:13:30 +01:00 |
memmap.c
|
Fix byte limit in #embed
|
2022-01-28 14:13:49 +01:00 |
memmap.h
|
Fix compiler getting stuck on optimizing infinite loop
|
2021-12-25 12:30:24 +01:00 |
rasterirq.c
|
Fix moving of abs store across function call
|
2022-03-26 21:39:30 +01:00 |
rasterirq.h
|
Constant folding address of global and static variables
|
2022-03-27 17:18:44 +02:00 |
sid.c
|
Add sid and easyflash includes
|
2022-01-22 11:16:59 +01:00 |
sid.h
|
Fix scale in sid.h
|
2022-01-22 15:07:55 +01:00 |
sprites.c
|
Add __assume builtin function
|
2022-01-08 15:51:17 +01:00 |
sprites.h
|
Add some library documentation
|
2021-12-31 18:57:54 +01:00 |
types.h
|
Change word to use int as base
|
2021-11-04 10:55:37 +01:00 |
vic.c
|
Shortcut zero page register moves
|
2022-02-20 14:12:01 +01:00 |
vic.h
|
Mark vic registers as volatile
|
2022-01-27 16:38:47 +01:00 |