-
20.json, test 5358 "20 e2 b0" in my books is JSR $B0E2
But for some reason is expecting a final PC of $BEE2 (final PC=48866)
Is there something I'm missing?
```
{
'cycles': [
[…
-
...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…
-
Since we define there to be exactly one main thread, we can have a fairly trivial implementation. Special care should be given to whether char is defined to be lock-free; lock free atomics gain additi…
-
This is how it looks on APPLE monitor III and I have yet to find a QR code decoder that could figure this out.
![IMG20221230224448](https://user-images.githubusercontent.com/91895/210110508-0843531…
-
Hello,
Thank you for this great utility. The program I'm disassembling makes use of opcode 0x80, `nop #imm`.
I was able to hack it in by adding the following to the `opcodes`, but I wasn't sure …
-
Is there some way to do a RUN/STOP+RESTORE key sequence or at least some shortcut to invoke the PANIC routine? It would be very useful to recover from (most) hangs without losing the program in RAM.
-
Hi,
love the project. Can you please add support for Mega65? It uses a 45GS02, so there are some more opcodes.
https://files.mega65.org/manuals-upload/mega65-book.pdf the processor and instructi…
-
(Spun off from #1321)
AppleWin 1.30.19 (or earlier) currently provides only partial VidHD support.
See the comments here for some info: https://github.com/AppleWin/AppleWin/blob/1127447a10b0cdbf0e…
tomcw updated
1 month ago
-
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 …
-
Hi.
Both of my real BBC micros both lost their magic smoke when I was trying to show them to my 5 year old daughter, late last year, so I needed to fix the handling of bluetooth keyboards to an ASC…