Welcome, Guest. Please login or register.

Author Topic: Any news on OS4 release date?  (Read 8313 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline olegil

  • Hero Member
  • *****
  • Join Date: Mar 2002
  • Posts: 955
    • Show all replies
Re: Any news on OS4 release date?
« on: July 18, 2003, 04:31:52 PM »
Seriously, there's no need to "integrate" SNAP.

You write a driver for SNAP, then you configure SNAP for your card, and off you go. SNAP doesn't get integrated, it just gets called.
 

Offline olegil

  • Hero Member
  • *****
  • Join Date: Mar 2002
  • Posts: 955
    • Show all replies
Re: Any news on OS4 release date?
« Reply #1 on: July 18, 2003, 04:35:52 PM »
Ben has said WOS is probably not worth it as a wrapper (due to the mixed binary model not being too nice with the new "ppc code in one part of mem, flagged as exec, and m68k code in non-exec memory" way of using exec + emulator.

What he said will be provided is a WOS-loader that scans the binary and puts ppc code in executable memory and m68k code in non-executable memory (and for all I know it might also patch something) before jumping to the start address. This could possibly work with PUP binaries as well.