Jump to content
Marius

how to make your own bootdisk

Recommended Posts

I can read, thankyouverymuch. I've asked exactly about what I wrote.

To my knowledge there is no disk based version of SpartasDOS_X. AFAIK RealDOS by Stephen Cardin, based on V3.x, is the most current disk based SpartaDOS compatible DOS.

http://www.realdos.net/realdos.html

Share this post


Link to post
Share on other sites

By the way:

Although I did not test it again, I remember having trouble by creating bootdisks with regular binary files using this method. Sometimes it works, sometimes not. Probably because this BOOT command is meant in the first place to make the disk bootable with a SpartaDos version. It is not meant to make it bootable with a regular binary. I guess files with several load stages or files without an explicit RUN address do not work properly this way.

Share this post


Link to post
Share on other sites

SpartaDos 3.2 runs fine from disk:

http://atari8.com/node/95

I didn`t say that it doesn`t, I was posting a response about a disk based SpartaDOS_X(V.4.x). All previous versions of SpartaDOS(V1.x/2.x/3.x) boot from disk.

Share this post


Link to post
Share on other sites

if you want boot & load to $0800-$bfff use this:.

copy your game to disk, rename game to xbios.com and boot

 

if you want direct load to:

$0000-$00ff, $0200-$06ff, $0c00-$cfff, $d800-$ffff use xbios (xbios use ataridos fs/mydos up to 16mb, catalogs, custom SIO)

Awesome, just what I needed!!!

Share this post


Link to post
Share on other sites

Hey xxl, I am back around again.

Is it possible to create a larger bootable ATR (i.e 360KB)? The data for my game is quite large, I am already at ~280KB...

I would like to keep everything on 1 disc, which people can load in Altirra, or via an SD card interface.

Share this post


Link to post
Share on other sites

new wersion: http://xxl.atari.pl/

 

xboot: http://xxl.atari.pl/download/xboot.obx

 

name your program "AUTORUN"

 

make bootable atr with your program:

 

dir2atr -md -B xboot.obx myatr.atr directory

I scanned your xbios page and was wondering if there was a way to make a bootable disk to do the following.

Boot an Atari 130XE with regular BASIC kicked out without having to hold down the option key (or force Altirra to unload a cartridge mounted).

Load BAISIC XL 1.03 from a .rom or .car file (I have both). It's a 16KB cart file, so it would probably be best to boot t

Then load RDOS 1.4 or Mydos 4.53

or

Go the autorun.sys route, but that is already being used for a serial port driver specfically written for the ATR8000 or 850 for my old BBS software. (Action Annex 3 or 4). The last version of the code was written primarily for the XE. But I also have a few Atari 800s available if it just won't work that way.

A very long time ago I probably could come up with a solution but why reinvent the wheel?

 

I know I can just force mount the cartridge in emulation on Alltirra. I can load Rdos 1.4 with a DD 180K image no less)

I used to have a BASIC XL cartridge , I don't know where it ran off to.

 

Would a .XEX file be possible?

 

I've been away from the Atari stuff for about 20 years, I did some searching..

 

Have you hugged your IBM PC PXE boot code today? I did the QA on the legacy 4.01 version that went on to be GPXE. :}

Share this post


Link to post
Share on other sites

Is it possible to create a larger bootable ATR (i.e 360KB)?

 

yes, up to 16mb .atr

Share this post


Link to post
Share on other sites

no. xB supports "binary files" load - like DOS

 

So the question is, how to make a proper .exe or .com or .bin from a .rom file. Add a header on it for load and not run, then call DOS I guess.

Share this post


Link to post
Share on other sites

 

yes, up to 16mb .atr

Could you kindly produce a blank atr of 360Kb, with only XBIOS.SYS on the image?

(I can't manage to produce one myself... :-( )

Share this post


Link to post
Share on other sites

copy xbios.com to testdir/

and:

dir2atr -dm -B xboot.obx 1440 test360.atr testdir

Share this post


Link to post
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.

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...