Welcome, Guest. Please login or register.

Author Topic: 68k AGA AROS + UAE => winner!  (Read 26291 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline that_punk_guy

  • Hero Member
  • *****
  • Join Date: Aug 2002
  • Posts: 4526
    • Show all replies
Re: 68k AGA AROS + UAE => winner!
« on: April 04, 2004, 04:51:13 PM »
Quote
whoosh777 wrote:
68k AGA code can then be used as virtual machine code


Speculation on my part, since I'm no hardware/HAL guru, but no matter how fast you run the emulation, it's going to be held back by the architecture - addressing modes, registers, etc - that the emulated processor offers. And you can't change them, or you'll break compatibility.

Using AGA emulation in the way you describe is also... well, insane, quite frankly. Why toss the Amiga's established RTG system out of the window?

:-?
 

Offline that_punk_guy

  • Hero Member
  • *****
  • Join Date: Aug 2002
  • Posts: 4526
    • Show all replies
Re: 68k AGA AROS + UAE => winner!
« Reply #1 on: April 07, 2004, 10:12:07 AM »
Quote
whoosh777 wrote:
The issue of 64 bit code, this can be done by extending the
68k Virtual CPU instruction set by inventing our own 64 bit instructions!


And at that point your code no longer runs natively even on the lowest common denominator machine: the 68k Amiga.

:-?
 

Offline that_punk_guy

  • Hero Member
  • *****
  • Join Date: Aug 2002
  • Posts: 4526
    • Show all replies
Re: 68k AGA AROS + UAE => winner!
« Reply #2 on: April 13, 2004, 11:17:23 AM »
. . . . .  :python:
 

Offline that_punk_guy

  • Hero Member
  • *****
  • Join Date: Aug 2002
  • Posts: 4526
    • Show all replies
Re: 68k AGA AROS + UAE => winner!
« Reply #3 on: April 17, 2004, 12:03:35 AM »
@whoosh777

Re: .tar.bz2 files.

If I recall correctly, TAR is not intended to compress the contents, it's a simple archiving format. The reason this is done is because you can only bzip individual files. It's a "Unix thing" indeed, but you can open then on Windows if you have WinRAR.

It's fully-functional shareware, not difficult to find. Try not to freak out too much.