.. |
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
|
Move load temporary register moves out of loops
|
2022-06-26 15:15:59 +02:00 |
charwin.h
|
Move load temporary register moves out of loops
|
2022-06-26 15:15:59 +02: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
|
Fix volatile copy
|
2022-04-12 22:08:40 +02:00 |
joystick.c
|
Optimize parameter handling in loops
|
2022-06-18 17:32:14 +02:00 |
joystick.h
|
Fix LF line ending on windows, float and loop optimizations
|
2022-01-25 14:31:36 +01:00 |
kernalio.c
|
Add support for d64 image creation
|
2022-05-08 15:37:30 +02:00 |
kernalio.h
|
Add support for d64 image creation
|
2022-05-08 15:37:30 +02:00 |
keyboard.c
|
Force pra of cia1 to 0xff when starting key check
|
2022-07-09 16:13:06 +02: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
|
Improve dataflow analysis
|
2022-07-16 14:14:02 +02:00 |
rasterirq.h
|
Improve dataflow analysis
|
2022-07-16 14:14:02 +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
|
Improve dataflow analysis
|
2022-07-16 14:14:02 +02:00 |
sprites.h
|
Improve dataflow analysis
|
2022-07-16 14:14:02 +02: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 |