Author Topic: Difference between SCI0 and SCI1 logics???  (Read 4282 times)

0 Members and 1 Guest are viewing this topic.

Offline Allen

Difference between SCI0 and SCI1 logics???
« on: August 23, 2002, 05:40:14 AM »
Hi.
What's the difference between SCI0 and SCI1 logic???


http://www.mizpro.co.uk
The new home of Mizar Productions.

It is a sign!

Joe

  • Guest
Re:Difference between SCI0 and SCI1 logics???
« Reply #1 on: August 23, 2002, 03:02:59 PM »
So far, all I know is there a dozen or so, more kernals (aka Functions) to use.  These, I think, have to do with the mouse, and the palette.

Offline Brian Provinciano

Re:Difference between SCI0 and SCI1 logics???
« Reply #2 on: August 23, 2002, 04:55:12 PM »
There are different kernels, but that's irrelivant to the file format.

SCI1 scripts have a 32 bit exports segment, slightly different relocation segment, use certain opcodes such as send, loffs and lofsa differently, and a number of other things different. They are completely uncompatible with SCI0, but similar enough that I could modify the SCI0 compiler to support them.

Joe

  • Guest
Re:Difference between SCI0 and SCI1 logics???
« Reply #3 on: August 23, 2002, 06:40:41 PM »
I think he meant the syntax and the language, but I could be wrong...

Joe

  • Guest
Re:Difference between SCI0 and SCI1 logics???
« Reply #4 on: August 23, 2002, 06:41:09 PM »
And that was what I was referring to

Offline Brian Provinciano

Re:Difference between SCI0 and SCI1 logics???
« Reply #5 on: August 23, 2002, 08:37:29 PM »
Well, the syntax is identical. So much so that if you use only kernels that are in SCI1 and SCI0 games, your game should compile under both compilers. They're actually the same compilers that just use different kernels and read/write different formats.


SMF 2.0.19 | SMF © 2021, Simple Machines
Simple Audio Video Embedder

Page created in 0.036 seconds with 20 queries.