Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
SuperPut (if you thought SetVideoSeg was cool, check this..)
#31
The 32 bits stuff is out of scope. We are just replacing some of the functions in the runtime, the compiler has nothing to do with them. What we are doing is sort of patching the LIB files that are linked with your C OBJ when you use stdio, for example, but in QB.
SCUMM (the band) on Myspace!
ComputerEmuzone Games Studio
underBASIC, homegrown musicians
[img]http://www.ojodepez-fanzine.net/almacen/yoghourtslover.png[/i
Reply
#32
But we can we add new functions instead of just replacing the ones in there?
Reply
#33
Nope, that would mean disassembling BC.EXE, change the compiler, and assemble it again.

We are talking about modifying the Runtime.
SCUMM (the band) on Myspace!
ComputerEmuzone Games Studio
underBASIC, homegrown musicians
[img]http://www.ojodepez-fanzine.net/almacen/yoghourtslover.png[/i
Reply
#34
Ah, should've thought of that =P. Why dont we just make a new compiler? **hints Nek**.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)