amiga.notes o Fixed a race condition with EmulHandle initialization (Emm) o Added EmulCallDirect68k/OS emulation entries (Emm) o Fixed bfexts (Emm) 0.32Alpha o SRR1 handling finally works 0.31Alpha o ETask EmulHandle support 0.30Alpha o Fixed exception restart problem 0.29Alpha o Now also allow a full exec start from the module area 0.28Alpha o Fixed ixemul ctrl-c problem caused by a bad Enable() in the exeception; o Fixed scheduler(pray..pray..pray) 0.27Alpha o Fixed cmpm 0.26Alpha o More legal address checks in the exception thread to avoid unnecessary hits during a crash. 0.25Alpha o Logserver support and other updates to the exception handling 0.24Alpha o runtask's succ,pred are marked 0xdeadfeed, so that a scheduler error causes a hit at once. o hopefully fixed the weird lock which caused a task as RunTask and as the same time in the ReadyList. If that happens again you get a DAR deadfeed exception. 0.23Alpha o added consolefix patches 0.22Alpha o coldreboot zeropage write problem fixed 0.21Alpha o Better writeprotect exception handling 0.20Alpha o yeah yeah yeah fixed awinquake and lame68k. Cause was a bogus boolean term in both my 68k fpu books. 0.19Alpha o fix card.resource interrupt return result. It only cares for CC and not for a valid d0 in a certain case. 0.18Alpha o added more illegal ptr checks in the exception output 0.17Alpha o fixed a scheduler problem 0.16Alpha o addx -(ay),-(ax) `s preincrement handling was wrong -> fixes timer.device -> fixed AmigaAmp`s mungwall hit/crash o asr C/X condition fix...for some silly reason i forgot to promote a lsr fix from months ago to asr. -> fixes Arexx(at least the problem i could reproduce) o lsr C/X condition fix...grrr 0.15Alpha o ori,eori,mulu,muls had no SRF_N CC check because of gcc optimisation and missing signed cast. 0.14Alpha o Fixed a chk bug o Fixed sincos cos backwrite register init...gcc sideeffect o Worked around a gcc union problem which occured with complex EA FPU functions o Added fmove condition check because of awinquake..gnaar 0.13Alpha o Show the DAR,DSISR registers for an alignment exception 0.12Alpha o Removed broken A4000 39.106 (3.0) patch until it`s fixed o Added emulation2_fpu2 module...experimental FPU support so beware of crashes:-) 0.11Alpha o Added A1200 40.68 rom support o Now fail if the rom version doesn`t exist..error cases now visible with "LOG" 0.10Alpha o fixed cmpa.w bug->gzip problem o fixed bftst bug->gcc -v lock/hit problem o fixed the SRF_ handling of all bitfields instructions 0.9Alpha o Limited debug output to run task. Maybe a monitor program wouldn`t be bad. o crashed amiga tasks in ppc mode are now added to the TaskWait list with tc_SigWait=0; 0.8Alpha o Fixed some output bugs in the exception module. 0.7Alpha o Not yet working A4000 39.106 support. 0.6Alpha o Fixed DisableLed wrong state output o fixed the bogus memlist output for the input.device task....though the memlist structure is corrupt for the input.device. this doesn`t matter 0.5Alpha o DisableLed config var 0.4Alpha o added a4000 40.70 support...works o fixed a3000 40.68 patches o added a3000 40.70 patches o 0x100 runtask stackdump instead of 0x1000 0.3Alpha o 68k int stack size 1024 bytes 0.2Alpha o added a3000 40.68 support...not tested..so it probably won`t work:-) 0.1Alpha o removed the exception debug output o stack dump 0x1000