Peter Jakubčo
Peter Jakubčo
All plugins should be able (by calling and API) to return details of runtime connections (devices, and ports) and emuStudio should log it. This might help a lot during debugging.
This is the one issue of impossibility to use Strings when compiling. Thus the input file must be saved to a file before compiling.
inspire by https://pasmo.speccy.org/pasmodoc.html - bin - tap - tzx - prl ?? for cp/m
Inspire by https://github.com/Konamiman/Sjasm/blob/v0.39/README.txt or http://xl2s.tk/sjasmmanual.html - Asserts - Align - Hex formats start with `$`, `#` or `&` - block - repeat - etc.
ORG pseudocode should not change physical location of the code, just it should set different address of current instruction. Instead, there should be other psudo-instruction which does that (e.g. `ORG_LOAD`,...
There should be possibility to map I/O devices to memory, on specific ranges.
would be useful if addresses are heavily dependent on runtime
https://compile-command-annotations.nicoulaj.net/