.. |
Array.h
|
Add makefile for linux
|
2021-09-24 16:17:20 +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
|
Remove sign extended byte loads from byte code
|
2021-10-08 23:04:27 +02:00 |
ByteCodeGenerator.h
|
Remove sign extended byte loads from byte code
|
2021-10-08 23:04:27 +02:00 |
CompilationUnits.cpp
|
Support for long integer with byte code
|
2021-10-02 10:06:13 +02:00 |
CompilationUnits.h
|
Support for long integer with byte code
|
2021-10-02 10:06:13 +02:00 |
Compiler.cpp
|
Prepare access to local variables in inline assembler
|
2021-10-07 10:42:18 +02:00 |
Compiler.h
|
Using linker objects and sections
|
2021-09-20 22:36:16 +02:00 |
Declaration.cpp
|
Add long integer support in native and byte code
|
2021-10-02 17:22:18 +02:00 |
Declaration.h
|
Prepare fastcall
|
2021-10-07 15:14:23 +02:00 |
Disassembler.cpp
|
Remove sign extended byte loads from byte code
|
2021-10-08 23:04:27 +02:00 |
Disassembler.h
|
Fixes to get dhrystone.c to compile and run
|
2021-10-03 20:35:50 +02:00 |
Emulator.cpp
|
Remove sign extended byte loads from byte code
|
2021-10-08 23:04:27 +02:00 |
Emulator.h
|
Exclude bss segment from prg file
|
2021-10-05 18:24:03 +02:00 |
Errors.cpp
|
Add long integer support in native and byte code
|
2021-10-02 17:22:18 +02:00 |
Errors.h
|
Add full preprocessor support
|
2021-09-24 20:08:42 +02:00 |
Ident.cpp
|
Add makefile for linux
|
2021-09-24 16:17:20 +02:00 |
Ident.h
|
Initial commit
|
2021-09-06 18:34:52 +02:00 |
InterCode.cpp
|
Remove sign extended byte loads from byte code
|
2021-10-08 23:04:27 +02:00 |
InterCode.h
|
Refactor inter instrction operator handling
|
2021-10-08 09:07:01 +02:00 |
InterCodeGenerator.cpp
|
Refactor inter instrction operator handling
|
2021-10-08 09:07:01 +02:00 |
InterCodeGenerator.h
|
Prepare access to local variables in inline assembler
|
2021-10-07 10:42:18 +02:00 |
Linker.cpp
|
Prepare access to local variables in inline assembler
|
2021-10-07 10:42:18 +02:00 |
Linker.h
|
Prepare access to local variables in inline assembler
|
2021-10-07 10:42:18 +02:00 |
MachineTypes.h
|
Prepare fastcall
|
2021-10-07 15:14:23 +02:00 |
NativeCodeGenerator.cpp
|
Add fascall for byte code
|
2021-10-08 17:41:11 +02:00 |
NativeCodeGenerator.h
|
Prepare access to local variables in inline assembler
|
2021-10-07 10:42:18 +02:00 |
NumberSet.cpp
|
Using linker objects and sections
|
2021-09-20 22:36:16 +02:00 |
NumberSet.h
|
Exclude bss segment from prg file
|
2021-10-05 18:24:03 +02:00 |
Parser.cpp
|
Refactor inter instrction operator handling
|
2021-10-08 09:07:01 +02:00 |
Parser.h
|
Exclude bss segment from prg file
|
2021-10-05 18:24:03 +02:00 |
Preprocessor.cpp
|
Optimized int shifts ge eight
|
2021-09-29 16:31:17 +02:00 |
Preprocessor.h
|
More simple loop optimisations
|
2021-09-28 16:24:44 +02:00 |
Scanner.cpp
|
Prepare fastcall
|
2021-10-07 15:14:23 +02:00 |
Scanner.h
|
Prepare fastcall
|
2021-10-07 15:14:23 +02:00 |
Type.h
|
Initial commit
|
2021-09-06 18:34:52 +02:00 |
oscar64.cpp
|
Bump version to 1.0.38
|
2021-10-03 20:39:23 +02:00 |
oscar64.rc
|
Bump version to 1.0.38
|
2021-10-03 20:39:23 +02:00 |
oscar64.vcxproj
|
Prepare section based linker
|
2021-09-19 22:22:16 +02:00 |
oscar64.vcxproj.filters
|
Prepare section based linker
|
2021-09-19 22:22:16 +02:00 |
resource.h
|
Initial commit
|
2021-09-06 18:34:52 +02:00 |