Welcome, Guest. Please login or register.

Author Topic: c++ for KS / WB 1.3  (Read 3741 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline Piru

  • \' union select name,pwd--
  • Hero Member
  • *****
  • Join Date: Aug 2002
  • Posts: 6946
    • Show all replies
    • http://www.iki.fi/sintonen/
c++ for KS / WB 1.3
« on: May 17, 2009, 01:42:42 PM »
Quote from: giturox;454522
The biggest changes seems to be in intuition and graphics library, whereas DOS and exec are pretty much the same for most applications.

Uhum. KS 1.3 dos.library is anemic compared to KS 2.0+ one. So as a rule of thumb unless if the application uses stdio it won't work with KS 1.3.

Even exec library has tons of new stuff, such as AllocVec/FreeVec which are used extensively in newer programs. It is quite unlikely you could take some even remotely modern amiga application and build it easily for KS 1.3.