Re: Big disk

2000-10-31 Thread Andrew Gale
Would a CD drive connected to an Atom interface be able to read a PC CD full of DSKs? Cheers, Andy

Re: Big disk

2000-10-31 Thread Luke Trevorrow
Why don't we look at porting a new OS of some sort. This is one of the things that was mentioned when Dave was on this list inspiring people. Howzabout GEMDOS or one of the embedded UNIX kernels like ELKS (http://www.uk.linux.org/ELKS-Home/index.html) Luke Original Message On 10/31/00,

RE: Big disk

2000-10-31 Thread Justin . Skists
hmmm... seems to be a bad url.. If I remember rightly, I don't think I liked GemDos when I last used it on a PC. Or am I thinking of something else? Didn't someone once say they were going to try to port Minix to the SAM? Jarek, maybe? -Original Message- From: Luke Trevorrow

Re: Big disk

2000-10-31 Thread Howard Price
At 11:22 31/10/2000 GMT, Luke Trevorrow wrote: Why don't we look at porting a new OS of some sort. This is one of the things that was mentioned when Dave was on this list inspiring people. Howzabout GEMDOS or one of the embedded UNIX kernels like ELKS

RE: Big disk

2000-10-31 Thread Justin . Skists
Hmmm.. could be an interesting project. but the 8086/88 and SIBO are both 16bit processors... -Original Message- From: Luke Trevorrow [SMTP:[EMAIL PROTECTED] Sent: Tuesday, October 31, 2000 12:33 PM To: sam-users@nvg.ntnu.no Subject: RE: Big disk Sorry - the URL has moved

RE: Big disk

2000-10-31 Thread Luke Trevorrow
If I remember rightly, I don't think I liked GemDos when I last used ito n a PC. Or am I thinking of something else? GEMDOS was used on the ST and you could stick GEM on top of it. It was written by the same peeps as CPM. Wasn't bad but doesn't Multitask (in its orignal form on the ST) but

RE: Big disk

2000-10-31 Thread Justin . Skists
ELKS it's mostly in C, I believe. looking at the FAQ, it seems to be a subset of the normal Linux Kernel. -Original Message- From: Howard Price [SMTP:[EMAIL PROTECTED] Sent: Tuesday, October 31, 2000 12:36 PM To: sam-users@nvg.ntnu.no Subject: Re: Big disk At 11:22

Re: Big disk

2000-10-31 Thread Luke Trevorrow
Original Message On 10/31/00, 12:36:05 PM, Howard Price [EMAIL PROTECTED] wrote regarding Re: Big disk: At 11:22 31/10/2000 GMT, Luke Trevorrow wrote: Why don't we look at porting a new OS of some sort. This is one of the things that was mentioned when Dave was on this list inspiring

RE: Big disk

2000-10-31 Thread Luke Trevorrow
Original Message On 10/31/00, 12:52:36 PM, [EMAIL PROTECTED] wrote regarding RE: Big disk: Hmmm.. could be an interesting project. but the 8086/88 and SIBO are both 16bit processors... This is true - but doesn't mean that it's impossible. I think on the web site it mentions Z80

Re: Big disk

2000-10-31 Thread Andrew Gale
Hmmm.. could be an interesting project. but the 8086/88 and SIBO are both 16bit processors... This is true - but doesn't mean that it's impossible. I think on the web site it mentions Z80 machines as being in the plan. Didn't the original versions of UNIX run on 8 bit machines, with

Re: Big disk

2000-10-31 Thread Frode Tenneboe
Luke Trevorrow [EMAIL PROTECTED] wrote: All the Operating Systems mentioned are in C but have some Assembly code for booting purposes. ELKS like linux has a small bit of 8086 to read BIOS and sort itself out before firing up the kernel. Cross compilation into Z80 - what about SDCC, but

RE: Big disk

2000-10-31 Thread Justin . Skists
I must've missed the bit about a Z80 port since I only had a quick look at the website. And you are correct, unix was available on 8-bit machines. I think Minix was one of them. Kind of ironic really: 8bit Minix--Linux--ELKS--8bit ELKS. -Original Message- From: Luke Trevorrow

RE: Big disk

2000-10-31 Thread Justin . Skists
Yes.. I was just thinking that myself... I'll be up for helping, I think -- once I got my home linux system up and running on my lowly 486. I did start with thinking about SAM support libs and headers on CP/M's Hitech C but it never took off. -Original Message- From: Frode Tenneboe

Re: Big disk

2000-10-31 Thread Howard Price
Ugh - sorry - slow Emailman. Ignore that last mail of mine. -howard The NTICS Group: providers of Database Services to learndirect and Sheffield TEC. Contract management: Sheffield Libraries, Archives Information Service. National Training Information Central Support Unit 4 AVEC 1 Sidney

RE: Big disk

2000-10-31 Thread Luke Trevorrow
http://z88dk.sourceforge.net/ -Original Message- From: [EMAIL PROTECTED] To: sam-users@nvg.ntnu.no Sent: 31/10/00 15:45 Subject: RE: Big disk That's cool! There shouldn't be too much trouble in knocking up SAM parts for it! what's the URL for z88dk? I'll check it out later...

RE: Big disk

2000-10-31 Thread Justin . Skists
Excellent... it sounds like it could be pretty useful. it sounds like it has a pretty extensive Speccy library. Maybe some of us should get our heads together to do a SAM library for it? Who's up for a challenge? :) -Original Message- From: Luke Trevorrow [SMTP:[EMAIL PROTECTED]

Cross Compiler

2000-10-31 Thread Luke Trevorrow
I also notice on the z88dk web site that there is a TCP/IP stack in development - ZSock. Could also be useful. Dave mentioned that before he left when talking about his browser port idea. Luke ** This e-mail is private and

New OS

2000-10-31 Thread Luke Trevorrow
So with the talk about the cross compiler project underway, what do people think about a new OS? Does ELKS or Minix appeal? Luke ** This e-mail is private and confidential and is for the addressee only. You are prohibited from

Re: New OS

2000-10-31 Thread Andrew Gale
So with the talk about the cross compiler project underway, what do people think about a new OS? Does ELKS or Minix appeal? Is there anything that is gaining popularity on other z80 based machines?

RE: New OS

2000-10-31 Thread Justin . Skists
With knowledge of previous big projects done on the list, I think we should stick with the cross-compiler libraries, first - and decide on the OS later. -Original Message- From: Luke Trevorrow [SMTP:[EMAIL PROTECTED] Sent: Tuesday, October 31, 2000 4:15 PM To:

RE: New OS

2000-10-31 Thread Justin . Skists
Agreed... We should find a unix-y (if we're going that way) OS that has a lot of Z80 porting already done! :) -Original Message- From: Andrew Gale [SMTP:[EMAIL PROTECTED] So with the talk about the cross compiler project underway, what do people think about a new OS? Does ELKS

Re: Big disk

2000-10-31 Thread womoteam
Dean Woodyatt schrieb: so, can you connect the hdd to the sam, and copy all the spectrum games to it, and play them on the sam?, in tzx, tap, z80, etc format?, wouldnt it be reat to have a catalogue of 10,000 games rfeady to hand dean Much better Dean! If you have connected an Atom and a CD

A sick chip

2000-10-31 Thread Martijn Groen
Today Edwin Blink examined my SAM and found out my ASIC soundchip are dead... Does anyone has a spare ASIC and soundchip? Greetz, Martijn Groen

Re: A sick chip

2000-10-31 Thread Robert van der Veeke
- Original Message - From: Martijn Groen [EMAIL PROTECTED] To: sam-users@nvg.ntnu.no Sent: Tuesday, October 31, 2000 8:12 PM Subject: A sick chip Today Edwin Blink examined my SAM and found out my ASIC soundchip are dead... Does anyone has a spare ASIC and soundchip? Stefan has one

Re: A sick chip

2000-10-31 Thread Frans van Egmond
Would you like to borrow mine until you find some permanent ones? At least you could continue working then... I trust you to send them back when you find others... Frans Martijn Groen wrote: Today Edwin Blink examined my SAM and found out my ASIC soundchip are dead... Does anyone has a

Re: Big disk

2000-10-31 Thread David L
- Original Message - From: Dean Woodyatt [EMAIL PROTECTED] To: sam-users@nvg.ntnu.no Sent: Tuesday, October 31, 2000 12:47 PM Subject: RE: Big disk tidy, anyone got the circuit diagram for the interface then? Contact Len Bennet - he's loads of pcb's he got from Malcom Mackenzie if I