Karol Stasiak
63ff28e94e
Changes to macros and parameter list syntax:
...
* non-asm macros can now take `const` and `call` parameters
* register parameters to asm functions and macros can be given names if annotated explicitly
2020-03-30 19:23:48 +02:00
Karol Stasiak
83b85ef0fc
Support breakpoints in the label file ( #44 )
2020-03-16 00:01:04 +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
2c52b98beb
Add scrstring
module
2019-10-31 17:29:05 +01:00
Karol Stasiak
aa09bc90a4
Update documentation
2019-10-23 11:03:01 +02:00
Antonio Montes
76eb2f40b6
Updated NES hardware documentation
2019-09-27 14:36:05 -07:00
Karol Stasiak
bf6f0609a1
CHange semantics of reset_joy to make more sense
2019-09-21 00:57:16 +02:00
Karol Stasiak
1347be51ae
Document Lynx
2019-09-20 01:44:18 +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
f036de0ee1
Fix typo
2019-09-14 16:01:10 +02:00
Karol Stasiak
f18135ee7f
Update documentation
2019-09-04 01:22:40 +02:00
Karol Stasiak
e449b67a4a
Added encconv module.
2019-09-04 01:14:14 +02:00
Karol Stasiak
96b020ce62
Docs: Fix some typos
2019-07-31 02:37:40 +02:00
Karol Stasiak
b341200a0a
More documentation tweaks
2019-07-15 14:21:50 +02:00
Karol Stasiak
52c5a10e6e
Documentation overhaul
2019-07-15 13:52:05 +02:00
Karol Stasiak
674f8d1983
Allow initializing writable variables on cartridge targets
2019-06-28 16:28:49 +02:00
Karol Stasiak
b80e46d755
Minor fixes
2019-06-26 17:06:55 +02:00
Karol Stasiak
32476f2a4e
Move readkey to a separate module
2019-06-26 15:51:09 +02:00
Karol Stasiak
03f2bacd2b
Add readkey and fix putchar for more targets.
2019-06-26 13:00:55 +02:00
Karol Stasiak
e9e52d11a7
Add readkey for C64 & ZXS. Fix putchar('{q}') on C64.
2019-06-25 18:19:33 +02:00
Karol Stasiak
96b5918728
Clarify console output behaviour
2019-06-24 21:26:08 +02:00
Karol Stasiak
bc8ac1f696
Preliminary MSX support
2019-06-05 13:31:43 +02:00
Karol Stasiak
b4b2e9b041
Documentation fixes
2019-06-05 13:31:30 +02:00
Karol Stasiak
7635fc256f
Update documentation
2019-03-18 23:15:28 +01:00
Karol Stasiak
492300d298
C64: File I/O support
2019-01-05 01:19:14 +01:00
Karol Stasiak
b400c884e0
Add memory barriers
2018-12-31 13:20:32 +01:00
Karol Stasiak
75e572f58c
Library improvements:
...
– random module
– ensure_mixedcase() function
2018-12-30 18:59:32 +01:00
Karol Stasiak
62575263c2
NEC PC-88: readline
2018-12-20 00:47:42 +01:00
Karol Stasiak
10492bc534
Updated examples
2018-12-19 22:32:55 +01:00
Karol Stasiak
05884f2c7b
Standard library improvements
2018-12-19 19:01:53 +01:00
Karol Stasiak
960cee5124
Foreach statement; emitting subprocedures
2018-12-19 18:13:38 +01:00
Karol Stasiak
585407e9bb
Library improvements
2018-12-17 17:18:29 +01:00
Karol Stasiak
215d8d92b4
Preprocessor. Z80 improvements. Library improvements.
2018-07-12 19:39:25 +02:00