Welcome, Guest. Please login or register.

Author Topic: Amiga Emulator for iPhone in development  (Read 8811 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline VairnTopic starter

  • Newbie
  • *
  • Join Date: Jan 2008
  • Posts: 26
    • Show only replies by Vairn
Re: Amiga Emulator for iPhone in development
« Reply #29 from previous page: January 18, 2011, 10:12:17 AM »
Yeah, 565 is always going to be faster, make sure you setup your EAGL context to be the same format, for a little perf and mem boostie.

If you can get away with it, do all texture coord's calculations on the Vertex shader, it is what apple recommend, supposedly it doesn't get the dependent texture reads. I haven't tested it at work, back in PC land atm. Might have a looksie later, now that my daughter is in bed. (11 months old in 2 days :D).
 

Offline scarnie

  • Newbie
  • *
  • Join Date: Dec 2010
  • Posts: 6
    • Show only replies by scarnie
Re: Amiga Emulator for iPhone in development
« Reply #30 on: January 18, 2011, 03:35:07 PM »
Quote from: Vairn;607388
Yeah, 565 is always going to be faster, make sure you setup your EAGL context to be the same format, for a little perf and mem boostie.

If you can get away with it, do all texture coord's calculations on the Vertex shader, it is what apple recommend, supposedly it doesn't get the dependent texture reads. I haven't tested it at work, back in PC land atm. Might have a looksie later, now that my daughter is in bed. (11 months old in 2 days :D).


Absolutely - my EAGL context is 16-bit.  I've tested removing the dependent read and perf jumps right back to 60fps.  Unfortunately, can't calculate the 'effect' texture in vertex shader, but I've got some alternatives I want to try.  GL_REPEAT might do the job for me :)

Congrats on the little one too, mate!  Good stuff.
 

Offline djnick

  • Full Member
  • ***
  • Join Date: Sep 2002
  • Posts: 153
    • Show only replies by djnick
    • http://www.djnick.rs
Re: Amiga Emulator for iPhone in development
« Reply #31 on: January 18, 2011, 03:53:09 PM »
Quote from: se which I am planning for End of Jan, Early Feb.

...
[url
http://www.youtube.com/watch?v=pz09SK-NHQ8[/url]
The other is on the ipad.
http://www.youtube.com/watch?v=WFSVq9amdrw

I know there are sound issues.



Amazing! I installed last week Mame emulator with over 150 great games on my 3gs and I am more than happy to see how fast it is working! Can't wait to try iAmiga :)

Offline scarnie

  • Newbie
  • *
  • Join Date: Dec 2010
  • Posts: 6
    • Show only replies by scarnie
Re: Amiga Emulator for iPhone in development
« Reply #32 on: January 20, 2011, 06:49:47 AM »
Quote from: Vairn;607388
Yeah, 565 is always going to be faster, make sure you setup your EAGL context to be the same format, for a little perf and mem boostie.

If you can get away with it, do all texture coord's calculations on the Vertex shader, it is what apple recommend, supposedly it doesn't get the dependent texture reads. I haven't tested it at work, back in PC land atm. Might have a looksie later, now that my daughter is in bed. (11 months old in 2 days :D).


By eliminating the dependent texture reads, I now maintain a consistent 60fps with effects enabled in full screen (960x640)!

Cheers,

Stu
 

Offline theweeone

  • Newbie
  • *
  • Join Date: Sep 2006
  • Posts: 10
    • Show only replies by theweeone
Re: Amiga Emulator for iPhone in development
« Reply #33 on: January 21, 2011, 05:19:34 PM »
Quote from: Vairn;606482
Hey Guys, Girls.
I posted this other at EAB, a few days ago, but I shall share the love here too.
for the past few months I have been working on my own amiga emu for the iphone/ipad. Based on the winuae source tree. (which is slower then uae4all), but I have the fame_c core as well.

It is getting closer to a alpha beta release which I am planning for End of Jan, Early Feb.

Here are a couple of Video's I made of it the other day, (both show frontier), one is of the iphone/ipod
http://www.youtube.com/watch?v=pz09SK-NHQ8
The other is on the ipad.
http://www.youtube.com/watch?v=WFSVq9amdrw

I know there are sound issues.

Unlike the iAmiga emu, this one wont be locked to specific games. It will be available via Cydia, or if you aren't Jailbroken I will have a limitied amount available.
More details about that once the beta is out though.
Thanks Adam T.
Nice idea. Only question is how would someone control a game an an Iphone. Incidentally I just bought an Iphone 2 days ago. It would be nice to have some sort of Amiga emulator on it,that is if Apple would ever approve it. If not then why not? It's not as if it would harm the company in any way.
:-D
 

Offline slaapliedje

  • Lifetime Member
  • Hero Member
  • *****
  • Join Date: Oct 2010
  • Posts: 843
  • Country: 00
  • Thanked: 1 times
    • Show only replies by slaapliedje
Re: Amiga Emulator for iPhone in development
« Reply #34 on: January 21, 2011, 08:29:13 PM »
Quote from: JJ;606626
They do work well at what your allowed to do with them and if that matches what you want from the devices then fair enough.
 
i would keep my N900 over an iphone or android device any day

I have an N900 as well, and I love it.

What we need is a proper PUAE port though.  Then again, I have a hard time getting a build to work on my desktop machine at this point.

I also haven't had much luck in using the e-UAE port or the UAE4ALL port.  The first doesn't get much further than the configuration UI for anything I've tried, and the other I haven't been able to do much, but play a choppy sounding game.

slaapliedje
A4000D: Mediator 4000Di; Voodoo 3, ZorRAM 128MB, 10/100mb Ethernet, Spider 2. Cyberstorm PPC 060/50 604e/420.
 

Offline bsauvage

  • Newbie
  • *
  • Join Date: Aug 2011
  • Posts: 1
    • Show only replies by bsauvage
Re: Amiga Emulator for iPhone in development
« Reply #35 on: August 13, 2011, 01:01:44 PM »
Stuart, congrats on launching Defender of the Crown. Great effort, it works flawlessly! Very well optimised, you deserve it to be a success.
 
Vairn, any news about your open source project?
 

Offline Karlos

  • Sockologist
  • Global Moderator
  • Hero Member
  • *****
  • Join Date: Nov 2002
  • Posts: 16867
  • Country: gb
  • Thanked: 4 times
    • Show only replies by Karlos
Re: Amiga Emulator for iPhone in development
« Reply #36 on: August 13, 2011, 01:44:29 PM »
Quote from: nicholas;606623
"Work" is subjective mate.

I don't buy iSaviour devices because they don't work.


Hang on, I've seen your apple notebook :lol:

From what I recall, it looks like it needs a saviour itself!
int p; // A
 

Offline nicholas

Re: Amiga Emulator for iPhone in development
« Reply #37 on: August 13, 2011, 03:06:36 PM »
Quote from: Karlos;654474
Hang on, I've seen your apple notebook :lol:

From what I recall, it looks like it needs a saviour itself!


It's got worse!
“Een rezhim-i eshghalgar-i Quds bayad az sahneh-i ruzgar mahv shaved.” - Imam Ayatollah Sayyed  Ruhollah Khomeini
 

Offline scarnie

  • Newbie
  • *
  • Join Date: Dec 2010
  • Posts: 6
    • Show only replies by scarnie
Re: Amiga Emulator for iPhone in development
« Reply #38 on: August 17, 2011, 05:10:29 PM »
Quote from: bsauvage;654468
Stuart, congrats on launching Defender of the Crown. Great effort, it works flawlessly! Very well optimised, you deserve it to be a success.
 
Vairn, any news about your open source project?


Thanks much, mate.  Lot of work, but worth the effort.  On to the next title now.  We've got a lot of interest to publish more Amiga titles!
 

Offline martin.demsky

  • Newbie
  • *
  • Join Date: Jul 2011
  • Posts: 17
    • Show only replies by martin.demsky
    • http://www.martindemsky.com
Re: Amiga Emulator for iPhone in development
« Reply #39 on: August 18, 2011, 08:29:07 PM »
http://www.martindemsky.com/iphone.jpg

i have these iP apps, including Amiga titles, but i deleted many free because 16 gig wasn't enough :)

Offline lugduweb

  • Newbie
  • *
  • Join Date: Aug 2011
  • Posts: 3
    • Show only replies by lugduweb
Re: Amiga Emulator for iPhone in development
« Reply #40 on: August 25, 2011, 07:47:35 PM »
Look here :
http://iuae.dragotech.net/?m=201108

iUAE is an Amiga Emulator for Apple iOS and Android in development by Vairn !
Looks like a release is coming soon...
Don't know if iUAE is only for iPhone or also for iPad.
 

Offline ddniUK

  • Hero Member
  • *****
  • Join Date: Apr 2006
  • Posts: 701
    • Show only replies by ddniUK
Re: Amiga Emulator for iPhone in development
« Reply #41 on: August 26, 2011, 12:35:52 PM »
Has this been used by Cinemaware for their Amiga emulated Defender of the Crown IoS offering?
http://itunes.apple.com/app/defender-of-the-crown/id447552008?mt=8
 

Offline Piru

  • \' union select name,pwd--
  • Hero Member
  • *****
  • Join Date: Aug 2002
  • Posts: 6946
    • Show only replies by Piru
    • http://www.iki.fi/sintonen/
Re: Amiga Emulator for iPhone in development
« Reply #42 on: August 26, 2011, 01:34:12 PM »
Quote from: lugduweb;656124
Look here :
http://iuae.dragotech.net/?m=201108

iUAE is an Amiga Emulator for Apple iOS and Android in development by Vairn !
Looks like a release is coming soon...
Don't know if iUAE is only for iPhone or also for iPad.

Too bad that you need to jailbreak your iPhone/iPad in order to use this thing. Apple won't allow full blown emulation to app store.

Quote
3.3.2 An Application may not itself install or launch other executable code by any means, including without limitation through the use of a plug-in architecture, calling other frameworks, other APIs or otherwise. No interpreted code may be downloaded and used in an Application except for code that is interpreted and run by Apple’s Published APIs and built-in interpreter(s).
« Last Edit: August 26, 2011, 01:39:10 PM by Piru »
 

Offline Calen

  • Hero Member
  • *****
  • Join Date: Apr 2002
  • Posts: 1246
    • Show only replies by Calen
Re: Amiga Emulator for iPhone in development
« Reply #43 on: August 26, 2011, 02:58:57 PM »
Quote from: lugduweb;656124
Look here :
http://iuae.dragotech.net/?m=201108
iUAE is an Amiga Emulator for Apple iOS and Android in development by Vairn !
Looks like a release is coming soon...
Don't know if iUAE is only for iPhone or also for iPad.
I had run into this site only a few days, His PUAE port seems quite interesting for Android.
Early days with it as no sound yet. First release expected soon.

Just got a Galaxy S2 the past week, so quite looking forward to trying it.

http://droidpuae.blogspot.com/
« Last Edit: August 26, 2011, 03:01:01 PM by Calen »
 

Offline bloodline

  • Master Sock Abuser
  • Hero Member
  • *****
  • Join Date: Mar 2002
  • Posts: 12113
    • Show only replies by bloodline
    • http://www.troubled-mind.com
Re: Amiga Emulator for iPhone in development
« Reply #44 on: August 26, 2011, 03:55:34 PM »
Quote from: Piru;656188
Too bad that you need to jailbreak your iPhone/iPad in order to use this thing. Apple won't allow full blown emulation to app store.
Or have a developer licence... Then you can compile your own :)