Welcome, Guest. Please login or register.

Author Topic: Amiga emulator development  (Read 10966 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline CodeSmith

  • Sr. Member
  • ****
  • Join Date: Sep 2002
  • Posts: 499
    • Show all replies
Re: Amiga emulator development
« on: July 08, 2003, 05:52:00 AM »
Not quite what you probably want to hear, but if you want to have a classic emulator that will be truly useful, I would suggest taking UAE's chipset emulation and modifying it so that it hooks into OS4's virtualized memory and whatever equivalent of that MOS has.  That will let old, harware-banging programs like scala work on the JIT emulators on AmigaOnes and Pegs.

It's not quite what you want to do, but it will be a lot less work than building an emulator from scratch, and it is something that is truly needed.
 

Offline CodeSmith

  • Sr. Member
  • ****
  • Join Date: Sep 2002
  • Posts: 499
    • Show all replies
Re: Amiga emulator development
« Reply #1 on: July 08, 2003, 05:55:04 AM »
Quote

iamaboringperson wrote:
how this for an idea...

write a PowerPC emulator for the amiga
that will run pegasos software (MorphOS)

!!!  :-o  !!! basically the same tech. skills are required, except it would be of a bit more use! :-P

Can't you do already do that with MOL?