Karol Stasiak
|
e8f5667faa
|
Move apple2_prodos module documentation
|
2021-02-28 20:53:22 +01:00 |
|
Karol Stasiak
|
03bc5894aa
|
Merge pull request #103 from retrac0/master
outlined ProDOS API in docs
|
2021-02-28 20:43:01 +01:00 |
|
Joel Heikkila
|
efb3d3c7c9
|
outlined ProDOS API in docs
|
2021-02-25 13:19:37 -05:00 |
|
Karol Stasiak
|
ffa0ffb899
|
Allow enabling/disabling warnings individually
|
2021-02-24 03:04:53 +01:00 |
|
Karol Stasiak
|
196ad6542f
|
Allow refering to labels from other functions in assembly (fixes #101)
|
2021-02-24 02:32:00 +01:00 |
|
Karol Stasiak
|
521b73d0d3
|
Array fields for structs and unions (see #87)
|
2021-02-22 23:23:00 +01:00 |
|
Karol Stasiak
|
3d57421959
|
Merge pull request #100 from retrac0/apple2
ProDOS library + some small Apple II terminal fixes
|
2021-02-18 01:33:47 +01:00 |
|
Karol Stasiak
|
bb46b1e7e9
|
Update documentation
|
2021-02-18 00:51:07 +01:00 |
|
Joel Heikkila
|
3a2e29888d
|
some documentation of what I've tested
|
2021-01-25 20:29:54 -05: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
|
4a529b5ddc
|
Fix typos/grammar
|
2020-12-01 14:26:47 +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
|
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
|
cd6b789416
|
Document explicit bool conversions
|
2020-11-11 00:27:29 +01: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
|
d45fe42d17
|
Add Robotron Z1013 support
|
2020-09-29 22:57:27 +02:00 |
|
Karol Stasiak
|
c7008f4414
|
New output elements: literal ASCII strings and space-padded program name
|
2020-09-29 22:48:50 +02:00 |
|
Karol Stasiak
|
2d7c365b20
|
TSR-80 newline is just 0x0D
|
2020-09-27 18:58:46 +02:00 |
|
Karol Stasiak
|
3af4fcffa9
|
Z80: Add SLS as an alternate mnemonic for SLL
|
2020-09-27 18:46:19 +02:00 |
|
Karol Stasiak
|
3a9be16107
|
Add TRS-80 Model 1 and 3 support
|
2020-09-26 23:52:49 +02:00 |
|
Karol Stasiak
|
888f7a0fdb
|
Fix documentation (fixes #72)
|
2020-09-23 23:21:35 +02:00 |
|
Karol Stasiak
|
3ded652a90
|
Add encodings: BraSCII, DEC MCS, LICS, MacRoman
|
2020-09-01 22:22:28 +02:00 |
|
Karol Stasiak
|
e09db3d132
|
Local labels in assembly
|
2020-09-01 22:00:07 +02:00 |
|
Karol Stasiak
|
fccbf7df7d
|
Add dollar syntax for decimal operators, disallow identifiers ending in a dollar sign.
|
2020-08-14 02:22:13 +02:00 |
|
Karol Stasiak
|
b5c51e48be
|
Rename zx80next to z80next, document the typo (fixes #55)
|
2020-08-13 16:53:38 +02:00 |
|
Karol Stasiak
|
c20b144823
|
CoCo: add coco_crt target
|
2020-08-01 22:20:52 +02:00 |
|
Karol Stasiak
|
d77ecba518
|
CoCo: encconv support
|
2020-07-31 16:07:10 +02:00 |
|
Karol Stasiak
|
2c9a3f7cbd
|
Add ENCODING_NOLOWER
|
2020-07-31 13:31:07 +02:00 |
|
Karol Stasiak
|
bce48e8e4a
|
Support BAT files for the -r options
|
2020-07-31 13:26:44 +02:00 |
|
Karol Stasiak
|
ed55e2f081
|
6809: Allow explicit absolute addressing mode
|
2020-07-31 13:26:08 +02:00 |
|
Karol Stasiak
|
cad6f27185
|
Preliminary CoCo support
|
2020-07-31 01:58:40 +02:00 |
|
Karol Stasiak
|
8ec82ef520
|
6809: Document direct addressing mode
|
2020-07-31 01:57:10 +02:00 |
|
Karol Stasiak
|
9a67ac553d
|
Fix and improve stdlib optimizations
|
2020-07-24 22:18:25 +02:00 |
|
Karol Stasiak
|
ff03b50668
|
Update documentation
|
2020-07-24 20:09:47 +02:00 |
|
Karol Stasiak
|
c6c021cf85
|
Add guides to documentation
|
2020-07-24 19:13:46 +02:00 |
|
Karol Stasiak
|
d5367cc1fe
|
for loops over arrays
|
2020-07-24 19:12:19 +02:00 |
|
Karol Stasiak
|
9a47c66539
|
Update documentation on operators
|
2020-07-24 17:28:04 +02:00 |
|
Karol Stasiak
|
b24ac32932
|
Z80: Support IXH/IXL/IYH/IYL registers. Add Intel syntax for Z80 instructions.
|
2020-07-24 17:27:37 +02:00 |
|
Karol Stasiak
|
53973f081a
|
Add various KOI-8 encodings
|
2020-07-20 00:13:49 +02:00 |
|
Karol Stasiak
|
a2c49a1f89
|
Add manual type alignment. 6502: Optimize multiplications by constants.
|
2020-07-18 01:15:33 +02:00 |
|
Karol Stasiak
|
31a8504195
|
Fix raw views of typed pointers
|
2020-07-18 01:11:20 +02:00 |
|
Karol Stasiak
|
a22571f60b
|
6809: tons of improvements:
* stack variables
* large comparisons
* pointer optimizations
* fixed constant evaluation
|
2020-07-09 01:50:18 +02:00 |
|
Karol Stasiak
|
718245c56a
|
Module templates
|
2020-06-03 23:13:17 +02:00 |
|