mirror of
https://github.com/kanjitalk755/macemu.git
synced 2025-08-12 06:25:32 +00:00
Updates
This commit is contained in:
@@ -1,9 +1,6 @@
|
||||
Bugs:
|
||||
- System 7.1 with Quadra900 ModelID (1MB ROM): 0x108 gets strange value
|
||||
- Real memory addressing: something is still wrong in the Unix part, though
|
||||
it works under Linux/i386
|
||||
- VOSF does not work with Darwin/X11. Probably due to a combination of
|
||||
select()/signals/sigsegv handling/vm_protect()
|
||||
- Apple Personal Diagnostics doesn't work with more than 1023 MB
|
||||
|
||||
General:
|
||||
- Add support for 2MB ROMs (Quadra 840AV)
|
||||
|
@@ -19,7 +19,6 @@
|
||||
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
||||
*/
|
||||
|
||||
// TODO: Win32 VM ?
|
||||
#ifndef VM_ALLOC_H
|
||||
#define VM_ALLOC_H
|
||||
|
||||
|
Reference in New Issue
Block a user