Mail Archives: djgpp/1997/11/14/20:47:02
In article <eh4fCeF78GA DOT 325 AT upnetnews03>, "Carolyn Kelly-Pajot" <dehacked72 AT hotmail DOT com> wrote:
>
>Gabriel wrote in message <01bcec8a$80d7ce80$6c0da8c0 AT Gabriel DOT ncs DOT com DOT sg>...
>>hi there can someone please convert this
>>small, humble, light weight, tc 3.0, voxel code to djgpp in svga for me???
>>
>>Regards
>>
>>please reply to lord DOT gabriel AT rocketmail DOT com & kmyeo AT ncs DOT com DOT sg
>>
>
>Things to do:
>1) Get rid of every occurrence of the word FAR.
>2) Put the assembly in quotes and make it the DJGPP format
>3) Change farmalloc(a) to malloc(a)
>4) The function MK_FP does not exist (line 198).
[snip]
>
>This will make the program compile. I am still trying to figure out what makes
>the fatal exception :) I'll tell you later, if I figure it out...
*** I'm the original author of the code and I've already converted it (no more
exceptions). The exceptions were caused by the fact that it was coded in
real-mode and (implicitly) used segment wraparounds, causing a GPD in pmode.
The DJGPP version of the voxels code (as well as the Pascal and standard C
versions are available from my homepage).
Regards,
Steven Don
http://www.geocities.com/SiliconValley/Heights/8574
- Raw text -