Welcome, Guest. Please login or register.

Author Topic: Writing a new Amiga emulator... well, sort of.  (Read 4438 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline jupo42

  • Newbie
  • *
  • Join Date: Nov 2005
  • Posts: 42
    • Show only replies by jupo42
    • http://jupo42.livejournal.com
Re: Writing a new Amiga emulator... well, sort of.
« Reply #14 from previous page: July 30, 2008, 08:44:16 PM »
I don't really know anything at all when it comes to this, but shouldn't it be easier to do this as a P96 driver, that could then be loaded into the likes of UAE? Seems like it would make more sense than rewriting emulation from scratch - you already have the emulator, and you already have RTG hardware abstraction, and there's a fallback to the regular UAE window for apps that aren't RTG friendly.
A3000 - 030/25, Toaster, ??? - rebuild in process
2x A2000 being cannibalized and rebuilt
A1000 - Rejuvinator, AGA2000, AdSPEED/IDE, 4GB CF HD, 1MB chip, 0.5MB fast, OS3.1
 

Offline CodeSmith

  • Sr. Member
  • ****
  • Join Date: Sep 2002
  • Posts: 499
    • Show only replies by CodeSmith
Re: Writing a new Amiga emulator... well, sort of.
« Reply #15 on: July 30, 2008, 10:31:10 PM »
One would need a virtual mouse and keyboard driver too, but if I were to do such a project that's also the way I would go about it.