1. RE: VIA C3 hack

Ken,

It will only work if you actually have a VIA C3 processor, but this 
should do the trick:

constant proc = allocate(4)
poke(proc, {
    #DB,#E3,                --    0: finit
    #9B,                    --    2: wait
    #C3})                   --    3: ret
call(proc)


If it does work, please let me know.

--Pete E

Ken Orr wrote:
> 
> 
> posted by: Ken Orr <orr_kenneth at yahoo.ca>
> 
> 
> Hi,
> 
> Is there a way to adapt the VIA C3 FPU hack in 
> tp://www.vanshardware.com/articles/2004/03/040331_C3Fpu/040331_C3Fpu.htm 
> from Delphi to Euphoria?
> 
> Thanks,
> 
> Ken

new topic     » topic index » view message » categorize

Search



Quick Links

User menu

Not signed in.

Misc Menu