|
Subject: RE: [stella] VCS.H? From: Nicolás Olhaberry <nolh@xxxxxxxxxxxxx> Date: Sun, 28 Oct 2001 16:44:29 -0300 |
----- Original Message -----
From: Glenn Saunders <cybpunks2@xxxxxxxxxxxxx>
To: <stella@xxxxxxxxxxx>
Sent: Sunday, October 28, 2001 3:58 PM
Subject: [stella] VCS.H?
> I think something's wrong with my VCS.H. Whenever I assemble a program
> that reads SWCHA I'm getting all zeroes. This thing happens both on the
> emulator and the real thing.
You´re right, instead of :
;
; Switch A equates.
;
SWCHA = $0281
SWACNT = $0280
It should be :
;
; Switch A equates.
;
SWCHA = $0280
SWACNT = $0281
Bye,
Nicolás.
-
Archives (includes files) at http://www.biglist.com/lists/stella/archives/
Unsub & more at http://www.biglist.com/lists/stella/
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| [stella] VCS.H?, Glenn Saunders | Thread | Re: [stella] VCS.H?, Roger Williams |
| [stella] VCS.H?, Glenn Saunders | Date | Re: [stella] VCS.H?, Roger Williams |
| Month |