Karol Stasiak
|
02031da61a
|
Correctly optimize variables around macros
|
2021-02-18 00:38:51 +01:00 |
|
Karol Stasiak
|
d20cc677bb
|
The typeof builtin function
|
2021-02-18 00:38:30 +01:00 |
|
Karol Stasiak
|
2beabb7bed
|
Improvements to constant folding
|
2021-02-18 00:36:13 +01:00 |
|
Karol Stasiak
|
fb71f88343
|
8080: Correctly compile sbytes to BC
|
2021-02-18 00:35:02 +01:00 |
|
Karol Stasiak
|
958c1c09e7
|
#98: Warning about a missing call to init_rw_memory
|
2021-02-03 09:58:39 +01:00 |
|
Karol Stasiak
|
919f11af2e
|
#101: Allow using local labels in all assembly instructions and all assembly expressions
|
2021-02-03 09:50:44 +01:00 |
|
Karol Stasiak
|
9c7e946f4c
|
Allow labels in assembly on the same line (see #101)
|
2021-02-03 09:49:17 +01:00 |
|
Karol Stasiak
|
32b98750a9
|
Warn about non-volatile spinlocks (see #95)
|
2021-02-03 09:46:09 +01:00 |
|
Karol Stasiak
|
42f6efc9bd
|
Switch to snapshot versioning
|
2021-01-13 19:57:52 +01:00 |
|
Karol Stasiak
|
8b0c026bf7
|
Update changelog
|
2021-01-13 19:57:17 +01:00 |
|
Karol Stasiak
|
c1959b356f
|
Make all constants referring to segments match their equivalents from the platform definition (see #87)
|
2021-01-13 19:55:11 +01:00 |
|
Karol Stasiak
|
499e650752
|
Define and document more magic suffixes and constants (see #87)
|
2021-01-13 19:35:11 +01:00 |
|
Karol Stasiak
|
fe4f0dcfd9
|
6502: Optimize more jumps in place
|
2021-01-13 19:26:17 +01:00 |
|
Karol Stasiak
|
c6932da6b3
|
Update changelog
|
2021-01-13 14:39:32 +01:00 |
|
Karol Stasiak
|
600bfce0c1
|
Allow new lines after =
|
2021-01-13 14:38:59 +01:00 |
|
Karol Stasiak
|
9feda54d92
|
Optimize word shifts by 7–12 bits
|
2021-01-13 14:31:20 +01:00 |
|
Karol Stasiak
|
91699b64c6
|
Less useless logging
|
2021-01-13 14:18:41 +01:00 |
|
Karol Stasiak
|
2a5933e115
|
6502: Fix sbyte to word promotion in some contexts
|
2021-01-13 14:18:28 +01:00 |
|
Karol Stasiak
|
bd8078cc47
|
Merge pull request #90 from agg23/agg23/RemovedOptimizationHintPrint
Removed optimization hint debug println statements
|
2021-01-02 01:06:31 +01:00 |
|
Adam Gastineau
|
30216d0be6
|
Removed optimization hint debug println statements
|
2021-01-01 14:52:37 -08:00 |
|
Karol Stasiak
|
181332e238
|
Version 0.3.24
|
2020-12-02 00:54:52 +01:00 |
|
Karol Stasiak
|
90a9538936
|
Various optimizations
|
2020-12-01 18:18:56 +01:00 |
|
Karol Stasiak
|
4a529b5ddc
|
Fix typos/grammar
|
2020-12-01 14:26:47 +01:00 |
|
Karol Stasiak
|
7962a1d083
|
Point at the end of the line if the error is something missing at the end of the line
|
2020-12-01 03:21:04 +01:00 |
|
Karol Stasiak
|
52c9da36b8
|
Fix GraalVM NPE when getting a character name
|
2020-12-01 03:20:31 +01:00 |
|
Karol Stasiak
|
8dfad735ab
|
Tiny formatting fix
|
2020-12-01 03:19:47 +01:00 |
|
Karol Stasiak
|
cba145d674
|
Better error messages for variable definitions in macros (#77)
|
2020-12-01 03:19:38 +01:00 |
|
Karol Stasiak
|
145f2ed711
|
Update changelog
|
2020-11-19 18:56:49 +01:00 |
|
Karol Stasiak
|
f2f53a4b28
|
Configurable entry point for ZX Spectrum, Z1013, TRS-80 and CoCo (#78)
|
2020-11-19 18:47:50 +01:00 |
|
Karol Stasiak
|
7e45967b0c
|
Allow emitting addresses of labels in the output (#78)
|
2020-11-19 18:33:51 +01:00 |
|
Karol Stasiak
|
c8e32a876f
|
Fix endaddr+N output
|
2020-11-19 18:21:08 +01:00 |
|
Karol Stasiak
|
b2d2c3e005
|
Don't emit labels that are not necessary; fix the __heap_start symbol.
|
2020-11-18 23:08:45 +01:00 |
|
Karol Stasiak
|
dc087ed887
|
Better error messages for arays without sizes
|
2020-11-18 23:08:09 +01:00 |
|
Karol Stasiak
|
97c7d0ffed
|
Basic groundwork for optimization hint support
|
2020-11-18 22:37:58 +01:00 |
|
Karol Stasiak
|
385b2fd40b
|
Fix function pointers (fixes #86)
|
2020-11-18 09:34:02 +01:00 |
|
Karol Stasiak
|
fc7643c416
|
Interrupt handler pointer types
|
2020-11-11 00:28:21 +01:00 |
|
Karol Stasiak
|
91409504fb
|
Small inlining fix
|
2020-11-11 00:27:52 +01:00 |
|
Karol Stasiak
|
cd6b789416
|
Document explicit bool conversions
|
2020-11-11 00:27:29 +01:00 |
|
Karol Stasiak
|
f4a3601d6e
|
8080: Fix word negation
|
2020-11-11 00:25:39 +01:00 |
|
Karol Stasiak
|
f39810793b
|
Use skipTests instead of includeTests
|
2020-11-02 13:47:16 +01:00 |
|
Karol Stasiak
|
831be03167
|
Merge pull request #82 from agg23/SBTIncludeTestFlags
Improved #36: Added compile flags for enabling tests
|
2020-11-02 13:37:58 +01:00 |
|
Adam Gastineau
|
af565b581a
|
Fixed only some test dependencies being properly emitted
|
2020-10-30 22:14:37 -07:00 |
|
Karol Stasiak
|
4a7166b9e0
|
Merge pull request #84 from zbyti/master
A8 fixed example code
|
2020-10-30 23:22:42 +01:00 |
|
zbyti
|
45b4a5dfe3
|
A8 fixed code
|
2020-10-30 16:08:29 +01:00 |
|
Adam Gastineau
|
d483dd1994
|
Improved #36: Added compile flags for enabling tests
|
2020-10-27 19:52:12 -07:00 |
|
Karol Stasiak
|
4a09a80db0
|
Merge pull request #79 from zbyti/master
refactor and MPT player examble
|
2020-10-25 02:01:47 +01:00 |
|
zbyti
|
2ce1781e91
|
refator
|
2020-10-06 00:51:50 +02:00 |
|
zbyti
|
d76ae3ff9e
|
refator
|
2020-10-06 00:50:50 +02:00 |
|
zbyti
|
758f0945f9
|
refactor
|
2020-10-06 00:42:19 +02:00 |
|
zbyti
|
d0154253ea
|
.nfo files added
|
2020-10-06 00:39:20 +02:00 |
|