From: Gwenole B. <gb...@di...> - 2002-03-22 20:32:40
|
Hi, > Anyways, the fix you commited to cvs to fix the resolution > switching @ bootup didn't fix my prob so I'll post it up > here. This happens @ start too, black screen pops up and > then it crashes. I need to know which ROM do you use, which MacOS is emulated, which modelid did you set. Basically, that's the ~/.basilisk_ii_prefs file + OS version. > Here's what it says (I set all DEBUG defines to 1 btw) : I'd rather you do the following: 1) cvs update current B2 CVS sources 2) cvs co/update current cxmon CVS sources that ought to be in the same level than B2 3) In uae_cpu/newcpu.cpp, set FLIGHT_RECORDER to 1 4) [make distclean]. Reconfigure and make sure "mon" debugger is enabled 5) Remake Then, reload B2 and hope it will crash. You will enter the cxmon debugger. There, type in "log" to dump an history log of instructions executed into log.68k. I need that file. Bye, Gwenole. |