.. |
Array.h
|
Optimize loop invariants in single entry/exit loops
|
2023-05-19 21:25:29 +02:00 |
Assembler.cpp
|
Add makefile for linux
|
2021-09-24 16:17:20 +02:00 |
Assembler.h
|
Fix unnamed parameters in function prototype
|
2021-09-11 16:05:31 +02:00 |
BitVector.h
|
Add makefile for linux
|
2021-09-24 16:17:20 +02:00 |
ByteCodeGenerator.cpp
|
Fix warnings
|
2023-04-12 19:02:27 +02:00 |
ByteCodeGenerator.h
|
More documentation
|
2022-03-18 22:29:12 +01:00 |
CompilationUnits.cpp
|
Add relocated sections
|
2022-01-22 18:21:52 +01:00 |
CompilationUnits.h
|
Prepare NES machine type
|
2023-03-04 14:07:34 +01:00 |
Compiler.cpp
|
Add "enter" and "leave" attributes to dbj for local variables
|
2023-05-17 18:27:09 +02:00 |
Compiler.h
|
Unify instruction dependency check in optimizer
|
2023-05-06 18:28:59 +02:00 |
CompilerTypes.h
|
Add more generic cartridge support
|
2023-04-14 18:40:27 +02:00 |
Declaration.cpp
|
Add "enter" and "leave" attributes to dbj for local variables
|
2023-05-17 18:27:09 +02:00 |
Declaration.h
|
Add "enter" and "leave" attributes to dbj for local variables
|
2023-05-17 18:27:09 +02:00 |
Disassembler.cpp
|
Fix warnings
|
2023-04-12 19:02:27 +02:00 |
Disassembler.h
|
Add local labels to listings
|
2023-03-09 21:04:56 +01:00 |
DiskImage.cpp
|
Fix warnings
|
2023-04-12 19:02:27 +02:00 |
DiskImage.h
|
Add support for d64 image creation
|
2022-05-08 15:37:30 +02:00 |
Emulator.cpp
|
Unify instruction dependency check in optimizer
|
2023-05-06 18:28:59 +02:00 |
Emulator.h
|
Unify instruction dependency check in optimizer
|
2023-05-06 18:28:59 +02:00 |
Errors.cpp
|
Improve dataflow analysis
|
2022-07-16 14:14:02 +02:00 |
Errors.h
|
Add __bankof operator
|
2023-04-30 18:35:04 +02:00 |
GlobalAnalyzer.cpp
|
Fixed typos
|
2023-05-13 15:57:46 +02:00 |
GlobalAnalyzer.h
|
Auto place globals in zero page with -Oz option
|
2023-04-10 18:26:59 +02:00 |
Ident.cpp
|
Add charpad and spritepad import
|
2022-08-05 18:08:10 +02:00 |
Ident.h
|
Add charpad and spritepad import
|
2022-08-05 18:08:10 +02:00 |
InterCode.cpp
|
More aggressive value forwarding with local arrays
|
2023-05-20 13:49:34 +02:00 |
InterCode.h
|
More aggressive value forwarding with local arrays
|
2023-05-20 13:49:34 +02:00 |
InterCodeGenerator.cpp
|
Fixed typos
|
2023-05-13 15:57:46 +02:00 |
InterCodeGenerator.h
|
Add warning for const integer truncation
|
2023-04-09 09:45:13 +02:00 |
Linker.cpp
|
Add __bankof operator
|
2023-04-30 18:35:04 +02:00 |
Linker.h
|
Reduce line number toggling in debug file
|
2023-05-01 15:38:48 +02:00 |
MachineTypes.cpp
|
Add charwin library and matching code generator optimizations
|
2021-11-18 14:57:43 +01:00 |
MachineTypes.h
|
Improve compiler speed
|
2023-03-08 08:37:43 +01:00 |
NativeCodeGenerator.cpp
|
Add iecbus library
|
2023-05-21 17:19:26 +02:00 |
NativeCodeGenerator.h
|
Optimize loop invariants in single entry/exit loops
|
2023-05-19 21:25:29 +02:00 |
NumberSet.cpp
|
Improve compiler speed
|
2023-03-08 08:37:43 +01:00 |
NumberSet.h
|
Add warning/error for unassigned variable access
|
2022-10-16 13:33:20 +02:00 |
Parser.cpp
|
Add iecbus library
|
2023-05-21 17:19:26 +02:00 |
Parser.h
|
Prepare per function optimization config using pragmas
|
2023-04-02 19:04:10 +02:00 |
Preprocessor.cpp
|
Fix warnings
|
2023-04-12 19:02:27 +02:00 |
Preprocessor.h
|
Add charpad and spritepad import
|
2022-08-05 18:08:10 +02:00 |
Scanner.cpp
|
Unify instruction dependency check in optimizer
|
2023-05-06 18:28:59 +02:00 |
Scanner.h
|
Unify instruction dependency check in optimizer
|
2023-05-06 18:28:59 +02:00 |
oscar64.cpp
|
Bump version number
|
2023-05-19 22:49:54 +02:00 |
oscar64.rc
|
Bump version number
|
2023-05-19 22:49:54 +02:00 |
oscar64.vcxproj
|
Bump version number
|
2022-10-29 10:59:20 +02:00 |
oscar64.vcxproj.filters
|
Add support for d64 image creation
|
2022-05-08 15:37:30 +02:00 |
resource.h
|
Initial commit
|
2021-09-06 18:34:52 +02:00 |