Peter Jakubčo

Results 46 issues of 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.

feature
application
plugins

This is the one issue of impossibility to use Strings when compiling. Thus the input file must be saved to a file before compiling.

feature
compilers

It is annoying.

feature
application

inspire by https://pasmo.speccy.org/pasmodoc.html - bin - tap - tzx - prl ?? for cp/m

feature
altair8080
compilers

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.

feature
altair8080
compilers

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`,...

feature
compilers

There should be possibility to map I/O devices to memory, on specific ranges.

feature

would be useful if addresses are heavily dependent on runtime

feature
compilers
cpu

https://compile-command-annotations.nicoulaj.net/

feature
cpu