-
**Describe the bug**
While debugging with ZESaruX v0.8 (stable) I get frequent crashes, where ZESaruX will terminate and the debugging will stop. There doesn't seem to be any commonality with these c…
-
I have some questions about bare metal programming using z88dk.
I have a custom z80 system and I am trying to write a program/os using three sections of code: one for system startup (address 0x0), …
-
**Describe the bug**
Remote debugging does not work at all with ZEsarUX and DeZog 0.12.0. It works as expected on DeZog 0.11.0. As per instruction in 0.12.0 release I've added **"remoteType": "zrcp"*…
-
I am porting a little bit of foreign code and it is passing fairly large struct (15x16bit word) created by pushing data on stack by asm and then the C function is called, which is expecting pointer to…
-
https://www.pouet.net/prod.php?which=80915
Doesn't go blank if "video timings" are set to Pentagon, but the timings are not correct then for the multicolor effects. The demo is written for ZX Spectru…
-
One of the best design features of Ruby is the fluid read-time semantics of code which can be achieved.
Probably the most useful feature to this effect is the `unless` statement, which behaves lik…
-
I have created a working prototype of an AT command driven, telnet based virtual modem.
AT commands implemented include:
- `AT`, test AT
- `AT?`, display basic help
- `A/`, (immediate, not requi…
-
I'm seeing an issue with running the disassembler against some TMS-1100 code (from a TMS-1400 processor).
The command I'm using is: `c:naken_util.exe -disasm -tms1100 darktower.bin`
I'm seeing a…
-
**Environment information**
* Operating System: Ubuntu
* Cutter version: v1.8.3 and v1.9.0
* File format: z80 Binary Dump
**Describe the bug**
None of the emulation features do anything. I have…
-
Hello,
I would like to use SjASMPlus to compile applications for SymbOS, but the problem is that the executable files on this OS need to include information about how to relocate the code in memory…