jespergravgaard
|
0e5087c99a
|
Improved test.
|
2019-12-08 15:47:00 +01:00 |
|
jespergravgaard
|
cd62004812
|
Fixed test data with ASM optimization.
|
2019-12-08 15:21:23 +01:00 |
|
jespergravgaard
|
ad28ad18f9
|
A very early grid bob.
|
2019-12-08 15:16:32 +01:00 |
|
jespergravgaard
|
9daf5d7dc8
|
Added an ASM optimization
|
2019-12-08 13:25:34 +01:00 |
|
jespergravgaard
|
caec30ff0b
|
Now both Vogel Sunflower Bobs & Sprites.
|
2019-12-01 14:04:18 +01:00 |
|
jespergravgaard
|
7aff220a6e
|
Working on Vogel Sunflower Bobs.
|
2019-11-30 23:57:23 +01:00 |
|
jespergravgaard
|
4a273bd2dd
|
Added missing fragment
|
2019-11-28 22:49:28 +01:00 |
|
jespergravgaard
|
d5f7a914f8
|
working on prebob.
|
2019-11-28 08:25:00 +01:00 |
|
jespergravgaard
|
87ab93f0ee
|
Updated test with better fragment.
|
2019-11-24 23:53:07 +01:00 |
|
jespergravgaard
|
99f02843c2
|
Added better fragment.
|
2019-11-24 23:14:45 +01:00 |
|
jespergravgaard
|
5463c3174e
|
Added pre-calculated char BOBs.
|
2019-11-24 23:00:44 +01:00 |
|
jespergravgaard
|
1883da7a86
|
Minor refactoring.
|
2019-11-24 11:19:57 +01:00 |
|
jespergravgaard
|
59ab4e0eb1
|
Improved variable constructors. Improved constant comments.
|
2019-11-23 23:46:46 +01:00 |
|
jespergravgaard
|
7b71a62924
|
Removed two passes that are no longer needed.
|
2019-11-23 19:15:31 +01:00 |
|
jespergravgaard
|
4d9c23b6bc
|
Removed isConstant from Variable (now using Kind).
|
2019-11-23 18:44:43 +01:00 |
|
jespergravgaard
|
363a6c4424
|
Aligned struct variable creation with normal variables.
|
2019-11-23 18:31:00 +01:00 |
|
jespergravgaard
|
5ab9b4353c
|
Refactoring Variable creation.
|
2019-11-22 23:41:01 +01:00 |
|
jespergravgaard
|
f3c388b753
|
Implemented ArraySpec
|
2019-11-21 23:37:53 +01:00 |
|
jespergravgaard
|
397680ea9c
|
Removed FilledArray. Fixed unary plus. Closes #339
|
2019-11-19 08:28:54 +01:00 |
|
jespergravgaard
|
c60ab5fc7d
|
Removed the last bits of SymbolTypeArray.
|
2019-11-18 23:41:32 +01:00 |
|
jespergravgaard
|
4f5064a372
|
Cleaning up old usages of SymbolTypeArray.
|
2019-11-18 23:19:58 +01:00 |
|
jespergravgaard
|
21c2931990
|
Cleaning up old usages of SymbolTypeArray.
|
2019-11-18 23:09:50 +01:00 |
|
jespergravgaard
|
4ab7fe0596
|
Moving array properties from type to variable. Fixed the last few tests.
|
2019-11-18 22:56:18 +01:00 |
|
jespergravgaard
|
8656cc4785
|
Moving array properties from type to variable. A few tests still failing.
|
2019-11-18 22:50:06 +01:00 |
|
jespergravgaard
|
37f5d833c9
|
Moving array properties from type to variable. A few tests still failing.
|
2019-11-18 22:40:12 +01:00 |
|
jespergravgaard
|
ecccf55a08
|
Moving array properties from type to variable. A few tests still failing.
|
2019-11-18 22:02:29 +01:00 |
|
jespergravgaard
|
20dcf58eee
|
Removed notregister from Variable.
|
2019-11-17 20:05:26 +01:00 |
|
jespergravgaard
|
fa5f96221d
|
Removed inferedType from Variable.
|
2019-11-17 19:58:06 +01:00 |
|
jespergravgaard
|
4cd74cf0a0
|
Removed __notconst directive.
|
2019-11-17 19:36:30 +01:00 |
|
jespergravgaard
|
5d54b7c352
|
added 16-color image.
|
2019-11-17 18:51:02 +01:00 |
|
jespergravgaard
|
bd83f1f5bf
|
Added example of a 8bit-per-pixel logo for the XMega65.
|
2019-11-17 16:49:54 +01:00 |
|
jespergravgaard
|
09c504e693
|
Working on catching all declared constants in parse 0.
|
2019-11-17 01:51:42 +01:00 |
|
jespergravgaard
|
0e1acd35d2
|
Working on catching all declared constants in parse 0.
|
2019-11-17 01:28:20 +01:00 |
|
jespergravgaard
|
9403fe34c8
|
Working on catching all declared constants in parse 0. Added hacky handing of phi master.
|
2019-11-15 08:53:09 +01:00 |
|
jespergravgaard
|
5b0022a096
|
Working on catching all declared constants in parse 0.
|
2019-11-13 09:15:43 +01:00 |
|
jespergravgaard
|
162fb7f1e5
|
Working on catching all declared constants in parse 0.
|
2019-11-04 08:18:28 +01:00 |
|
jespergravgaard
|
6b15bedde0
|
Working on catching all declared constants in parse 0.
|
2019-11-04 00:39:09 +01:00 |
|
jespergravgaard
|
b921c99661
|
Converting constant value lists directly to constant values during parse.
|
2019-11-03 22:12:51 +01:00 |
|
jespergravgaard
|
cfb27e5915
|
Converting constant value lists directly to constant values during parse.
|
2019-11-03 21:27:11 +01:00 |
|
jespergravgaard
|
8d494cb587
|
Removed early const data structure.
|
2019-11-03 20:41:07 +01:00 |
|
jespergravgaard
|
b6b01ab232
|
Fixed tests.
|
2019-11-03 20:11:06 +01:00 |
|
jespergravgaard
|
0b477d24ae
|
Identifying declared constants already during Pass0.
|
2019-11-03 17:05:55 +01:00 |
|
jespergravgaard
|
e68e22ae2a
|
Removed all calls to setKind() except 2 in early constant detection.
|
2019-11-03 12:01:12 +01:00 |
|
jespergravgaard
|
5839a98c60
|
Changed declared const handling.
|
2019-11-03 10:48:40 +01:00 |
|
jespergravgaard
|
d9582d6b0f
|
Refactoring handling of variable directives.
|
2019-11-02 22:54:13 +01:00 |
|
jespergravgaard
|
c7d5be3962
|
Renamed to Variable.
|
2019-11-01 20:46:10 +01:00 |
|
jespergravgaard
|
fd307776ae
|
Removed ConstantVar class (using SymbolVariable instead).
|
2019-11-01 19:49:21 +01:00 |
|
jespergravgaard
|
093898455f
|
Removed Variable class (using SymbolVariable).
|
2019-11-01 18:24:09 +01:00 |
|
jespergravgaard
|
5b1e3ec153
|
Moved many usages from Variable to SymbolVariable.
|
2019-11-01 08:08:34 +01:00 |
|
jespergravgaard
|
e35f1b1530
|
Fixed tests. Moved all attributes to SymbolVariable.
|
2019-10-31 23:07:51 +01:00 |
|