View previous topic :: View next topic |
Author |
Message |
neozeed

Joined: 15 Apr 2006 Posts: 716 Location: Hong Kong
|
Posted: Sat Apr 28, 2018 7:10 am Post subject: |
|
|
I see the slirp is not running properly on Windows... Not sure why I substituted the stack for the one I'd been hacking around and I could get into the VM...
I'll update a build after testing it next time  _________________ # include <wittycomment.h> |
|
Back to top |
|
 |
andreas_g

Joined: 30 Jan 2009 Posts: 448 Location: Austria
|
Posted: Fri Jun 01, 2018 4:48 am Post subject: |
|
|
Hello all,
I have two questions regarding the NeXTdimension board:
How much memory does the board support? Has anyone tried to run it with 64 MB of RAM?
In case 64 MB are possible: Is it possible to show the main screen (ROM Monitor, boot animation) on the NeXTdimension display when 64 MB are used?
I have a timing problem here with emulation. Once i use more than 32 MB of RAM on the NeXTdimension board, it will no longer show the ROM Monitor or boot animation on the color screen. The Dimension just won't get ready in time, because the power-on memory test takes too much time with 64 MB of RAM. Unfortunately i have no real hardware to test with. Any help is welcome!
Best wishes,
Andreas |
|
Back to top |
|
 |
gtnicol
Joined: 27 Dec 2005 Posts: 533 Location: Rhode Island, USA
|
Posted: Fri Jun 01, 2018 5:31 pm Post subject: |
|
|
I'm pretty sure I have one dimension board with 64MB on it. I'll see if I can find it and what happens at boot. |
|
Back to top |
|
 |
andreas_g

Joined: 30 Jan 2009 Posts: 448 Location: Austria
|
Posted: Sun Jun 03, 2018 1:09 pm Post subject: |
|
|
This thread in the Dimension section indicates that there might indeed be a bug in the ROM that causes the ROM Monitor and boot log or the boot animation to not show up on the NeXTdimension screen during the startup process if more than 32 MB RAM are installed on the Dimension board. |
|
Back to top |
|
 |
andreas_g

Joined: 30 Jan 2009 Posts: 448 Location: Austria
|
Posted: Wed Aug 08, 2018 4:39 am Post subject: |
|
|
Hello all,
it is time to release Previous v2.1! It improves emulation efficiency and fixes some bugs in FPU and DSP emulation. You should notice quite some improvement in emulation speed or host CPU usage. Thanks go again to Simon Schubiger for these refinements.
You can load Previous v2.1 for Mac OS X here.
Have fun and please report any issues.
Best wishes,
Andreas |
|
Back to top |
|
 |
eagle
Joined: 29 Mar 2006 Posts: 459
|
Posted: Fri Aug 10, 2018 5:50 am Post subject: |
|
|
Congratulations, Andreas. I have updated my website at previous.unixdude.net, and will have to check out that new version this weekend. _________________ My NeXTs:
NeXT Computer prototype (68030-25 x2, 68040-25)
Two NeXTstations (68040-25)
All mono |
|
Back to top |
|
 |
andreas_g

Joined: 30 Jan 2009 Posts: 448 Location: Austria
|
Posted: Fri Aug 10, 2018 8:22 am Post subject: |
|
|
I just noticed that Previous v2.1 contains a little mistake. The user is no longer warned if changing preferences requires a reset of the emulator. It will just be reset. So please be careful changing preferences while emulation is running.
The bug will be fixed in the next release. |
|
Back to top |
|
 |
Rob Blessin Black Hole Site Admin

Joined: 05 Sep 2006 Posts: 708 Location: Ft. Collins, Colorado
|
Posted: Sat Aug 11, 2018 12:58 am Post subject: |
|
|
andreas_g wrote: | Hello all,
it is time to release Previous v2.1! It improves emulation efficiency and fixes some bugs in FPU and DSP emulation. You should notice quite some improvement in emulation speed or host CPU usage. Thanks go again to Simon Schubiger for these refinements.
You can load Previous v2.1 for Mac OS X here.
Have fun and please report any issues.
Best wishes,
Andreas |
Nice work Simon and Andreas: I just tried it definitely faster! I'm setting up my think pad W530 hackintosh I7 so this will be a nice addition ... also uploaded to our archives here http://www.nextcomputers.org/NeXTfiles/Software/Previous68Kemulator/ _________________ Rob Blessin President computerpowwow ebay sales@blackholeinc.com http://www.blackholeinc.com
303-741-9998 Serving the NeXT Community since 2/9/93 |
|
Back to top |
|
 |
andreas_g

Joined: 30 Jan 2009 Posts: 448 Location: Austria
|
Posted: Fri Sep 14, 2018 8:14 am Post subject: |
|
|
Hello all,
it's time for another release: Previous v2.2 is out! This version fixes a bug that was introduced with v2.1 and prevented the reset warning from showing up. Furthermore it improves DSP ROM data tables with accurate values. Finally it adds a new feature: You can now select what MAC address your emulated machine should have.
You can load Previous v2.2 for Mac OS X v10.6 or later here.
Have fun and please report any issues.
Regards,
Andreas |
|
Back to top |
|
 |
andreas_g

Joined: 30 Jan 2009 Posts: 448 Location: Austria
|
Posted: Thu Oct 18, 2018 1:36 am Post subject: |
|
|
Hello all,
I have some time for programming these days. Are there any feature requests or issues that need to be fixed in a future release of Previous?
Regards,
Andreas |
|
Back to top |
|
 |
eagle
Joined: 29 Mar 2006 Posts: 459
|
Posted: Thu Oct 18, 2018 5:14 am Post subject: |
|
|
andreas_g wrote: | Hello all,
I have some time for programming these days. Are there any feature requests or issues that need to be fixed in a future release of Previous?
Regards,
Andreas |
I don't know if it's possible, but I would love better networking support, where the Previous VM was a first-class citizen on the network. _________________ My NeXTs:
NeXT Computer prototype (68030-25 x2, 68040-25)
Two NeXTstations (68040-25)
All mono |
|
Back to top |
|
 |
andreas_g

Joined: 30 Jan 2009 Posts: 448 Location: Austria
|
Posted: Thu Oct 18, 2018 10:46 pm Post subject: |
|
|
That should already be possible using PCAP. But you'll need a second machine on your network to run the guest system. You can't use the host for directly networking with the emulated machine. |
|
Back to top |
|
 |
eagle
Joined: 29 Mar 2006 Posts: 459
|
Posted: Sat Oct 20, 2018 6:24 am Post subject: |
|
|
andreas_g wrote: | That should already be possible using PCAP. But you'll need a second machine on your network to run the guest system. You can't use the host for directly networking with the emulated machine. |
Right, I need to try that sometime.
I keep hoping that someday we will be able to use networking directly, in the way that VMware Fusion (and VirtualBox) VMs do. _________________ My NeXTs:
NeXT Computer prototype (68030-25 x2, 68040-25)
Two NeXTstations (68040-25)
All mono |
|
Back to top |
|
 |
zombie
Joined: 12 Jun 2016 Posts: 41
|
Posted: Sun Oct 28, 2018 3:33 am Post subject: |
|
|
andreas_g wrote: | Hello all,
I have some time for programming these days. Are there any feature requests or issues that need to be fixed in a future release of Previous?
Regards,
Andreas |
It would be great to make the loading of roms and disks work more like native apple file system. It's a bit painful to set those paths. |
|
Back to top |
|
 |
zombie
Joined: 12 Jun 2016 Posts: 41
|
Posted: Sun Oct 28, 2018 6:17 am Post subject: |
|
|
andreas_g wrote: | Hello all,
I have some time for programming these days. Are there any feature requests or issues that need to be fixed in a future release of Previous?
Regards,
Andreas |
Also, it would be great to have a "turbo boost" feature where we could say add a CPU multiplier. To run at say 10X (or a slider that lets us set the multiplier) the 33MHz clock rate. A bit like the Pyro chip. Since modern CPUs could run things a LOT faster, if we could tap into that, it would be fun (to see how fast Mandlebrot runs). And maybe a MAX TURBO setting that would run the emulator as fast as possible on the host machine. |
|
Back to top |
|
 |
|