Welcome, Guest. Please login or register.

Author Topic: Dave Needle on Amiga...  (Read 6835 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline Tom01

  • Newbie
  • *
  • Join Date: Sep 2012
  • Posts: 8
    • Show all replies
Re: Dave Needle on Amiga...
« on: May 05, 2013, 01:30:12 PM »
Of course AmigaOS is supporting pure/resident programs.
You only have to set a compiler switch or make your programs reentrant by yourself.
 

Offline Tom01

  • Newbie
  • *
  • Join Date: Sep 2012
  • Posts: 8
    • Show all replies
Re: Dave Needle on Amiga...
« Reply #1 on: May 05, 2013, 01:42:26 PM »
Programs with self modifying code are crashing because of the cpu caches, not because of the OS.