Just noticed an error in the above listing I made
Posted wrong
• PATCH CODE NOW.
• TYPE: A 01C0
PUSH DS
MOV DS,AX
MOV AX,[415]
MOV [413],AX
POP DS
JMP 003E
(hit return key to end)
CORRECTED
• PATCH CODE NOW.
• TYPE: A 01C0
PUSH DS
MOV AX,0
MOV DS,AX
MOV AX,[415]
MOV [413],AX
POP DS
JMP 003E
(hit return key to end)
Sorry for the typo...
A few puzzles (for me anyway)
-
Chuckphd53
- Posts: 368
- Joined: Sun May 13, 2018 9:15 am
- Location: Florida, USA
- Contact:
Re: A few puzzles (for me anyway)
(PCJR/JR-IDE-512DOM,TandyMod,V20-10Chip,BiDir,LPT2,3FlopBrd,
USBEmulator,ZIP100,PS2Keybrd,MouseSysMouse,InternalSwitcherPS)
USBEmulator,ZIP100,PS2Keybrd,MouseSysMouse,InternalSwitcherPS)
Re: A few puzzles (for me anyway)
I installed three switches and reassembled it. Getting the floppy drive plastic to pop back into place was a pain.
The top switch is momentary reset, then latching speedup, and latching Tandy graphics.
Interesting things happen when toggling the Tandy switch during games. Well, not that interesting, but mildly entertaining in that it can enable and disable the "blinds" effect on-the-fly.
The top switch is momentary reset, then latching speedup, and latching Tandy graphics.
Interesting things happen when toggling the Tandy switch during games. Well, not that interesting, but mildly entertaining in that it can enable and disable the "blinds" effect on-the-fly.