the memory chip does not seem to be working in the ben6502 example
apparently the memory can be read but cannot be written, I noticed something wrong when the program always crashed on the rts instruction
I went to check the RAM and saw that it was never changed, the stack area never received the PC in the jsr instruction, so I went to test writing to it and it really didn't work, I can only read values from it if I manually edit it via the memory table
Using SimulIDE 1.1.0-RC0 R1909 linux
apparently the memory can be read but cannot be written, I noticed something wrong when the program always crashed on the rts instruction
I went to check the RAM and saw that it was never changed, the stack area never received the PC in the jsr instruction, so I went to test writing to it and it really didn't work, I can only read values from it if I manually edit it via the memory table
Using SimulIDE 1.1.0-RC0 R1909 linux