-
Has anyone ever asked for the EDM? JACE supports it.
The ROM and instructions are available here:
http://www.jamtronix.com/blog/2007/05/24/apple-extended-debugging-monitor/
Obviously it's not rea…
tomcw updated
4 years ago
-
### MAME version
0.263 (unknown) (0.263+dfsg.1-0ubuntu1ppa1mantic1)
### System information
Linux Ubuntu 23.04, x86_64, en_US.UTF-8 locale.
### INI configuration details
```INI
#
# CORE CONFIGURA…
-
Tried to run the 'calypsi-6502-hello-world' example in the db6502 debugger and I get a crash:
Calypsi debugger for 6502
(db6502) run
running
program received signal SIGILL, illegal instruction
…
-
Setting a memory breakpoint on a stack location does not cause a breakpoint to be raised when the memory is accessed via PHA/PLA/JSR/RTS.
It would help me to have support for this when tracing interp…
-
Not sure if this is the right place but I just got my romulator put together and tested as working. I was hoping to use this to dig into my Apple IIe (enhanced). I noticed there are through holes for …
-
Hi Roland,
I'm still using your extension every day with great fun and productivity gain.
As I said earlier, I'm approaching the point where I would like to evaluate the feasability of porting to …
-
...similar to `int3` on x86 architecture?
Rationale: I'm working on some 6502 code that gets relocated at runtime and so I don't know the address of any routines. It'd be nice to be able to drop so…
-
Other debuggers have a `back trace` command ([bt](https://sourceware.org/gdb/current/onlinedocs/gdb/Backtrace.html) in gdb) that lets you view the last N instructions executed. Currently in AppleWin…
-
[comp.emulators.apple2, 10th May 2015]
https://groups.google.com/forum/#!topic/comp.emulators.apple2/sijvQuzADtk
I have a strange observation to share concerning AppleWin and its "Fastest" emulation …
-
This thread should be used to discuss new features and feature requests.