English Amiga Board


Go Back   English Amiga Board > News

 
 
Thread Tools
Old 14 September 2020, 14:03   #741
nikosidis
Registered User
 
Join Date: Jan 2020
Location: oslo/norway
Posts: 1,607
Quote:
Originally Posted by Steril707 View Post
And with that original monitor. Amazing. I envy that.
Yes, that is a beautiful setup
nikosidis is offline  
Old 14 September 2020, 15:03   #742
str0m
Registered User
 
Join Date: Oct 2016
Location: Newcastle, UK
Posts: 264
Was playing the original in an arcade on Saturday Just burning this version to try on my CD32
str0m is offline  
Old 25 September 2020, 06:41   #743
bladecgn
Registered User
 
Join Date: Nov 2013
Location: Essen / Germany
Posts: 188
Wow, I love it!

Is it possible also to offer an uncompressed Version? As this Version of the game can be installed on a HD. In this case comnpression slows down the sttart of the game very much.

And if I quit the game under Kick 1.3 a sofware error / task held comes up. Would be great if this could be fixed.

Last edited by bladecgn; 25 September 2020 at 06:53.
bladecgn is offline  
Old 25 September 2020, 21:35   #744
utri007
mä vaan
 
Join Date: Nov 2001
Location: Finland
Posts: 1,653
tried whdload version. Didn't work with my 060 system.
utri007 is offline  
Old 26 September 2020, 13:49   #745
crazyc
Registered User
 
Join Date: May 2012
Location: Gravesend - UK
Posts: 927
Same issue on my 060
crazyc is offline  
Old 26 September 2020, 14:10   #746
nikosidis
Registered User
 
Join Date: Jan 2020
Location: oslo/norway
Posts: 1,607
You should fill out a ticket then. http://mantis.whdload.de/main_page.php
nikosidis is offline  
Old 26 September 2020, 15:34   #747
jotd
This cat is no more
 
jotd's Avatar
 
Join Date: Dec 2004
Location: FRANCE
Age: 52
Posts: 8,164
you can't as this slave looks like the generic slave. The version of the game looks stable, maybe time for official whdload slave now
jotd is online now  
Old 27 September 2020, 03:53   #748
TjLaZer
Registered User
 
TjLaZer's Avatar
 
Join Date: Sep 2004
Location: Tacoma, WA USA
Age: 52
Posts: 1,915
Yeah the generic slaves only work on 030 and below. Breaks on 040+
TjLaZer is offline  
Old 27 September 2020, 16:06   #749
jotd
This cat is no more
 
jotd's Avatar
 
Join Date: Dec 2004
Location: FRANCE
Age: 52
Posts: 8,164
there's some strange code reading at $f0ff60 and tripping the MMU protection on a MMU machine. Maybe some debug code that tries to detect a cartridge?

Code:
	MOVE.W	EXT_010c,D0		;01800: 303900f0ff60
	CMPI.W	#$4eb9,D0		;01806: 0c404eb9
	BEQ.W	LAB_014C		;0180a: 67000150
	CMPI.W	#$a00e,D0		;0180e: 0c40a00e
	BEQ.W	LAB_014C		;01812: 67000148
NVM I'm going to skip it.
jotd is online now  
Old 27 September 2020, 16:10   #750
ross
Defendit numerus
 
ross's Avatar
 
Join Date: Mar 2017
Location: Crossing the Rubicon
Age: 53
Posts: 4,468
Quote:
Originally Posted by jotd View Post
there's some strange code reading at $f0ff60 and tripping the MMU protection on a MMU machine. Maybe some debug code that tries to detect a cartridge?

Code:
	MOVE.W	EXT_010c,D0		;01800: 303900f0ff60
	CMPI.W	#$4eb9,D0		;01806: 0c404eb9
	BEQ.W	LAB_014C		;0180a: 67000150
	CMPI.W	#$a00e,D0		;0180e: 0c40a00e
	BEQ.W	LAB_014C		;01812: 67000148
NVM I'm going to skip it.
It check and call WinUAE ROM (in a non-supported way..).
You can skip it.
ross is offline  
Old 27 September 2020, 16:20   #751
jotd
This cat is no more
 
jotd's Avatar
 
Join Date: Dec 2004
Location: FRANCE
Age: 52
Posts: 8,164
done game running with whdload now.

I like the game gets VBR (and hacks whdload at the same time)

Code:
	MOVE.W	#$4e7a,(142,A7)		;00356: 3f7c4e7a008e   ; MOVEC VBR,D0 + RTE code :)
	MOVE.W	#$0801,(144,A7)		;0035c: 3f7c08010090
	MOVE.W	#$4e73,(146,A7)		;00362: 3f7c4e730092
	MOVEA.L	LAB_1A13,A6		;00368: 2c790007580c
	BTST	#0,(297,A6)		;0036e: 082e00000129
	BEQ.W	LAB_00A2		;00374: 670003e4
	MOVE.L	A7,D7			;00378: 2e0f
	ADDI.L	#$0000008e,D7		;0037a: 06870000008e
	EXG	D7,A5			;00380: cf8d
	JSR	(LVO_Supervisor,A6)		;00382: 4eaeffe2
	EXG	D7,A5			;00386: cf8d

Last edited by jotd; 27 September 2020 at 16:31.
jotd is online now  
Old 27 September 2020, 17:17   #752
crazyc
Registered User
 
Join Date: May 2012
Location: Gravesend - UK
Posts: 927
Brilliant -will this appear in the zone or whdload.de or.... ?

Been playing this on my second amiga for the last few weeks, will be nice to get it on my main one.
crazyc is offline  
Old 27 September 2020, 17:54   #753
jotd
This cat is no more
 
jotd's Avatar
 
Join Date: Dec 2004
Location: FRANCE
Age: 52
Posts: 8,164
whdload.de, as soon as I have added button for jump & pause with joypad
jotd is online now  
Old 27 September 2020, 18:25   #754
nikosidis
Registered User
 
Join Date: Jan 2020
Location: oslo/norway
Posts: 1,607
jotd: What about high-score save
nikosidis is offline  
Old 30 September 2020, 14:19   #755
crazyc
Registered User
 
Join Date: May 2012
Location: Gravesend - UK
Posts: 927
now downloaded from whdload.de - thanks that is great. Seems to work fine on my B1260 (havent tested high score save but the readme says it is there - only had a minute to check it over).
crazyc is offline  
Old 30 September 2020, 18:37   #756
apex
Registered User
 
apex's Avatar
 
Join Date: Apr 2010
Location: Amigaplanet
Posts: 645
Great, thank you!
apex is offline  
Old 01 October 2020, 14:30   #757
mrupp
Registered User
 
mrupp's Avatar
 
Join Date: Jun 2019
Location: St.Gallen, Switzerland
Posts: 102
Quote:
Originally Posted by jotd View Post
whdload.de, as soon as I have added button for jump & pause with joypad
Thanks a lot for the WHD slave, it's great!

I modified the icons I created to work with the WHDLoad slave (icon type, tooltypes, stack, etc.):

for OS 3.5/3.9 with included planar version for older icon.library:


and the OS 1.x version, matching the OS 1.x colors:


And here they are:

TinyBobble.info
TinyBobble.OS1.info

@jotd Feel free to include them with the slave on whdload.de.
mrupp is offline  
Old 01 October 2020, 19:17   #758
jotd
This cat is no more
 
jotd's Avatar
 
Join Date: Dec 2004
Location: FRANCE
Age: 52
Posts: 8,164
Will do, thanks. BTW there are only 2 links, and 3 different icons.
jotd is online now  
Old 01 October 2020, 20:05   #759
mrupp
Registered User
 
mrupp's Avatar
 
Join Date: Jun 2019
Location: St.Gallen, Switzerland
Posts: 102
Quote:
Originally Posted by jotd View Post
Will do, thanks. BTW there are only 2 links, and 3 different icons.
The first icon is two-in-one, it includes the OS 3.5/3.9 version AND the planar data for OS < 3.5.

But if you like I could easily do another version for OS 3.5/3.9 with the graphics I now used for OS < 3.5. Just let me know...
mrupp is offline  
Old 02 October 2020, 08:32   #760
DanyPPC
Registered User
 
Join Date: Dec 2016
Location: Italy
Posts: 729
Many thanks for the icons mrupp !
DanyPPC is offline  
 


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Similar Threads
Thread Thread Starter Forum Replies Last Post
Tiny Bobble pink^abyss project.Amiga Game Factory 127 20 February 2023 18:13
Bubble Bobble for 500+? TenLeftFingers support.Games 30 28 March 2020 18:46
Bubble bobble with 2 buttons zambot3 request.Old Rare Games 3 10 April 2019 18:31
Bubble Bobble 4 CPC :) Vollldo Retrogaming General Discussion 98 12 March 2012 21:09
Encrypted Text In Bubble Bobble? CodyJarrett Nostalgia & memories 6 14 August 2006 08:02

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 18:38.

Top

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
Page generated in 0.32523 seconds with 16 queries