Karol Stasiak
|
d478f3504f
|
Const-pure functions
|
2020-03-19 23:53:16 +01:00 |
|
Karol Stasiak
|
85030d3147
|
Added constant-only functions min, max, if. Improved handling of constant-only functions.
|
2020-03-19 19:43:24 +01:00 |
|
Karol Stasiak
|
ec8f2e6a1c
|
Add warnings for calling from one segment to another overlapping one (#42) and -Wnone flag
|
2020-03-16 00:03:01 +01:00 |
|
Karol Stasiak
|
83b85ef0fc
|
Support breakpoints in the label file (#44)
|
2020-03-16 00:01:04 +01:00 |
|
Karol Stasiak
|
ab597e2dbe
|
Fix typo
|
2020-02-27 02:11:38 +01:00 |
|
Karol Stasiak
|
8b6e89f9a4
|
Various improvements for macros (fixes #39 and pertains to #40)
|
2020-02-02 23:25:06 +01:00 |
|
Karol Stasiak
|
6774c283ae
|
6502: Add KIL instruction (fixes #37)
|
2020-01-18 00:09:06 +01:00 |
|
Karol Stasiak
|
09359235c7
|
Add immediate addressing mode for short branches and BRK to support some ugly tricks
|
2020-01-18 00:07:26 +01:00 |
|
Karol Stasiak
|
63866fffe3
|
Document limitations of operators (closes #24)
|
2020-01-12 20:53:11 +01:00 |
|
Karol Stasiak
|
0333b339ca
|
Allow omitting length in file array initalizers (fixes #35)
|
2020-01-10 18:37:49 +01:00 |
|
Karol Stasiak
|
43b64aac21
|
Documentation for macros (fixes #23)
|
2020-01-03 23:56:37 +01:00 |
|
Karol Stasiak
|
6e36166af2
|
Never remove or inline volatile variables (fixes #27)
|
2020-01-03 21:28:10 +01:00 |
|
Karol Stasiak
|
6b2002f426
|
Update documentation and changelog
|
2019-12-01 03:16:09 +01:00 |
|
Karol Stasiak
|
59784ad5f1
|
HuC6280: Full assembly support
|
2019-11-24 01:30:30 +01:00 |
|
Karol Stasiak
|
d634e24e92
|
More granular differentiation of various 65C02 variants; HuC6280 improvements
|
2019-11-04 14:28:36 +01:00 |
|
Karol Stasiak
|
f10ec698ef
|
Change string terminators for petscr and atasciiscr (related to #17)
|
2019-11-04 02:38:07 +01:00 |
|
Karol Stasiak
|
00841d685b
|
Add strzpaste and scrstrzpaste
|
2019-11-04 02:29:16 +01:00 |
|
Karol Stasiak
|
798c49fd34
|
Add strz_from_screencode , strz_to_screencode , ENCCONV_SUPPORTED
|
2019-11-04 02:28:12 +01:00 |
|
Karol Stasiak
|
055d842c12
|
Document inferred literal types
|
2019-11-03 23:33:58 +01:00 |
|
Karol Stasiak
|
68fcf8f2d7
|
Undo the sizeof change for now
|
2019-11-03 23:17:44 +01:00 |
|
Karol Stasiak
|
590db9ade0
|
Change type of sizeof to word. Improve type checker.
|
2019-11-03 22:26:19 +01:00 |
|
Karol Stasiak
|
2c52b98beb
|
Add scrstring module
|
2019-10-31 17:29:05 +01:00 |
|
Karol Stasiak
|
ffe79a214d
|
Add nullchar_src , NULLCHAR_SCR and NULLCHAR_SAME (relates to #17)
|
2019-10-31 12:20:42 +01:00 |
|
Karol Stasiak
|
6fddf1cf0d
|
Improve documentation
|
2019-10-24 15:09:11 +02:00 |
|
Karol Stasiak
|
aa09bc90a4
|
Update documentation
|
2019-10-23 11:03:01 +02:00 |
|
Karol Stasiak
|
ec96f16482
|
Improve and fix 16-bit comparisons
|
2019-10-22 13:54:30 +02:00 |
|
Karol Stasiak
|
76044ca429
|
Update FAQ
|
2019-10-22 02:34:16 +02:00 |
|
Karol Stasiak
|
166f5c397d
|
Document the current state of 6809 support
|
2019-10-22 02:01:18 +02:00 |
|
Karol Stasiak
|
09294307fd
|
#8 Standardise the behaviour of for loops.
|
2019-10-22 00:41:34 +02:00 |
|
Karol Stasiak
|
2d50e4fa73
|
Make the -o option optional
|
2019-10-22 00:14:38 +02:00 |
|
Karol Stasiak
|
052aa9d458
|
Fix documentation for pointers
|
2019-10-22 00:06:02 +02:00 |
|
Karol Stasiak
|
f5b6d9999c
|
#9 Support astral characters in UTF-8
|
2019-10-18 11:01:31 +02:00 |
|
Karol Stasiak
|
3a6790e47a
|
Add UTF-8 and UTF-16 encodings #9
|
2019-10-17 23:23:57 +02:00 |
|
Karol Stasiak
|
1ec816496d
|
Allow adding fixed deltas to some outputs; #7 Fix Lynx output
|
2019-10-16 22:42:58 +02:00 |
|
Karol Stasiak
|
e9990dc9c1
|
Allow semicolons in certain positions. Partially implements #6
|
2019-10-08 18:45:11 +02:00 |
|
Karol Stasiak
|
c61d044226
|
Document keywords and handle them better
|
2019-10-08 01:33:55 +02:00 |
|
Karol Stasiak
|
d1058b6223
|
ZX Spectrum Next CPU support
|
2019-10-01 00:46:15 +02:00 |
|
Antonio Montes
|
76eb2f40b6
|
Updated NES hardware documentation
|
2019-09-27 14:36:05 -07:00 |
|
Karol Stasiak
|
5837c6fd7d
|
Add custom segment layout support
|
2019-09-25 01:17:52 +02:00 |
|
Karol Stasiak
|
bf6f0609a1
|
CHange semantics of reset_joy to make more sense
|
2019-09-21 00:57:16 +02:00 |
|
Karol Stasiak
|
680e94c3b7
|
Add zx80, zx81 and iso15 encodings
|
2019-09-20 19:41:53 +02:00 |
|
Karol Stasiak
|
1347be51ae
|
Document Lynx
|
2019-09-20 01:44:18 +02:00 |
|
Karol Stasiak
|
fd3f55d92c
|
Fix documentation for *pet encodings
|
2019-09-18 01:17:22 +02:00 |
|
Karol Stasiak
|
239d837f96
|
Add CONTRIBUTING.md
|
2019-09-18 00:48:33 +02:00 |
|
Karol Stasiak
|
c45cf7d51d
|
Add KOI-7 N2 and MSX-BR encodings. Some encoding enhancements.
|
2019-09-18 00:09:37 +02:00 |
|
Karol Stasiak
|
08ef0beeb7
|
Commander X16 improvements
|
2019-09-16 22:55:08 +02:00 |
|
Karol Stasiak
|
e4eefeba06
|
Small documentation fixes
|
2019-09-16 22:48:21 +02:00 |
|
Karol Stasiak
|
635870585e
|
Add unsigned 16-bit division
|
2019-09-15 19:47:19 +02:00 |
|
Karol Stasiak
|
f036de0ee1
|
Fix typo
|
2019-09-14 16:01:10 +02:00 |
|
Karol Stasiak
|
1d445ecdd1
|
Support sizeof on arrays. Preliminary Commander X16 support.
|
2019-09-14 03:37:24 +02:00 |
|