Karol Stasiak
|
6f98af3eb7
|
Updated CHANGELOG.md
|
2018-03-18 23:58:42 +01:00 |
|
Karol Stasiak
|
7ac86b97b5
|
Cosmetic fixes for messages
|
2018-03-18 23:54:48 +01:00 |
|
Karol Stasiak
|
046597e9a0
|
Do not allocate removed variables; also, some weird bugfix
|
2018-03-18 23:54:32 +01:00 |
|
Karol Stasiak
|
9ff888c0d9
|
Fixed zero-extending for bytes; improved adding bytes to constant words
|
2018-03-18 23:54:02 +01:00 |
|
Karol Stasiak
|
986252db5b
|
Added some more optimizations
|
2018-03-18 23:52:40 +01:00 |
|
Karol Stasiak
|
6fa82a5a58
|
Added ZeropagePseugoregister to default compilation flags
|
2018-03-18 23:51:25 +01:00 |
|
Karol Stasiak
|
269a1fbdc5
|
Switching to snapshot versioning
|
2018-03-17 19:56:15 +01:00 |
|
Karol Stasiak
|
6e089b03d8
|
Version 0.2
|
2018-03-17 18:21:50 +01:00 |
|
Karol Stasiak
|
5f2ecb8258
|
Code cleanup
|
2018-03-17 18:12:31 +01:00 |
|
Karol Stasiak
|
4f46b21867
|
Tiny fix
|
2018-03-17 18:01:44 +01:00 |
|
Karol Stasiak
|
fcf4af6c55
|
NES mapper experiments
|
2018-03-17 17:09:30 +01:00 |
|
Karol Stasiak
|
fa34402749
|
Segment syntax test
|
2018-03-17 13:49:37 +01:00 |
|
Karol Stasiak
|
14a2592170
|
Updated CHANGELOG
|
2018-03-16 22:15:07 +01:00 |
|
Karol Stasiak
|
19144c25a8
|
Syntax colouring UDL definition for Notepad++
|
2018-03-16 22:09:34 +01:00 |
|
Karol Stasiak
|
fbd9fddf44
|
Few optimization improvements and fixes
|
2018-03-16 19:03:50 +01:00 |
|
Karol Stasiak
|
4d927a8949
|
Loop unrolling improvements
|
2018-03-16 14:13:24 +01:00 |
|
Karol Stasiak
|
45e284bdb1
|
Fixed treatment of -Of and -Ob commandline options
|
2018-03-16 14:12:38 +01:00 |
|
Karol Stasiak
|
e0c3a566b7
|
Long comparisons; word vs unsigned byte comparison optimization
|
2018-03-16 13:19:54 +01:00 |
|
Karol Stasiak
|
2548822b8b
|
Interrupt handler optimization fixes
|
2018-03-16 11:42:42 +01:00 |
|
Karol Stasiak
|
516d7eae26
|
Removal of the <<<< operator; nonet operation improvements
Use `nonet(a << b)` instead of `a <<<< b`
|
2018-03-16 00:34:24 +01:00 |
|
Karol Stasiak
|
9680423691
|
Famicom support
|
2018-03-15 23:46:16 +01:00 |
|
Karol Stasiak
|
8a347e5058
|
Preliminary segment support; C16/+4 fixes
|
2018-03-15 23:09:19 +01:00 |
|
Karol Stasiak
|
9e8a125487
|
Various optimization improvements and bugfixes
|
2018-03-14 18:50:58 +01:00 |
|
Karol Stasiak
|
38f3923d4d
|
Shifting by variable amount
|
2018-03-11 23:02:34 +01:00 |
|
Karol Stasiak
|
465ba2f02f
|
Update documentation
|
2018-03-10 22:05:10 +01:00 |
|
Karol Stasiak
|
89b23ee425
|
Expanding macros from within assembly
|
2018-03-10 21:52:28 +01:00 |
|
Karol Stasiak
|
739461bfa9
|
Word addition and bit ops; better handling of side effects
|
2018-03-10 21:48:04 +01:00 |
|
Karol Stasiak
|
59cf1e06b4
|
nonet() operator
|
2018-03-10 00:08:13 +01:00 |
|
Karol Stasiak
|
e95d403752
|
Flow analyser bugfixes
|
2018-03-10 00:07:40 +01:00 |
|
Karol Stasiak
|
bc077d3ada
|
Inline assembly parsing improvements
|
2018-03-10 00:06:50 +01:00 |
|
Karol Stasiak
|
bf851af2e4
|
LAX optimization bugfix
|
2018-03-09 17:33:56 +01:00 |
|
Karol Stasiak
|
871143cc21
|
Flow analysis bugfixes
|
2018-03-09 17:33:39 +01:00 |
|
Karol Stasiak
|
a414feedec
|
Fixed object allocation fixes, assembly output improvements
|
2018-03-09 16:31:49 +01:00 |
|
Karol Stasiak
|
2b182ee2c7
|
Fixed some typos
|
2018-03-09 00:07:21 +01:00 |
|
Karol Stasiak
|
807a9df8ac
|
Fixed org option
|
2018-03-09 00:07:05 +01:00 |
|
Karol Stasiak
|
34b827df38
|
Small optimization bugfix
|
2018-03-07 16:22:28 +01:00 |
|
Karol Stasiak
|
1d865302ca
|
Indexing fixes; 16-bit indexing
|
2018-03-07 12:36:21 +01:00 |
|
Karol Stasiak
|
11337f4975
|
Optimizing predictable reads from local variables
|
2018-03-06 23:43:09 +01:00 |
|
Karol Stasiak
|
d4d9dafbbe
|
Inlining improvements
|
2018-03-06 23:28:03 +01:00 |
|
Karol Stasiak
|
9d1159e923
|
Documentation improvements
|
2018-03-06 16:59:18 +01:00 |
|
Karol Stasiak
|
af812fe348
|
else if
|
2018-03-06 16:46:50 +01:00 |
|
Karol Stasiak
|
791f910cc4
|
Optimize away impossible odd/even equalities
|
2018-03-06 16:44:57 +01:00 |
|
Karol Stasiak
|
9e66a0d252
|
Optimization performance improvements
|
2018-03-06 15:49:28 +01:00 |
|
Karol Stasiak
|
53245eb1e2
|
Single threaded mode
|
2018-03-06 01:01:22 +01:00 |
|
Karol Stasiak
|
1909fd7154
|
Initialize constant registers outside loops
|
2018-03-06 00:22:39 +01:00 |
|
Karol Stasiak
|
addfde48ec
|
Better addition of words on stack on 65816
|
2018-03-06 00:21:43 +01:00 |
|
Karol Stasiak
|
9634ea9516
|
Don't emit warnings if an unused variable was assigned a simple expression
|
2018-03-06 00:20:50 +01:00 |
|
Karol Stasiak
|
92dd5d6913
|
Flow analysis improvements
|
2018-03-05 19:14:42 +01:00 |
|
Karol Stasiak
|
0f6bf6e63e
|
HuC6280's SAX and SAY depend on A
|
2018-03-05 19:13:44 +01:00 |
|
Karol Stasiak
|
3cd6540f13
|
Slightly faster variable to register optimization
|
2018-03-05 19:13:20 +01:00 |
|