Charles Doty

Results 4 issues of Charles Doty

**Describe the bug** Setting a directory, relative to the base directory, does not allow setting breakpoints in files located outside of the base directory. **To Reproduce** Using sjasmplus, I have...

bug

The following code: ld IX(1), a always generates: ld (ix+$00),a DD 77 00 regardless of the index used. The IY index is also broken.

Created a Pencil II core based on the ColecoVision core. The timings are different as the system uses a 10.738 mhz crystal instead of the 7 mhz on the Colecovision.

Pencil 2 support currently works with this BIOS modification: https://forums.atariage.com/topic/310073-coleco-pencil-2-modification/?do=findComment&comment=4608647 The BIOS modification works by enabling the SGM memory expansion to give the system at least 2k. But, it should...