| Author |
Message |
Bock
Site Admin
Joined: 08 Jul 2001
Posts: 5102
Location: Kyoto, Japan
|
| Sega Master System Disk System |
 |
Posted: Tue Aug 24, 2004 8:39 pm |
|
|
I have this picture lying around since years... already posted but let's post it again.
I'm not sure where this come from, but I think it was some CES. Did someone attended CES around the nineties?
|
|
| Back to top |
|
 |
Bock
Site Admin
Joined: 08 Jul 2001
Posts: 5102
Location: Kyoto, Japan
|
| Source and Japanese text |
 |
Posted: Tue Aug 24, 2004 8:43 pm |
|
|
| Quote:
|
> I have this picture lying around since years... already posted but let's post it again.
>
> I'm not sure where this come from, but I think it was some CES. Did someone attended CES around the nineties?
|
The source is:
http://www.linkclub.or.jp/~nof-h/suka_sega/ippatu/msdisc/msdisc.html
It says, in Japanese:
"
ファミコン通信 NO.12 P.7
ファミコン通信のマスターシステム(米)紹介の記事から。 アメリカの見本市の写真とかいうのでCESか何かだと思う。 モックアップだろうけどメガドラの2インチディスクよりも形になってる様な感じがする。 大きさを見ると3.5インチかな? それにしてもセガのディスクはどれもこれも転けますな、これは何に使いたかったのかね?
"
Looks like a picture from Famitsu issue 12, page 7.
Automated translation says:
From the report of master system (U.S.) introduction of the Family Computer communication. the photograph of the trade fair in the United States -- since it says, I think that they are CES or something He has a feeling which has a form from the 2 inch disk of けど MEGADORA which will be a mock-up. When a size is seen, it is 3.5 inch kana. Even so, for this 転けますな also in this, each disk of Sega is whether to have wanted to use for what.
|
|
| Back to top |
|
 |
Raccoon Lad
Joined: 16 Dec 2004
Posts: 391
Location: Emeryville, CA
|
| Re: Source and Japanese text |
 |
Posted: Tue Aug 24, 2004 9:30 pm |
|
|
Cool!
I've heard rumors about a planned Disc system, but I never saw any pics :)
|
|
| Back to top |
|
 |
Insomniac86
Guest
|
| Re: Source and Japanese text |
 |
Posted: Tue Aug 24, 2004 11:51 pm |
|
|
Would it use the mysterious expansion port?
|
|
| Back to top |
|
 |
Bock
Site Admin
Joined: 08 Jul 2001
Posts: 5102
Location: Kyoto, Japan
|
| Re: Source and Japanese text |
 |
Posted: Wed Aug 25, 2004 12:38 am |
|
|
| Quote:
|
> Would it use the mysterious expansion port?
|
Yes. What would it do is that the SMS BIOS would boot to the ROM embedded into the disk system, and this ROM would communicate with the disk system hardware to read floppy data to RAM and then execute it (it would need to contains RAM just as the SF-7000).
The problem I can think of is that a floppy disk based program wouldn't be able to interact easily with the cartridge, or either way. It's somewhat possible using code stored in the regular SMS RAM, but retail SMS BIOS boots in priority on the cartridge, so if you plugged a cartridge it would boot on it and ignore the disk system.
So either you would have to hotplug the cartridge after booting the disc system (which often crash the system), either the cartridge would contains program code to access/enable the disc system part.
Don't know if I'm clear...
All it comes to, I think, is the tiny mistake of booting cartridge in priority to whats in the expansion port.
(and it annoy me everytime I want to dump a Japanese/Korean cartridge!)
|
|
| Back to top |
|
 |
Paul Jensen
Joined: 29 Jun 1999
Posts: 244
Location: California, USA; Hiroshima, Japan
|
| Can't resist some translation practice... |
 |
Posted: Wed Aug 25, 2004 2:35 am |
|
|
| Quote:
|
> It says, in Japanese:
> ファミコン通信 NO.12 P.7
>
> ファミコン通信のマスターシステム(米)紹介の記事から。 アメリカの見本市の写真とかいうのでCESか何かだと思う。 モックアップだろうけどメガドラの2インチディスクよりも形になってる様な感じがする。 大きさを見ると3.5インチかな? それにしてもセガのディスクはどれもこれも転けますな、これは何に使いたかったのかね?
|
--
Famicon Tsuushin (Family Computer News), vol. 12, pp. 7
Introduction of the Master System (U.S.) from Famicon Tsuushin. I think it's a picture from an American trade show like CES or something. It's probably just a mock-up, but it looks to be more shaped (?? -- possibly meaning larger) than the Megadrive's 2-inch disk. Looking at the size, I'd say 3.5-inches, maybe? Even so, all of Sega's disk systems flopped. I wonder what they wanted to use this one for?
--
That's roughly what it says.
|
|
| Back to top |
|
 |
furanku
Joined: 10 Dec 2000
Posts: 565
Location: Australia and Japan
|
| Re: Source and Japanese text |
 |
Posted: Wed Aug 25, 2004 7:40 am |
|
|
My guess it was somthing to do to compete with the family computer (NES) disk system.
|
|
| Back to top |
|
 |
anagrama
Joined: 11 Dec 2004
Posts: 354
Location: Newcastle, UK
|
| Neat! |
 |
Posted: Wed Aug 25, 2004 9:24 am |
|
|
That's really nice. First I've ever heard of it.
Maybe worth asking about it at Assembler? Some of the guys over there seem to be very in the know about unreleased Sega hardware...
|
|
| Back to top |
|
 |
Maxim
Site Admin
Joined: 19 Oct 1999
Posts: 7468
Location: London, UK
|
| BIOS boot order |
 |
Posted: Wed Aug 25, 2004 11:42 am |
|
|
| Quote:
|
> All it comes to, I think, is the tiny mistake of booting cartridge in priority to whats in the expansion port.
> (and it annoy me everytime I want to dump a Japanese/Korean cartridge!)
|
A possibility: if you have the disk system plugged in, you don't have a cartridge plugged in, so the disk system boots. If you want to play a cartridge game, you don't want to have to unplug the disk system, so the cartridge should get priority.
Under what circumstances were you thinking that the disk system should boot when a cartridge is inserted? The solution would, of course, be to have the disk system take priority and its BIOS detect a cartridge and run it if necessary.
Maxim
|
|
| Back to top |
|
 |
PrOfUnD Darkness
Joined: 29 Jun 1999
Posts: 295
Location: Brazil
|
| Re: Sega Master System Disk System |
 |
Posted: Wed Aug 25, 2004 4:16 pm |
|
|
This so cool, too bad the SMS bombed on Japan and this kind of stuff never were released...
PD
| Quote:
|
> I have this picture lying around since years... already posted but let's post it again.
>
> I'm not sure where this come from, but I think it was some CES. Did someone attended CES around the nineties?
|
|
|
| Back to top |
|
 |
Maxim
Site Admin
Joined: 19 Oct 1999
Posts: 7468
Location: London, UK
|
| Re: Sega Master System Disk System |
 |
Posted: Wed Aug 25, 2004 4:55 pm |
|
|
| Quote:
|
> This so cool, too bad the SMS bombed on Japan and this kind of stuff never were released...
|
All I've heard suggests it was announced in the US, perhaps in an attempt to get some attention - but most were almost certainly announced before they were developed, and would only be developed if there was enough interest.
There are a few other things in that ancient "Master System FAQ" that never made it:
Sega of America announced a "Graphics Board" (a drawing pad, with images appearing on your television screen) and a 3.5" disk drive with the SMS' introduction, but neither accessory was released.
Sounds like the Terebi Oekaki, and the disk system pictured.
Tonka announced a few peripherals in their '88 "Let the Games Begin" catalog.
Does anyone have a copy of this? Scans would be nice :)
Maxim
|
|
| Back to top |
|
 |
PrOfUnD Darkness
Joined: 29 Jun 1999
Posts: 295
Location: Brazil
|
| Re: Sega Master System Disk System |
 |
Posted: Wed Aug 25, 2004 7:33 pm |
|
|
| Quote:
|
> All I've heard suggests it was announced in the US, perhaps in an attempt to get some attention - but most were almost certainly announced before they were developed, and would only be developed if there was enough interest.
|
I didn't knew that, very interesting. The same happened with the Mega Drive. On the US press-release SEGA announced the Telemodem too.
| Quote:
|
> Does anyone have a copy of this? Scans would be nice :)
|
That Lucky Dime Caper Limited Edition is sweet :)
PD
|
|
| Back to top |
|
 |
Wiseduck
Guest
|
| Re: Sega Master System Disk System |
 |
Posted: Fri Aug 27, 2004 4:41 am |
|
|
| Quote:
|
> I didn't knew that, very interesting. The same happened with the Mega Drive. On the US press-release SEGA announced the Telemodem too.
|
I don`t know if you do, but here in Brazil Tec Toy actually released a modem for Mega Drive. A friend of mine got one. Don`t know if he still have it.
|
|
| Back to top |
|
 |
PrOfUnD Darkness
Joined: 29 Jun 1999
Posts: 295
Location: Brazil
|
| Re: Sega Master System Disk System |
 |
Posted: Fri Aug 27, 2004 1:05 pm |
|
|
Yes I know, I have it :)
BTW, TecToy released 3 versions of that modem: Mega Net, Mega Net 2 and BradescoNet.
PD
| Quote:
|
>
> I don`t know if you do, but here in Brazil Tec Toy actually released a modem for Mega Drive. A friend of mine got one. Don`t know if he still have it.
|
|
|
| Back to top |
|
 |
adaml
Joined: 28 Dec 2004
Posts: 38
|
| Re: Sega Master System Disk System |
 |
Posted: Thu Sep 02, 2004 1:09 am |
|
|
| Quote:
|
> I have this picture lying around since years... already posted but let's post it again.
>
> I'm not sure where this come from, but I think it was some CES. Did someone attended CES around the nineties?
|
Clint Dyer would most likely know the most about this SMS Disk System. I *think* I last saw him on the Digital Press boards about a year ago...could be wrong. I won some SMS auctions from him years ago, but have not had any contact with him for awhile. Nice guy.
|
|
| Back to top |
|
 |
Windos
Guest
|
| Re: Sega Master System Disk System |
 |
Posted: Sat Oct 09, 2004 9:05 pm |
|
|
If anyone can get there hands on that Disk System, I would gladly buy it off them for NZ$500, NZ$600 if it has a box and manual. Also I have NX$30 for any info that leads me to getting it. Get in touch with me at windos_matrix@msn.com
Thanks,
Windos
|
|
| Back to top |
|
 |
Kenneth
Joined: 20 Dec 2004
Posts: 220
Location: Lyon, France
|
|
 |
Posted: Sun Jun 17, 2007 2:44 pm |
|
|
LoL
I guess if someone here could put his hands on this thing, he would be glad to throw a couple of thousands euros in it (well, I would certainly)
500 NZ bucks. LoL |
|
| Back to top |
|
 |
Emuaust
Joined: 10 Aug 2005
Posts: 46
|
|
 |
Posted: Sun Jun 17, 2007 9:33 pm |
|
|
$500NZD with exchange rates that what, like $30usd?
lol |
|
| Back to top |
|
 |
paul_
Joined: 20 Feb 2007
Posts: 38
Location: Wellington, New Zealand.
|
|
 |
Posted: Tue Jun 19, 2007 4:24 am |
|
|
| Emuaust wrote:
|
$500NZD with exchange rates that what, like $30usd?
lol
|
Haha :-P |
|
| Back to top |
|
 |
anagrama
Joined: 11 Dec 2004
Posts: 354
Location: Newcastle, UK
|
|
 |
Posted: Tue Jun 19, 2007 11:22 am |
|
|
| I'll offer NZ$501 ;) |
|
| Back to top |
|
 |