Welcome, Guest. Please login or register.

Author Topic: AmigaOS 3.x programs on AmigaOS 4.x  (Read 4054 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline tboeckel

  • Newbie
  • *
  • Join Date: Jun 2006
  • Posts: 9
    • Show all replies
Re: AmigaOS 3.x programs on AmigaOS 4.x
« on: September 05, 2008, 08:23:30 AM »
That very much depends on the application.

If a program crashes with OS3 then it will definitely crash with OS4, too. It may crash with OS4 even if it runs very stable with OS3, since OS4 catches lots of invalid memory accesses which went unnoticed with OS3.

Usually they will run faster on OS4, because the PPC CPU is faster than the 68k CPU, even without JIT execution.