mirror of
https://github.com/bobbimanners/Applecorn.git
synced 2025-04-10 03:37:42 +00:00
Seem to have fixed #258
This commit is contained in:
parent
aa7272a1cf
commit
685e9e595f
BIN
applecorn.po
BIN
applecorn.po
Binary file not shown.
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user