|
Register or have you forgotten your password?
|
|
|
| Other Operating Systems This forum is to allow our members to discuss other (non-Amiga-related) operating systems. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#16 | ||||||||||
|
Desperately needs a life
![]()
Join Date: Aug 2009
Location: Delaware
Posts: 3,073
|
Quote:
Tandy had a product called Multi-Vue for its variant of OS9, but it was pretty dreadful. If I remember correctly you couldn't overlap windows. Quote:
This make overclocking impractical.
__________________
Epic fail on donation - guess I will have to look for a good cause - Power mac FW800 MDD with dual 1.33 GHz Xserve processors , 1.5 GB memory, Radeon 9800XT video card, SoundBlaster Live card, and an NEC USB 2.0 card running MorphOS 3.1 and OSX And, now, a Powerbook G4 15" 1.67 Ghz notebook with MorphOS 3.1 (still under construction). "MorphOS isn't Amiga, its better" Whiskey woman don't you know that you are driving me insane? |
||||||||||
|
|
|
|
|
#17 | |||||||||
|
Desperately needs a life
![]()
Join Date: Aug 2009
Location: Delaware
Posts: 3,073
|
Quote:
There are a couple things I failed to point out about OS9 and NitroOS9. Not only are they both real time multi-tasking, multi-user OS', but they both use position independent re-entrant code. While this can make programming more complicated as you can't hard code locations, it allows multiple processes to call the same module (requiring only one copy of a program module for multiple uses). With the limited amount of memory in an 8 bit system this allows for my efficient coding. And I've seen 6809 systems with as many as 255 active program modules. I'm looking forward to using this with the Atari 130XEs list driven graphics processors.
__________________
Epic fail on donation - guess I will have to look for a good cause - Power mac FW800 MDD with dual 1.33 GHz Xserve processors , 1.5 GB memory, Radeon 9800XT video card, SoundBlaster Live card, and an NEC USB 2.0 card running MorphOS 3.1 and OSX And, now, a Powerbook G4 15" 1.67 Ghz notebook with MorphOS 3.1 (still under construction). "MorphOS isn't Amiga, its better" Whiskey woman don't you know that you are driving me insane? |
|||||||||
|
|
|
|
|
#18 | ||||||||
|
Kindred of Babble-on
![]()
|
Yup, it does sound like a good design for a small-memory system.
Nothing like space constraints to bring out the best in programmers...
__________________
Amiga 1200 (KS3.1/ClassicWB3.1, 4GB HD, 34MB RAM, 68030 @ 50MHz) DEC VAXStation 4000/60 (OpenVMS 7.3, 9GB HD, 104MB RAM, KA46 @ 55MHz) DEC MicroPDP-11/73 (RT-11, 32MB HD, 4MB RAM, KDJ11 @ 15MHz) "'Legacy code' often differs from its suggested alternative by actually working and scaling." - Bjarne Stroustrup |
||||||||
|
|
|
|
|
#19 | ||||||||
|
Alien Breeder
|
So does this OS work with the VBXE?
Either way it looks like I'm going to have to order one of these. My Atari's love to be upgraded!
|
||||||||
|
|
|
|
|
#20 | |||||||||
|
Desperately needs a life
![]()
Join Date: Aug 2009
Location: Delaware
Posts: 3,073
|
Quote:
Because as near as I can see, there no software for it at all. My first moves will be to study the hardware memory maps for Atari 8 bit systems and write some simple routines i can use for graphics and sound. I also hope to get Pascal running fairly quickly (as it doesn't have a native graphics library) and then hope to manage to get Basic09 to run (without its Color computer specific GFX library). Enhancing an assembler with some routines specific to Atari hardware would also be useful. In some ways a 16 bit 6502C replacement would make more sense as the 6809 isn't 6502 compatible (so no existing software is going to run). I am going to start compiling a list of OS9 titles that work or can be modified to work. And I really look forward to using Antic and the GTIA.
__________________
Epic fail on donation - guess I will have to look for a good cause - Power mac FW800 MDD with dual 1.33 GHz Xserve processors , 1.5 GB memory, Radeon 9800XT video card, SoundBlaster Live card, and an NEC USB 2.0 card running MorphOS 3.1 and OSX And, now, a Powerbook G4 15" 1.67 Ghz notebook with MorphOS 3.1 (still under construction). "MorphOS isn't Amiga, its better" Whiskey woman don't you know that you are driving me insane? |
|||||||||
|
|
|
|
|
#21 | |||||||||
|
Alien Breeder
|
Not much different than some of my other Atari upgrades... Like the VBXE.
![]() Quote:
|
|||||||||
|
|
|
|
|
#22 | ||||||||
|
Defender of the Faith
![]()
Join Date: Sep 2009
Location: Phila,Pa,USA
Posts: 1,109
|
Porting nitros-9 to 8 bit atari hardware is not that exciting to me. I don't think the graphics and especially the sound are that much better than a coco3, especially an expanded one with an orchestra sound pack and speech synth card. A 512k coco 3 running nitros-9 with a 6309 upgraded processor is very interesting to see. When you see how well it performs and how smoothly it multitasks on such slow ancient hardware, its pretty amazing. Put against something like dos, desqview or win 3.1 with tons more processor speed and ram it is really quite amazing.
On nitros-9... I'd rather see it ported to x86 or arm, but I suppose that will never happen. |
||||||||
|
|
|
|
|
#23 | ||||||||
|
Kindred of Babble-on
![]()
|
It would, except the 65C816 is kind of a compromised design. It's good for providing expanded capability, higher clock speeds, and near-perfect backwards compatibility, but it's nothing you'd really want to build an OS on top of.
__________________
Amiga 1200 (KS3.1/ClassicWB3.1, 4GB HD, 34MB RAM, 68030 @ 50MHz) DEC VAXStation 4000/60 (OpenVMS 7.3, 9GB HD, 104MB RAM, KA46 @ 55MHz) DEC MicroPDP-11/73 (RT-11, 32MB HD, 4MB RAM, KDJ11 @ 15MHz) "'Legacy code' often differs from its suggested alternative by actually working and scaling." - Bjarne Stroustrup |
||||||||
|
|
|
|
|
#24 | ||||||||
|
Technoid
![]()
Join Date: Mar 2006
Location: Another World
Posts: 245
|
When I was a lad, I wanted to buy a coco2. I ended up buying a c64 because of the games.
OS9 and the 6809 as stated in the thread are a very nice combination. I learned how to machine language and assembly on a multi-68020 OS 9 cluster. This is part of the reason I wanted an Amiga, that and a production job. Assembly on the 680x0 is so easy as compared to x86. |
||||||||
|
|
|
|
|
#25 | |||||||||
|
Desperately needs a life
![]()
Join Date: Aug 2009
Location: Delaware
Posts: 3,073
|
Quote:
I was the retail manager of Delmar Company when we introduced the System IV and System V computers (68000 and 68020 based respectively). I even encouraged our owners to invest in a port of Gwindows (a GUI written by Steve Adams for Gespac) for our systems. In fact, I just exchanged a message today with a guy who wrote a basic text editor we used a lot (VED) Bob van der Poel. But Steven is right, the Coco3 actually has some advantages over the 8 bit Ataris. Its display generator doesn't have Sprites, but it does support up to 640 by 192 resolutions and 80 column text displays. And unlike earlier Cocos, its got a interrupt generator that eliminated the need for software timing loops (and it can be expanded to 512K). Plus it will run older Color computer software, Coco3 specific titles, and OS9 Level 2. Right now an Atari modified with this board will only boot NitrosOS9. I just like the 6809 processor more then the 6502 (almost as much as the 68000).
__________________
Epic fail on donation - guess I will have to look for a good cause - Power mac FW800 MDD with dual 1.33 GHz Xserve processors , 1.5 GB memory, Radeon 9800XT video card, SoundBlaster Live card, and an NEC USB 2.0 card running MorphOS 3.1 and OSX And, now, a Powerbook G4 15" 1.67 Ghz notebook with MorphOS 3.1 (still under construction). "MorphOS isn't Amiga, its better" Whiskey woman don't you know that you are driving me insane? |
|||||||||
|
|
|
|
|
#26 | ||||||||
|
Desperately needs a life
![]()
Join Date: Aug 2009
Location: Delaware
Posts: 3,073
|
I've also decide to buy a TerASIC DE-1 Board and run Gary Becker's FPGA implementation of the Coco3.
http://groups.yahoo.com/group/CoCo3FPGA/ Apparently it overclocks quite well.
__________________
Epic fail on donation - guess I will have to look for a good cause - Power mac FW800 MDD with dual 1.33 GHz Xserve processors , 1.5 GB memory, Radeon 9800XT video card, SoundBlaster Live card, and an NEC USB 2.0 card running MorphOS 3.1 and OSX And, now, a Powerbook G4 15" 1.67 Ghz notebook with MorphOS 3.1 (still under construction). "MorphOS isn't Amiga, its better" Whiskey woman don't you know that you are driving me insane? |
||||||||
|
|
|
|
|
#27 | |||||||||
|
Desperately needs a life
![]()
Join Date: Aug 2009
Location: Delaware
Posts: 3,073
|
Quote:
Probably not, but they're still available in 4 and 5 MHz versions with both Plastic DIP 40 pin and PE PLCC 44 pin packages. 16MB addressing and good backward compatibility. As the company that used to produce these was bought by ON Semiconductor (which doesn't appear to support this anymore), does anyone know where to get in depth technical data? I'm interested in some of the added addressing modes in the 16bit operating mode.
__________________
Epic fail on donation - guess I will have to look for a good cause - Power mac FW800 MDD with dual 1.33 GHz Xserve processors , 1.5 GB memory, Radeon 9800XT video card, SoundBlaster Live card, and an NEC USB 2.0 card running MorphOS 3.1 and OSX And, now, a Powerbook G4 15" 1.67 Ghz notebook with MorphOS 3.1 (still under construction). "MorphOS isn't Amiga, its better" Whiskey woman don't you know that you are driving me insane? |
|||||||||
|
|
|
|
|
#28 | ||||||||
|
Kindred of Babble-on
![]()
|
WDC's old site is still up, so you can get a lot of information, including the datasheet, from their 65816 page. If you're just looking for a quick reference to the architecture, the SNES homebrew community has some good guides; here's a pretty comprehensive one.
__________________
Amiga 1200 (KS3.1/ClassicWB3.1, 4GB HD, 34MB RAM, 68030 @ 50MHz) DEC VAXStation 4000/60 (OpenVMS 7.3, 9GB HD, 104MB RAM, KA46 @ 55MHz) DEC MicroPDP-11/73 (RT-11, 32MB HD, 4MB RAM, KDJ11 @ 15MHz) "'Legacy code' often differs from its suggested alternative by actually working and scaling." - Bjarne Stroustrup |
||||||||
|
|
|
|
|
#29 | ||||||||
|
Desperately needs a life
![]()
Join Date: Aug 2009
Location: Delaware
Posts: 3,073
|
Good stuff CJ.
At least this will get me started. I already have a design that would allow replacement of a 6502 with one of these (some Commodore fanatic got one to run in a VIC20).
__________________
Epic fail on donation - guess I will have to look for a good cause - Power mac FW800 MDD with dual 1.33 GHz Xserve processors , 1.5 GB memory, Radeon 9800XT video card, SoundBlaster Live card, and an NEC USB 2.0 card running MorphOS 3.1 and OSX And, now, a Powerbook G4 15" 1.67 Ghz notebook with MorphOS 3.1 (still under construction). "MorphOS isn't Amiga, its better" Whiskey woman don't you know that you are driving me insane? |
||||||||
|
|
|
|
|
#30 | ||||||||
|
Defender of the Faith
![]()
|
Speaking about OS-9, I found out there was an Amiga port done by Microware back in the old days (It was priced about 400 to 800 USD). The port was being updated on each OS-9 release, and if I am not mistaken, it is still supported by the company that took over Microware OS-9 development.
Has anyone ever had some experience with it? |
||||||||
|
|
|
![]() |
| Bookmarks |
| Tags |
| coco or atari , hardware , os9 |
| Thread Tools | |
| Display Modes | |
|
|