r43
What's Changed
- Fix SYS documentation by @tomxp411 in #17
- [PRG] new "I" playstring macro by @mooinglemur in #15
- [PRG] Add some detail to hardware upgrade guide, make headings consistent across the PRG, and fix a minor mistake in the audio API docs by @mooinglemur in #18
- Fix missing Markdown line break by @Frosty-J in #19
- @: overwrite warning, f-key documentation by @tomxp411 in #20
- [PRG] document recent changes to the ROM by @mooinglemur in #22
- FLOAT takes signed byte, not unsigned by @irmen in #23
- [PRG/VERA] update docs for ROM changes and VERA additions by @mooinglemur in #24
- improve video memory layout chart by @XarkLabs in #25
- [PRG] Update F-key editor descriptions, some markdown syntax cleanup by @mooinglemur in #27
- [PRG] BASIC: add REN command by @mooinglemur in #28
- Cartridge and expansion slot elaboration by @m00dawg in #29
- [CI/CD] auto-pdf support by @mooinglemur in #31
- updated wiki draft based off new information by @kkarhan in #30
- [PRG] Doc update for X16Community/x16-rom#90 by @mooinglemur in #32
- [PRG] new BASIC functions POINTER and STRPTR by @mooinglemur in #33
- [CI/CD] add VERA Programmer's Reference PDF conversion to CI by @mooinglemur in #35
- [PRG] new BASIC commands by @mooinglemur in #36
- [PRG] new RPT$ BASIC function by @mooinglemur in #37
- [PRG] new BASIC HELP command by @mooinglemur in #38
- [CI/CD] A much better md-to-pdf implementation by @mooinglemur in #39
- [PRG] Editor: new keyhdl behavior R43 by @mooinglemur in #40
- [PRG] minor rewording by @mooinglemur in #41
New Contributors
- @Frosty-J made their first contribution in #19
- @XarkLabs made their first contribution in #25
- @m00dawg made their first contribution in #29
- @kkarhan made their first contribution in #30
Full Changelog: r42...r43
KNOWN BUGS
In release R43, due to improper parsing of escape tokens, REN
will improperly treat arguments to these statements as line numbers:
FRAME
RECT
MOUSE
COLOR
PSGWAV