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 > C64 Coding > Warm Start messages of all devices.
2012-10-13 15:27
Flavioweb

Registered: Nov 2011
Posts: 447
Warm Start messages of all devices.

There is somewhere a list of "warm start messages" of all existing devices?
I know these:
1541:
73, CBM DOS 2.6 1541, 00, 00
1581:
73, COPYRIGHT CBM DOS V10 1581, 00, 00
vice emulator filesystem driver:
73, VICE FS DRIVER V2.0, 00, 00

Anyone can help with more messages from other devices and emulators?
For eg: jiffyDOS, CCS, Power64, IDE64...
 
... 3 posts hidden. Click here to view all posts....
 
2013-04-07 00:20
Krill

Registered: Apr 2002
Posts: 2851
This one is a fairly common 1541 clone, most of them coming with original 1541 firmware, but there are a few weird ones, too.
2013-04-07 02:59
soci

Registered: Sep 2003
Posts: 474
That's the wrong approach. Just try the command and see what happens, then remember and use the one which worked. Some drives e.g. CMD-FD accepts either "/0:" or "CD:" depending on the actual filesystem type.
2013-04-07 04:54
Flavioweb

Registered: Nov 2011
Posts: 447
Thanks soci... this may be "the" solution...
Keep it simple!
=)
2013-04-07 06:59
Tao

Registered: Aug 2002
Posts: 115
Don't forget that for instance CMD HD has both partition and subdirectory support. Oh, and also if I remember correctly there's some bugs in the subdirectory handling of the 1581. I don't remember the specifics though. Might've been related to REL-files.
2013-04-07 08:08
Flavioweb

Registered: Nov 2011
Posts: 447
Quoting Tao

Oh, and also if I remember correctly there's some bugs in the subdirectory handling of the 1581. I don't remember the specifics though. Might've been related to REL-files.

Thanks a lot. Any info about this or other know issues are wellcome!
2013-04-07 09:47
Graham
Account closed

Registered: Dec 2002
Posts: 990
To roughly detect drive types you can simply read the last 4 bytes of the drive ROM ($FFFC-$FFFF):

1541/1570/1571 will read the bytes $A0,$EA,$67,$FE.

1581 will read $24,$AF,$03,$FF

etc

Since these are the reset- and IRQ-vectors, they do not change on different DOS ROMs.
2013-04-07 14:19
chatGPZ

Registered: Dec 2001
Posts: 11135
Quote:
Since these are the reset- and IRQ-vectors, they do not change on different DOS ROMs.

please explain. they are all the same in reality, but there is no reason for why they have to be, afaik.
2013-04-07 15:43
Graham
Account closed

Registered: Dec 2002
Posts: 990
Because usually to maintain compability etc, programmers of SpeedDOS, JiffyDOS etc etc did as little changes to the ROM as possible.
2013-04-07 16:37
Krill

Registered: Apr 2002
Posts: 2851
Which breaks when you come across some of these weird ROMs where nothing is like in the original, or devices like MSD SD.. :)
2013-04-07 16:41
chatGPZ

Registered: Dec 2001
Posts: 11135
"Because usually to maintain compability etc, programmers of SpeedDOS, JiffyDOS etc etc did as little changes to the ROM as possible."
ofcourse. but saying they are always the same is just an assumption based on that - and it will break in some cases as krill pointed out already.
Previous - 1 | 2 - 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
Nuckhead/Backbone So..
Didi/Laxity
Alakran_64
Guinea_pig/Moonshine
Courage
GI-Joe/MYD!
megasoftargentina
Viti/Hokuto Force
Slaxx/Q/HF/MYD!
zscs
Mr SQL
Airwolf/F4CG
Acidchild/Padua
hedning/G★P
QuasaR/CENTRiC
Hexhog
DeMOSic/HF^MS^BCC^LSD
Guests online: 145
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 Wonderland XIV  (9.6)
9 Memento Mori  (9.6)
10 Bromance  (9.5)
Top onefile Demos
1 It's More Fun to Com..  (9.7)
2 Party Elk 2  (9.7)
3 Cubic Dream  (9.6)
4 Copper Booze  (9.5)
5 TRSAC, Gabber & Pebe..  (9.5)
6 Rainbow Connection  (9.5)
7 Dawnfall V1.1  (9.5)
8 Quadrants  (9.5)
9 Daah, Those Acid Pil..  (9.5)
10 Birth of a Flower  (9.5)
Top Groups
1 Nostalgia  (9.3)
2 Oxyron  (9.3)
3 Booze Design  (9.3)
4 Censor Design  (9.3)
5 Crest  (9.3)
Top Fullscreen Graphicians
1 Carrion  (9.8)
2 Joe  (9.8)
3 Duce  (9.8)
4 Mirage  (9.7)
5 Facet  (9.7)

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