More NeXT Documents Online

NeXTComputers.org -> Site News

Title: More NeXT Documents Online
Post by: Nitro on July 29, 2007, 02:00:35 PM
http://www.nextcomputers.org/NeXTfiles/Docs/Hardware/NeXTbus-NBIC/
Title: More NeXT Documents Online
Post by: korneluk on July 29, 2007, 03:30:25 PM
Awesome! Greatly appreciated!  Looking forward to when you post all the schematics that came with the kit.

Thanks again,

-- josé k.
Title: More NeXT Documents Online
Post by: da9000 on August 01, 2007, 04:20:42 AM
Sweet!
Title: More NeXT Documents Online
Post by: emond on September 05, 2007, 05:12:02 PM
Super, great !
Title: More NeXT Documents Online
Post by: tomaz on September 23, 2007, 01:27:14 AM
Do we have enough documentation to write a (say MESS) module to emulate a 68k NeXT?
Title: More NeXT Documents Online
Post by: neozeed on September 23, 2007, 11:01:29 AM
Quote from: "tomaz"Do we have enough documentation to write a (say MESS) module to emulate a 68k NeXT?


Actually I was thinking of TME... See the guy already got SunOS & NetBSD running... it's a 68020, MMU and 68881...  Which from what I understand is the basic components of a 68030..  Sure a ROM image would help greatly, but for the life of me I couldn't get a proper memory map of the NeXT's...

Who ever has been doing the NetBSD port must have this information..

Oh well it's been an idea, that the basic bits of the next hardware can't be that difficult, say the cpu, and a frame buffer...

http://people.csail.mit.edu/fredette/tme/

I see that the latest version includes some sparc functionality... I should also say the latest snapshots of Qemu can 'almost' boot OpenBSD on the sparc 4m..  My NeXTSTEP RISC cd doesn't seem to do much though.
Title: More NeXT Documents Online
Post by: tomaz on September 23, 2007, 07:18:26 PM
Interesting. The CPU emulation will be trivial - 68030 and 68040 are well documented and 68k emulators exist. It's the rest of the hardware that's going to be tricky - it all depends on how much documentation we have?
Title: More NeXT Documents Online
Post by: neozeed on September 23, 2007, 08:24:48 PM
that and access to a 68030 box...  I figure the 1st ones would be the easiest..

mine is 1500 miles away...

does anyone have one running that can run a few programs on?? :)
Title: More NeXT Documents Online
Post by: neozeed on September 24, 2007, 01:34:56 AM
Well FWIW there is some information burried here:

http://cvsweb.netbsd.org/bsdweb.cgi/src/sys/arch/next68k/next68k/

And of course, as all 680x0 machines they  read two memory addresses at reset, 0 and 4. 0 contains the initial SSP and 4 contains the initial PC...
Title: More NeXT Documents Online
Post by: krfkeith on September 24, 2007, 07:00:20 AM
or it could help me with my FPGA project. :D

Go to top  Forum index