Mercurial > hg > Members > kono > nitros9-code
changeset 2893:ee0de59f5cef lwtools-port
joydrv_6551L.asm: Revert accidental change
Commit 0d9bbad2d398 was supposed to be whitespace fix only, but this
build-fatal change sneaked in.
This file needs a serious whitespace clean-up later.
author | Tormod Volden <debian.tormod@gmail.com> |
---|---|
date | Mon, 02 Dec 2013 19:21:00 +0100 |
parents | be60508fdfff |
children | 23b4069ef1ab |
files | level2/modules/joydrv_6551L.asm |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/level2/modules/joydrv_6551L.asm Sun Nov 24 23:39:33 2013 +0100 +++ b/level2/modules/joydrv_6551L.asm Mon Dec 02 19:21:00 2013 +0100 @@ -169,7 +169,7 @@ * we should see a bunch of stuff here, ending in 'D' lbsr ClrACIA reset, clear trash data in ACIA, stack -1 on rtn bcc SetBuf which will also install IRQSvs stack -1 yet - bcc Alldone, else stack still -1 + bcc Alldone else stack still -1 lbra Term it won't come back! Alldone puls cc,pc and return clean