leo
|
7a4fed2916
|
Allow the loading of compressed kernels. This makes it again possible
to make a 'system disk' on a 720KB floppy that is usable.
|
1999-06-23 19:26:13 +00:00 |
leo
|
88efdc6951
|
Add support for the memory on the CT2 board. Info from Thomas Goirand.
|
1999-05-27 09:08:25 +00:00 |
leo
|
9d7ee0ba80
|
Fix typo noticed by James Boulton.
|
1999-03-26 08:24:52 +00:00 |
leo
|
10d94b3a1c
|
STANDALONE -> _STANDALONE per recent discussion.
|
1999-02-19 21:51:20 +00:00 |
leo
|
123d97732f
|
Be more accurate with errors on read(2) (as suggested by Ted Lemon).
|
1998-01-16 09:19:37 +00:00 |
leo
|
4702594559
|
Correct size of brwrite():trbuf[] (Mellon).
|
1997-12-15 09:21:04 +00:00 |
leo
|
18d2ccf637
|
Add '-H' option for writing High density floppies.
|
1997-12-10 09:32:35 +00:00 |
leo
|
9d09eab68e
|
Preserve the bootflags in the processor-type test (== make the loader
work again for the TT030).
|
1997-12-04 07:39:05 +00:00 |
lukem
|
3e8e744696
|
getopt returns -1 not EOF
|
1997-11-01 06:49:14 +00:00 |
leo
|
1c5b9b33c7
|
Make the bootloader 68060 aware.
|
1997-05-27 10:28:30 +00:00 |
leo
|
112a968fb4
|
Make sure that the caches are pushed and turned off before jumping into
the kernel image. This makes booting a 040 kernel finally reliable.
|
1996-12-26 15:07:33 +00:00 |
leo
|
89bbb8b2fb
|
Catchup with the future.
|
1996-02-09 20:52:04 +00:00 |
leo
|
ae2b8aaf1f
|
STANDALONE -> TOSTOOLS
|
1996-01-23 20:34:07 +00:00 |
leo
|
88a221b7fb
|
BBSIZE -> BBMINSIZE
|
1996-01-20 13:54:46 +00:00 |
leo
|
567396ea78
|
Use symbolic constants for ATARI_ANYCPU instead of dropping in a hex-value.
|
1996-01-19 13:54:12 +00:00 |
leo
|
cb560ce386
|
Move things around a bit to make all names fit into the [8.3] namespace
of msdosfs.
|
1996-01-16 15:14:53 +00:00 |
leo
|
485b90b6f1
|
Fix the same typo in all files. Yanking is soooo beautiful....
|
1996-01-09 09:55:06 +00:00 |
leo
|
783817cc8b
|
Part of the tostools reorganization. All directories now contain a Makefile
and the user interface to the various tools has been standarized.
|
1996-01-07 22:05:31 +00:00 |
leo
|
94bf233ae9
|
Atari partion table checker. Checks the validity of AHDI and/or NetBSD/Atari
partition tables. (Waldi Ravens)
|
1996-01-07 21:54:15 +00:00 |
leo
|
b24ea33cac
|
Common library for all tostools. (Waldi Ravens and myself)
|
1996-01-07 21:50:49 +00:00 |
leo
|
aadb005f6a
|
Reorganization of the stand-directory. All tools that are TOS specific and
can (probably) only be compiled under TOS are now being grouped in the
sub-directory 'tostools'.
|
1996-01-07 20:57:03 +00:00 |
leo
|
44561deb01
|
Add support for the FX-card - Falcon mem. extension - (Nat!)
|
1995-09-23 20:31:21 +00:00 |
leo
|
33a26fbd65
|
Remove FPU detection and report on stdout instead of stderr.
|
1995-08-29 20:35:15 +00:00 |
leo
|
633db03b5b
|
Check for a different year-base in the RTC.
|
1995-05-28 10:56:16 +00:00 |
leo
|
8b4abb7503
|
Fix error in handling FPU types.
|
1995-05-05 16:39:14 +00:00 |
leo
|
176d4dd6e5
|
Added -T option.
|
1995-05-02 05:54:28 +00:00 |
leo
|
99344526c3
|
Get TT-RAM sizes right, some more debug output added with -D option.
|
1995-04-16 14:47:58 +00:00 |
leo
|
8b093b18a2
|
Added '\r' chars in printf, so output under TOS becomes readable. Also
added some extra options for debugging.
|
1995-04-08 21:01:39 +00:00 |
leo
|
4458e46001
|
Capitalisation of NetBSD fixed.
|
1995-03-28 06:26:50 +00:00 |
leo
|
8b0113cfce
|
NetBSD/Atari, port by Leo Weppelman.
|
1995-03-26 07:12:03 +00:00 |