View Single Post
Old 07 March 2019, 18:44   #817
mcgeezer
Registered User
 
Join Date: Oct 2017
Location: Sunderland, England
Posts: 2,702
Quote:
Originally Posted by jotd View Post
ok, done a whdload version in the zone. It's currently beta, and current game version has bugs
Not surprised it has bugs, was a bit of a rush job...but will fix asap

Quote:
Originally Posted by jotd View Post
- some raised the "2nd button not working" issue on EAB: button could appear "stuck" (unless it's a CD32 controller). It is because you have to write $FF00 to $DFF034 when reading $DFF016 or 2-button joystick may not work more than 1 time. Classic bug.
Ohh I thought I fixed this.... maybe not, but thanks for the tip...I'll see if I can fix it up tonight. Edit: it looks like I do this..

Code:
	move.w	#$c000,POTGO(a5)
Then over 4 scan lines later read POTGOR for the button state. Does it have to be #$c000???

Quote:
Originally Posted by jotd View Post
- credits: it's SIESMIC MINDS but isn't that a typo for SEISMIC MINDS???
What can I say but FOR FUCK SAKE! SIESMIC MINDS... I checked the bloody spelling of it as well...

As luck would have it "seismicminds.com and seismicminds.co.uk" were still available so have registered those too for 2 years, it just means I have to generate the SSL certs again!

Quote:
Originally Posted by jotd View Post
- access fault at some point memory is read at $FFFF0000
Ross pm'd me to say that he spotted the problem where this is so I will fix in next release (possibly tonight)

Quote:
Originally Posted by jotd View Post
- can someone create a nice icon for the install?
Beyond my ability! I can't even spell!

Last edited by mcgeezer; 07 March 2019 at 18:51.
mcgeezer is offline  
 
Page generated in 0.07735 seconds with 11 queries