mirror of
https://github.com/kanjitalk755/macemu.git
synced 2025-02-07 19:30:30 +00:00
Updates
This commit is contained in:
parent
74c62b9095
commit
c19cc7a81b
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user