Users browsing this thread: 1 Guest(s)
Gau's Rage 75%

#11
Posts: 145
Threads: 47
Thanks Received: 0
Thanks Given: 0
Joined: Jan 2020
Reputation: 0
Status
None
(01-30-2020, 11:16 AM)madsiur Wrote: I think he meant something like this:

Code:
org !freespace
newfunc:
pha
jsr $4b5a
cmp #$40
pla
rts

Its work. Tq Seibaby & madsiur.

header
!freespace = $c2a65a

org $c20600
jsr newfunc

org !freespace
newfunc:
pha
jsr $4b5a
cmp #$40
pla
rts
  Find
Quote  



Forum Jump:

Users browsing this thread: 1 Guest(s)


Theme by Madsiur2017Custom Graphics by JamesWhite