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 |
|
zbyti
|
85829102b8
|
.nfo files added
|
2020-10-06 00:36:41 +02:00 |
|
zbyti
|
8a4e65b365
|
A8 CMC Player with sample music
|
2020-10-05 23:17:35 +02:00 |
|
zbyti
|
838ef0d1eb
|
refactor and MPT player examble
|
2020-10-05 22:33:22 +02:00 |
|
Karol Stasiak
|
963fae8275
|
Various documentation updates
|
2020-10-05 22:20:08 +02:00 |
|
Karol Stasiak
|
e94ccd164f
|
Use POKEY for random seed on Atari
|
2020-09-30 01:51:36 +02:00 |
|
Karol Stasiak
|
a00e10382d
|
Implement readline and readword for VIC-20
|
2020-09-30 01:37:00 +02:00 |
|
Karol Stasiak
|
24c0e8a8ee
|
Fix typo
|
2020-09-30 01:36:13 +02:00 |
|
Karol Stasiak
|
5d09410350
|
Document TRS-80 and Z1013 library support
|
2020-09-30 01:07:56 +02:00 |
|
Karol Stasiak
|
70da293fce
|
Merge pull request #76 from zbyti/master
ANTIC Display List Instruction Set constans & some refactor
|
2020-09-29 23:02:34 +02:00 |
|
Karol Stasiak
|
c2e9acd3f3
|
Update CHANGELOG and READMEs
|
2020-09-29 22:57:48 +02:00 |
|