Jump to content
IGNORED

BubbleShooter for Atari XL/XE


Saberman

Recommended Posts

4 minutes ago, phaeron said:

Can't work with AltirraOS, hardcoded jump into Atari XL/XE OS:

 


  2134: 98:102 | A=00 X=00 Y=FF S=EF P=B0 (N     ) |     8184: A2 44             LDX #$44
  2134: 98:104 | A=00 X=44 Y=FF S=EF P=30 (      ) |     8186: A0 80             LDY #$80
  2134: 98:106 | A=00 X=44 Y=80 S=EF P=B0 (N     ) |     8188: 20 42 C6          JSR $C642

 

evil guys.... :D;)

  • Haha 2
Link to comment
Share on other sites

11 hours ago, Beeblebrox said:

...and a good amount of colour has been utilised horizontally as well as vertically on screen.

I checked the number of colors on the play screen and it's 35. Knowing the logo at the top contains a fair number of changes -- I deleted that, and it's still at 25.

 

  • Like 1
  • Thanks 1
Link to comment
Share on other sites

 Hello and thank you for your feedback

On 7/10/2022 at 8:30 PM, phaeron said:

Can't work with AltirraOS, hardcoded jump into Atari XL/XE OS:

 


  2134: 98:102 | A=00 X=00 Y=FF S=EF P=B0 (N     ) |     8184: A2 44             LDX #$44
  2134: 98:104 | A=00 X=44 Y=FF S=EF P=30 (      ) |     8186: A0 80             LDY #$80
  2134: 98:106 | A=00 X=44 Y=80 S=EF P=B0 (N     ) |     8188: 20 42 C6          JSR $C642

 

On 7/10/2022 at 6:00 PM, bhall408 said:

In addition to an NTSC version, count me in as another request that it be compatible with Altirra OS (so we can support it in Argon)

My mistake, old habits.

 

On 7/10/2022 at 4:31 PM, Peri Noid said:

What I meant was that the current ball had a wrong color. Always. Actually, the only way to find it out is to rotate it with the next ball to check the color and then again to shoot it. A bit annoying. A child may not get it.

 

It is not supposed to be like this. It's fine on my LCD. Also on Altirra. I checked the TV, something's breaking. I need to verify this. To be corrected.

 

Please wait for version 1.01

 

  • Like 1
Link to comment
Share on other sites

42 minutes ago, pajero_pn said:

 It is not supposed to be like this. It's fine on my LCD. Also on Altirra. I checked the TV, something's breaking. I need to verify this. To be corrected.

I noticed it on one of my computers. On another one it was fine.

Link to comment
Share on other sites

On 7/10/2022 at 8:30 PM, phaeron said:

Can't work with AltirraOS, hardcoded jump into Atari XL/XE OS:

 


  2134: 98:102 | A=00 X=00 Y=FF S=EF P=B0 (N     ) |     8184: A2 44             LDX #$44
  2134: 98:104 | A=00 X=44 Y=FF S=EF P=30 (      ) |     8186: A0 80             LDY #$80
  2134: 98:106 | A=00 X=44 Y=80 S=EF P=B0 (N     ) |     8188: 20 42 C6          JSR $C642

 

Unofficial jsr corrected, please check

 

 

BS ATOS+VBXE.JPG

BubbleShooter v1.01.zip

Edited by pajero_pn
  • Like 3
  • Thanks 3
Link to comment
Share on other sites

5 hours ago, pajero_pn said:

Unofficial jsr corrected, please check

BubbleShooter v1.01.zip 300.04 kB · 16 downloads

Thanks for addressing this. Works fine in PAL, looks like it still has a couple of calls in the NTSC check:

 

    8081: A2 00             LDX #$00
    8083: A0 80             LDY #$80
    8085: 20 42 C6          JSR $C642
    8088: 20 FD F2          JSR $F2FD
    808B: 6C 0A 00          JMP (DOSVEC)

However, you did note that this release is PAL-only and that NTSC is being looked at, so perhaps this will be irrelevant soon. It was just a bit confusing until I realized it was NTSC/PAL related.

 

Link to comment
Share on other sites

9 hours ago, bhall408 said:

With Atari800MacX and AlitirraOS, it gets stuck here...

Drive shows last sector accessed as 31.

atari023.tiff 272.19 kB · 9 downloads

What version of Atari800MacX are you running? I was able to run Bubble Shooter 1.01 in Atari800MacX 6.01 using PAL. I'm using the official Atari OS and not AltirraOS. The developers already stated that it does not work in NTSC yet. I will have to wait for the NTSC version before I can run it on real hardware.

 

Bob C

  • Like 1
Link to comment
Share on other sites

15 hours ago, bhall408 said:

With Atari800MacX and AlitirraOS, it gets stuck here...

Drive shows last sector accessed as 31.

atari023.tiff 272.19 kB · 11 downloads

I don't use any Mac, but maybe you have some wrong disc drive options on the emulator. 

Yesterday's the loading stopped when I tried to load the game in Altirra. Finally, when I throw out the emulated Speedy 1050, the game loaded fine. 

Link to comment
Share on other sites

6 hours ago, darwinmac said:

What version of Atari800MacX are you running? I was able to run Bubble Shooter 1.01 in Atari800MacX 6.01 using PAL. I'm using the official Atari OS and not AltirraOS. The developers already stated that it does not work in NTSC yet. I will have to wait for the NTSC version before I can run it on real hardware.

I thought I'd set PAL, but I hadn't. When I confirmed PAL was set, it then worked (Atari800MacX, Altiraa OS).

For Argon, we need to add support for the disk format before it will work there.

Link to comment
Share on other sites

update   link: www MadTeam    v.1.02

In order not to play from the beginning - when the update comes out - just replace the file "BS_UROVN.IFA" is a save of the game !!



BubbleShooter - Full Version History
------------------------------------

v.1.02
- game: upper bubble color corrected (PAL blending)
- game: a change of some texts (thanks to JAC!)
- game: replacing illegal jumps to ROM - about NTSC system detection

 

v.1.01
- loader: replacing illegal jumps to ROM (works with AltirraOS)


v.1.00
- premiere at the LOST PARTY 2022 event

  • Like 4
  • Thanks 4
Link to comment
Share on other sites

Very nice game... and well done. Good to see a full Puzzle Bobble / Bust-a-Move variant on the system. We've had Balz -- a very cool, but somewhat basic version -- for some time now (2013).

 

Thanks for the updates. I look forward to seeing an NTSC version.

 

This could have easily been an ABBUC top contender. Thanks!

 

Link to comment
Share on other sites

We 5200 owners would love to see some form or version of this, not everyone has the $$$ to (re) acquire an XEGS but if I HAD TO I will certainly save up the dough to get one, I had one for about a year before I ran into financial troubles and thought it was great, I've had 5200 units since my 17th birthday in May 1983 but know very well that not all XL/XE games can run on her due to Big Sexy's 16K of RAM.

Link to comment
Share on other sites

9 hours ago, BIGHMW said:

We 5200 owners would love to see some form or version of this, not everyone has the $$$ to (re) acquire an XEGS but if I HAD TO I will certainly save up the dough to get one, I had one for about a year before I ran into financial troubles and thought it was great, I've had 5200 units since my 17th birthday in May 1983 but know very well that not all XL/XE games can run on her due to Big Sexy's 16K of RAM.

FOR THE LOVE OF GOD STOP SPENDING MONEY YOU DON’T HAVE ON STUFF YOU DON’T NEED.

 

Seriously a few weeks ago you couldn’t afford your meds (1.48). You told us this in excruciating detail multiple times.  Unless this is a “Back in 89” long con, you are in no position to buy any more toys.

  • Like 3
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...