mirror of
https://github.com/kanjitalk755/macemu.git
synced 2025-01-11 10:30:09 +00:00
gbeauche
bd3734e10a
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
Description
Basilisk II and SheepShaver Macintosh emulators
Languages
C++
66%
C
26.5%
M4
2.6%
Objective-C++
1.7%
Assembly
1.2%
Other
1.9%