Re: 3# disk drive support Amiga uae4all 3.6 auto port boot Version 4
Posted: Wed Nov 03, 2021 7:17 pm
by FlorreW
That sounds great , so what exactly is an extended adf? Does the Amiga see it as an actual hd ? In that case save games might be possible in some way
Re: 3# disk drive support Amiga uae4all 3.6 auto port boot Version 4
Posted: Wed Nov 03, 2021 9:08 pm
by Cass
Ian Micheal wrote:This was a request silkworm working correct some magic went into making this work hehe
Great game works really nice Using SQ and not dma on this
Emulated Paula has never sounded so good Ian - they really are some chunky level sound effects!!
Re: 3# disk drive support Amiga uae4all 3.6 auto port boot Version 4
Posted: Thu Nov 04, 2021 4:42 am
by kremiso
Cass wrote:
Ian Micheal wrote:This was a request silkworm working correct some magic went into making this work hehe
Great game works really nice Using SQ and not dma on this
Emulated Paula has never sounded so good Ian - they really are some chunky level sound effects!!
this bring back memories
one of the first originals i got back in the day, i still have it; great arcade feeling
the bad part of the short story, is that in the same day i bought also the crappy Vigilante
Re: 3# disk drive support Amiga uae4all 3.6 auto port boot Version 4
Posted: Thu Nov 04, 2021 5:01 am
by kremiso
Ian Micheal wrote:Big one coming Turrican extended adf with sound music and sfx all in one no disk swapping hehe
so a 1.9mb adf like a mini hardrive
watch out for the extended .adf Ian
iirc they seems to work fine, but the loading will stuck when searching something that oversize 880kb
it's like you can play the game until his half
i remember some tests i made back in the day
ie Turrican2 extended .adf can be tested in the main menu, pressing 'spacebar' you can access to the music menu, and when trying to load all the later levels musics, the game will stuck
of course, i dunno if was some issue just on the .adf's i have tested, and of course it would be great if you have improved/unlocked them
Re: 3# disk drive support Amiga uae4all 3.6 auto port boot Version 4
Posted: Thu Nov 04, 2021 5:21 am
by FlorreW
kremiso wrote:
FlorreW wrote:@kremiso did you get Moonstone autobot to work ?
no idea, i'm distant from real hardware atm, i cannot check
theorically, it should lol
can you test it on your side?
here, the test .cdi, built with the Ian v3 release :
MoonStone_AB.zip
It did not work I'm afraid. Seems all disks was detected but stops loading after 10 sec on this screen:
Re: 3# disk drive support Amiga uae4all 3.6 auto port boot Version 4
Posted: Thu Nov 04, 2021 5:49 am
by kremiso
FlorreW wrote:It did not work I'm afraid. Seems all disks was detected but stops loading after 10 sec on this screen
ouch, but thank you for the test
mmh, i think the problem is that the third disk (where the boot file now is) is recognized a bit too late, so the startup-sequence fail to load
adding a wait time delay should fix this, i presume
i'll update this
Re: 3# disk drive support Amiga uae4all 3.6 auto port boot Version 4
Posted: Thu Nov 04, 2021 2:37 pm
by Ian Micheal
kremiso wrote:
Ian Micheal wrote:Big one coming Turrican extended adf with sound music and sfx all in one no disk swapping hehe
so a 1.9mb adf like a mini hardrive
watch out for the extended .adf Ian
iirc they seems to work fine, but the loading will stuck when searching something that oversize 880kb
it's like you can play the game until his half
i remember some tests i made back in the day
ie Turrican2 extended .adf can be tested in the main menu, pressing 'spacebar' you can access to the music menu, and when trying to load all the later levels musics, the game will stuck
of course, i dunno if was some issue just on the .adf's i have tested, and of course it would be great if you have improved/unlocked them
I will test it and see seems to be all good on this adf plays a lot better then the normal turrcain it's my day off day get back to it tomorrow working on speeding up the blit speed right now
Re: 3# disk drive support Amiga uae4all 3.6 auto port boot Version 4
Posted: Thu Nov 04, 2021 6:18 pm
by Ian Micheal
Just so you know silkworm is using SQ to DMA users have reported it's smoother with scrolling left and right.. not final blitter update it is faster but pretty sure i can get this a lot lot better..
Re: 3# disk drive support Amiga uae4all 3.6 auto port boot Version 4
Posted: Thu Nov 04, 2021 7:14 pm
by Ian Micheal
Want see when i get this done the type of speed it will bring here is my SDL dreamhal with TapamN SQ
and with normal dma
Ok done check this out Ian micheal
OUTPUT:> 32x32 Blitter test
OUTPUT:> 320x240 320x240 640x480 640x480
OUTPUT:> software hardware software hardware
OUTPUT:> Slow points (frames/sec): 0.416558 1.02093 0.218603 0.128899
OUTPUT:> Fast points (frames/sec): 36.713 64.8101 20.7657 16.3192
OUTPUT:> Rect fill (rects/sec): 1309.88 2603.94 701.13 693.063
OUTPUT:> 32x32 blits (blits/sec): 2719.79 3419.03 2622.28 3327.38
OUTPUT:> arch: shutting down kernel
old software what chui used on uae4all OUTPUT:> Fast points (frames/sec): 18.4027 32.5369
New SQ to DMA OUTPUT:> Fast points (frames/sec): 36.713 64.8101
This will speed up all my older projects 320x240 HW blit is double the speed of the old way of doing it