From: CVS <do...@do...> - 2001-01-11 16:38:45
|
Update of /cvs/BasiliskII/src/Unix Modified Files: video_vosf.h Log Message: Changes made to the update routines - Cleaned up the process for determining the ranges of pages touched that have to be blitted onto the screen (find_next_page_set() and find_next_page_clear() functions) Changes made to do_handle_screen_fault() - An unhandled address is now dealt by the default SIGSEGV handler - Print out the address of the instruction that caused the exception |