Log inRegister an accountBrowse CSDbHelp & documentationFacts & StatisticsThe forumsAvailable RSS-feeds on CSDbSupport CSDb Commodore 64 Scene Database
You are not logged in - nap
CSDb User Forums


Forums > CSDb Entries > Release id #210333 : Babes
2021-10-18 00:00
hedning

Registered: Mar 2009
Posts: 4595
Release id #210333 : Babes

Discussion emerged. Posts below:

User Comment
Submitted by hedning [PM] on 17 October 2021
Looking forward to more tests btw. On real drives.

User Comment
Submitted by hedning [PM] on 17 October 2021
Ran it on a PAL 250469 REV A with a 1541-II without fastloader/cart. Cold boots between all runs. Tested it 20 times (even loaded different babes each time). Every load worked. I would say this release contains no loader bug (at least no bug that should matter), whatever you guys say, as it works, and should in emulation too. :)

And no fixed emulator version should be needed.

User Comment
Submitted by hedning [PM] on 17 October 2021
Copyfault: Making a modification should have its own entry imho. But I will try to run it from disk a couple of times too. If that works 100% the goal should be to emulate this behaviour in emulation too, even if it's a "bug" that makes it fail in Vice and 1541U2+. The goal for emulation is to mimic real hw. We should not make fixes for stuff to run on emulators. But I'll be back with a report.

User Comment
Submitted by Copyfault [PM] on 17 October 2021
Thanks for all your comments! To clear it up: on my real hw it refused to start most of the time! I did not yet try a real drive, so this might ease the pain.

Now the funny things after reading your proposals:
- it seems to always load with 1541-uII+ if I choose AR 6.0 as cart
- I did not ask to get it run for the actual contents but rather out of interest for such an edge case, since sometimes this sparks new ideas for exploitations
- even when I get this to load completely, it does always do a direct exit from the selection menu and the note is the only thing I get to see

The only real fix was the noloader-version by Ian Coog, since this can be loaded without any problems independant of the system setup (real thing/emu/cartridge setting) plus this one stays in the selection menu as one would expect. @IanCoog: thanks for fixing! Though I was sure this is some standard thing I have to admit that I did not know by heart the steps that need to be taken to get rid of the autostart stuff!

Would it be acceptable to add a dl link for this noloader-version to this entry? Or is this already "something new"?

User Comment
Submitted by Krill [PM] on 17 October 2021
Seems to be a race-condition, i.e., a bug in the code, not so much the emulator.

Set breakpoint in drive at $0403, then load with ,8,1.
When it breaks into the monitor,
                    vv                        vv vv
good >8:0000  0f 01 01 0f  01 00 00 00  1f 10 06 00  12 00 12 00
evil >8:0000  0f 01 80 0f  01 00 00 00  1f 10 06 00  12 00 12 00

Success depends on whether the block at T06/S00 has been loaded yet or not.

That it seems to always work on the real thing might be a meta-stability, and may depend a lot on various delays caused by physical disk access and disk layout.
That it reliably breaks in VICE (plain BASIC) might have to do with that.
I'd not be surprised if it randomly breaks on the real thing, too (with a somewhat lower probability than breaking in VICE).

User Comment
Submitted by Groepaz [PM] on 17 October 2021
It actually works in VICE (and chameleon too, likely also 1541) when loading it with AR5/6 fastload enabled. Very odd :)

(it's also not worth the trouble... pretty meh pictures :/)

User Comment
Submitted by Groepaz [PM] on 17 October 2021
How is it "faulty" though? it started up no problem 3 times in a row on the real thing :)

User Comment
Submitted by iAN CooG [PM] on 17 October 2021
Copyfault: that's the actual easier way to run it, by removing the faulty autoboot code, it's a simple diskeditor/hexeditor task.
https://www.dropbox.com/s/f0y6kc4oo30rm3n/Babes-noloader.D64?dl..

User Comment
Submitted by Groepaz [PM] on 17 October 2021
The most important question is - does it work on the real thing?

User Comment
Submitted by Copyfault [PM] on 17 October 2021
Stumbled over this after seeing the new comments lately. So I tried to run it on the real thing (with 1541U-II+) and on the latest vice emulator also - without sucess!

Either it just stops loading, or -in the rare cases it manages to finish loading and starts to decrunch- the selection screen is built up but left towards the note immediately, without any chance to select "Collection".

Any ideas what's going on here? Any chances to create a... let's say "fixed version"?

User Comment
Submitted by TheRyk [PM] on 12 October 2021
yeah some drive emulation killer, I also needed several tries

RRR!

User Comment
Submitted by hedning [PM] on 12 October 2021
Took me a couple of tries in Vice to get it running (run it without fastloader), but eventually it works.
 
... 32 posts hidden. Click here to view all posts....
 
2021-11-01 23:53
chatGPZ

Registered: Dec 2001
Posts: 11108
Quote:

Now, for those drives that worked (especially 1541-II) from plain BASIC for Groepaz, hedning, Shocker and everybody else, what does $1c07 read after power-up, and what's at $f27a? =)

How do i know? :) (mine was a 1570 btw)
2021-11-01 23:58
Krill

Registered: Apr 2002
Posts: 2839
Quoting Groepaz
Quote:
Now, for those drives that worked (especially 1541-II) from plain BASIC for Groepaz, hedning, Shocker and everybody else, what does $1c07 read after power-up, and what's at $f27a? =)
How do i know? :) (mine was a 1570 btw)
Easiest way is to enter Action Replay monitor, then:
@*80 <- @*8 might work as well, but i went by muscle memory
M 1C07
M F27A
=)
2021-11-05 21:19
chatGPZ

Registered: Dec 2001
Posts: 11108
M 1C07 -> 20
M F27A -> 20
2021-11-05 21:25
Krill

Registered: Apr 2002
Posts: 2839
Quoting Groepaz
M 1C07 -> 20
M F27A -> 20
Sort of expected with a 1570. =)

Would like to see some numbers from 1541/II that allegedly work. Hedning? Shocker? Anyone? :)
2021-11-28 11:46
Krill

Registered: Apr 2002
Posts: 2839
Bump. =)
2022-08-24 22:15
Krill

Registered: Apr 2002
Posts: 2839
Bump². =)
2022-08-31 00:12
j0x

Registered: Mar 2004
Posts: 215
Had a go at this with my 1541-II ($1c07 and $f27a containing $3a).

With no cartridge attached:

* 90% chokes even before changing the border colour
* 10% reads what sounds like four tracks (tracks 6, 5, 4, 3?), then hangs. This matches what I see in my Vice version (3.3).

With AR attached:

* 90% chokes even before changing the border colour
* 10% it works!

I've tried making several copies on different floppy brands, always with the same behaviour.

This loader does not like my drive...
2022-08-31 09:10
Krill

Registered: Apr 2002
Posts: 2839
Quoting j0x
I've tried making several copies on different floppy brands, always with the same behaviour.
Could be worth a try to check a few different formatters (with a transfer solution that does not format before writing).

I'd try the old slow-format (@N etc.) and Action Replay fast format first.
2022-08-31 13:05
chatGPZ

Registered: Dec 2001
Posts: 11108
also formatting at different RPM (especially with AR style formatters) gives really interesting test cases
2022-09-08 13:44
silpheed

Registered: Oct 2018
Posts: 6
I was able to test this today (1541-II with AR6, 1C07 & F27A = 3A). I don't think my results show anything new, but here they are anyway:

* Loading with AR6 fastloader works 100% (probably), but always exits to the note without a chance to make a selection from the menu.
* First try loading from plain BASIC worked, but got stuck after the 3rd or 4th picture when I chose the "Show All" option - it kept loading and stopping, loading and stopping without showing anything on screen until I gave up and reset.
* After that it failed 100% from BASIC.
* One more try with the AR loader, "worked" as above.
* After a reset, it worked 5 times from plain BASIC again, and on the first of those tries it completed the full "Show All" sequence (didn't have time to do that again for the other tries). Full power off and then on made it stop working again.
* Tried a few more times, seeming to confirm that loading first with the AR fastloader then warm reset will make it work reliably from plain basic.
Previous - 1 | 2 | 3 | 4 | 5 - Next
RefreshSubscribe to this thread:

You need to be logged in to post in the forum.

Search the forum:
Search   for   in  
All times are CET.
Search CSDb
Advanced
Users Online
Guests online: 111
Top Demos
1 Next Level  (9.8)
2 Mojo  (9.7)
3 Coma Light 13  (9.7)
4 Edge of Disgrace  (9.6)
5 Comaland 100%  (9.6)
6 No Bounds  (9.6)
7 Uncensored  (9.6)
8 The Ghost  (9.6)
9 Wonderland XIV  (9.6)
10 Bromance  (9.6)
Top onefile Demos
1 It's More Fun to Com..  (9.8)
2 Party Elk 2  (9.7)
3 Cubic Dream  (9.6)
4 Copper Booze  (9.5)
5 Rainbow Connection  (9.5)
6 TRSAC, Gabber & Pebe..  (9.5)
7 Onscreen 5k  (9.5)
8 Wafer Demo  (9.5)
9 Dawnfall V1.1  (9.5)
10 Quadrants  (9.5)
Top Groups
1 Oxyron  (9.3)
2 Nostalgia  (9.3)
3 Booze Design  (9.3)
4 Censor Design  (9.3)
5 Crest  (9.3)
Top NTSC-Fixers
1 Pudwerx  (10)
2 Booze  (9.7)
3 Stormbringer  (9.7)
4 Fungus  (9.6)
5 Grim Reaper  (9.3)

Home - Disclaimer
Copyright © No Name 2001-2024
Page generated in: 0.068 sec.