drmortalwombat
|
f91bf21999
|
More samples
|
2021-12-25 20:55:15 +01:00 |
|
drmortalwombat
|
75ea2ee439
|
Add PETSCII string literals
|
2021-12-06 20:54:11 +01:00 |
|
drmortalwombat
|
2cd7956736
|
Remove stores to global variables that are never read
|
2021-11-01 16:08:37 +01:00 |
|
drmortalwombat
|
d3cba85efe
|
Optimize global variable alias analysis
|
2021-11-01 12:42:03 +01:00 |
|
drmortalwombat
|
d8ecd34ac6
|
Add #embed preprocessor directive to import binary data
|
2021-10-24 12:34:44 +02:00 |
|
drmortalwombat
|
6444428489
|
Prepare cartdridge linking
|
2021-10-19 09:36:30 +02:00 |
|
drmortalwombat
|
6481e119e4
|
Fix various errors triggered by fuzzing
|
2021-10-17 18:20:44 +02:00 |
|
drmortalwombat
|
e2e6f4ea01
|
Add command line options for optimization
|
2021-10-14 16:51:59 +02:00 |
|
drmortalwombat
|
0e59af5122
|
Fix petscii characters changed includes and pragmas
|
2021-10-10 17:30:57 +02:00 |
|
drmortalwombat
|
11af372509
|
More autoinline optimizations
|
2021-10-10 17:14:12 +02:00 |
|
drmortalwombat
|
e7231e27e0
|
Prepare fastcall
|
2021-10-07 15:14:23 +02:00 |
|
drmortalwombat
|
542cb66693
|
Fixes to get dhrystone.c to compile and run
|
2021-10-03 20:35:50 +02:00 |
|
drmortalwombat
|
bf825302aa
|
Add function inline expansion
|
2021-10-02 22:04:42 +02:00 |
|
drmortalwombat
|
30becb541e
|
Add long integer support in native and byte code
|
2021-10-02 17:22:18 +02:00 |
|
drmortalwombat
|
3d9302c90c
|
Support for long integer with byte code
|
2021-10-02 10:06:13 +02:00 |
|
drmortalwombat
|
c4a5dafb69
|
More simple loop optimisations
|
2021-09-28 16:24:44 +02:00 |
|
drmortalwombat
|
f925833884
|
Move executable into bin folder for windows and linux
|
2021-09-25 18:20:32 +02:00 |
|
drmortalwombat
|
6b6122bc07
|
Add full preprocessor support
|
2021-09-24 20:08:42 +02:00 |
|
drmortalwombat
|
fd10525780
|
Add makefile for linux
|
2021-09-24 16:17:20 +02:00 |
|
drmortalwombat
|
123da8c155
|
Add charmap pragma
|
2021-09-23 08:26:46 +02:00 |
|
drmortalwombat
|
1d64404b24
|
Change format of error messages
|
2021-09-21 14:55:11 +02:00 |
|
drmortalwombat
|
fae377132f
|
Fix assembler label low/high byte immediate
|
2021-09-19 16:08:38 +02:00 |
|
drmortalwombat
|
e2e20581a6
|
Prepare byte level optimisations
|
2021-09-14 16:34:48 +02:00 |
|
drmortalwombat
|
60354f5e2d
|
Implemented static const int/float/bool etc constat propagation
|
2021-09-06 21:13:48 +02:00 |
|
drmortalwombat
|
7af458832b
|
Initial commit
|
2021-09-06 18:34:52 +02:00 |
|