Seem to have fixed #258

This commit is contained in:
Bobbi Webber-Manners 2023-01-10 17:25:13 -05:00
parent aa7272a1cf
commit 685e9e595f
3 changed files with 2 additions and 2 deletions

Binary file not shown.

View File

@ -158,6 +158,7 @@ SHRPRCHAR LDX VDUPIXELS ; Pixels per byte
* On entry: A - character to plot,
* CS show cursor / CC remove cursor
* VS read cursor / VC write cursor
* The read and write cursors have separate save-unders in :SAVEBYTES
SHRCURSOR PHP ; Preserve flags
PHA ; Preserve character
LDA VDUSTATUS ; If VDU5 mode, bail

View File

@ -384,8 +384,7 @@ SHRVDU13 >>> ENTMAIN
XCE
REP #$30 ; 16 bit M & X
MX %00 ; Tell Merlin
LDA SHRWINLFT
STA SHRXPIXEL
JSR SHRVDU5LF
:DONE SEC ; 65816 emulation mode
XCE
MX %11 ; Tell Merlin