Re: Port for Mini vMac?

2022-11-22 Thread Jag Talon
On Tue, 22 Nov 2022 00:11:56 -0500
George Koehler  wrote:

> On Mon, 21 Nov 2022 14:08:51 -0500
> Jag Talon  wrote:
> 
> > Yeah that's how I understand it as well I think Mini vMac
> > emulates computers that are between GSPlus (emulates Apple II) and
> > Basilisk II (emulates Mac II / Quadra / Performa)  
> 
> I searched the archives and found that Alex Free proposed
> emulators/minivmac in 2020.  I never tried it; my old PowerPC Mac
> stuff wouldn't run in a 68k emulator.
> 
> https://marc.info/?l=openbsd-ports=159166199401322=2

Oh man yeah I haven't opened the archive but it sounds like those are
the small changes that I made as well!

- Patch Makefile to use cc instead of gcc
- Add some logic to create either i386 or amd64 Makefile

I'm not familiar with the ports system yet, but I hope to test it when
I get to my OBSD machine.  



Re: Port for Mini vMac?

2022-11-21 Thread George Koehler
On Mon, 21 Nov 2022 14:08:51 -0500
Jag Talon  wrote:

> Yeah that's how I understand it as well I think Mini vMac
> emulates computers that are between GSPlus (emulates Apple II) and
> Basilisk II (emulates Mac II / Quadra / Performa)

I searched the archives and found that Alex Free proposed
emulators/minivmac in 2020.  I never tried it; my old PowerPC Mac
stuff wouldn't run in a 68k emulator.

https://marc.info/?l=openbsd-ports=159166199401322=2



Re: Port for Mini vMac?

2022-11-21 Thread Jag Talon
On Mon, 21 Nov 2022 17:16:48 +
Stuart Henderson  wrote:

> On 2022/11/21 18:13, Solène Rapenne wrote:
> > Le Mon, 21 Nov 2022 12:03:10 -0500,
> > Jag Talon  a écrit :
> >   
> > > Hello,
> > > 
> > > I was wondering if anyone has worked on a port for Mini vMac
> > > emulator? I got it to compile on 7.2 (i386), but I don't think I
> > > have the technical skills or the energy at the moment to be a
> > > maintainer.
> > > 
> > > I'm also new to OpenBSD so I think I'll be a poor porter as well,
> > > but if anyone is interested in it I can at least collaborate and
> > > share the changes with you!
> > >   
> > 
> > we have emulators/gsplus, is this different?
> > 
> > https://apple2.gs/plus/
> >   
> 
> yes, that's for the older Apple IIgs, Mini vMac is for 680x0
> Macintosh. (We also have Basilisk II, see
> https://www.gryphel.com/c/minivmac/faq.html for the differences with
> that).
> 

Yeah that's how I understand it as well I think Mini vMac
emulates computers that are between GSPlus (emulates Apple II) and
Basilisk II (emulates Mac II / Quadra / Performa)

The ROM that I have doesn't seem to run on Basilisk II because it's
from an earlier machine so that's where the Mini vMac comes in!



Re: Port for Mini vMac?

2022-11-21 Thread Stuart Henderson
On 2022/11/21 18:13, Solène Rapenne wrote:
> Le Mon, 21 Nov 2022 12:03:10 -0500,
> Jag Talon  a écrit :
> 
> > Hello,
> > 
> > I was wondering if anyone has worked on a port for Mini vMac emulator?
> > I got it to compile on 7.2 (i386), but I don't think I have the
> > technical skills or the energy at the moment to be a maintainer.
> > 
> > I'm also new to OpenBSD so I think I'll be a poor porter as well, but if
> > anyone is interested in it I can at least collaborate and share
> > the changes with you!
> > 
> 
> we have emulators/gsplus, is this different?
> 
> https://apple2.gs/plus/
> 

yes, that's for the older Apple IIgs, Mini vMac is for 680x0 Macintosh.
(We also have Basilisk II, see https://www.gryphel.com/c/minivmac/faq.html
for the differences with that).



Re: Port for Mini vMac?

2022-11-21 Thread Solène Rapenne
Le Mon, 21 Nov 2022 12:03:10 -0500,
Jag Talon  a écrit :

> Hello,
> 
> I was wondering if anyone has worked on a port for Mini vMac emulator?
> I got it to compile on 7.2 (i386), but I don't think I have the
> technical skills or the energy at the moment to be a maintainer.
> 
> I'm also new to OpenBSD so I think I'll be a poor porter as well, but if
> anyone is interested in it I can at least collaborate and share
> the changes with you!
> 

we have emulators/gsplus, is this different?

https://apple2.gs/plus/