0.19Alpha o Bug in the cache unmarkborder which lead to remaining nocache pages after scsi io. Could cause serious performance degration. Urggsss....caused by a 0.11Alpha fix cut&paste bug. 0.16Alpha o support parameter now. Default "JoyDebug" is off now...avoids confusing users which use the joystick 0.15Alpha o fixed a serious mmu problem where it used more than the secondary hash PTEG. 0.14Alpha o confignode obtain after a coldreboot now finally works 0.13Alpha o Softint isn`t marked as a sharedint anymore, so the softint interrupt must clear it. o IntList inthit counting o improved intlevel dispatcher speed o removed a potential intlevel miss. 0.12Alpha o AddressServer Bug with non zorro units 0.11Alpha o avoid MMUUnMarkBorder lock counter underflow 0.10Alpha o Rework of ASM_Exception which was heavily broken. Illegal writing to a ThreadRun which was null in the SYS_Signal. Now the whole signal handling there does it manually. 0.9Alpha o handle different Blizzard fastram mapping o fixed a MyQuarkBase->ThreadRun[0]=NULL glitch in ASM_Exception,Decrementer,Interrupt while SMP disabled 0.8Alpha o vmx,fpu register fix in SetThreadAttr 0.7Alpha o stack trash bug in the configserver which was triggered by some changes. Really wicked bug. 0.6Alpha o ring buffer wrap bug fixed 0.5Alpha o Fixed some obtain/release port problem which lead to a sideeffect that signals ran low. Have to extend thread signals to 64bit some day. o added some debug intstate output before the first ints are released(have to find out emm`s problem) 0.4Alpha o System to UserPage ratio now 1/30. More free memory for the emulation