This website requires JavaScript.
Explore
Mirrors
Help
Sign In
Macintosh-Tools
/
macemu
Watch
1
Star
0
Fork
0
You've already forked macemu
mirror of
https://github.com/kanjitalk755/macemu.git
synced
2025-01-22 21:31:15 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
macemu
/
BasiliskII
/
src
History
gbeauche
bc5d7f9490
OPTIMIZED_FLAGS for x86-64 with the pushf/pop method since sahf/lahf are
...
invalid in long mode.
2002-11-05 11:59:12 +00:00
..
AmigaOS
- implemented direct SCSI transfers (bypassing the buffer)
2002-09-01 12:01:46 +00:00
BeOS
…
dummy
…
include
Additional string defs for JIT-specific options
2002-09-17 16:07:21 +00:00
MacOSX
Eliminate compile warning
2002-10-31 08:54:21 +00:00
native_cpu
…
powerrom_cpu
…
uae_cpu
OPTIMIZED_FLAGS for x86-64 with the pushf/pop method since sahf/lahf are
2002-11-05 11:59:12 +00:00
Unix
Add configury for x86-64
2002-11-05 11:58:40 +00:00
adb.cpp
…
audio.cpp
some cleanups in the sound component
2002-03-10 19:34:11 +00:00
cdrom.cpp
default CD-ROM drive is /dev/cd0c on NetBSD
2002-04-28 14:06:17 +00:00
disk.cpp
…
emul_op.cpp
…
ether.cpp
…
extfs.cpp
…
macos_util.cpp
…
main.cpp
Updates to reflect recent cxmon 64bit changes
2002-11-05 10:33:06 +00:00
prefs_items.cpp
Update prefs editor with "JIT Compiler" pane
2002-09-17 16:06:37 +00:00
prefs.cpp
…
rom_patches.cpp
…
rsrc_patches.cpp
…
scsi.cpp
…
serial.cpp
…
slot_rom.cpp
- added infrastructure for multi-monitor support; only video_x.cpp is
2002-04-25 11:00:31 +00:00
sony.cpp
fixed floppy disk change detection problems under Linux
2002-02-23 17:54:24 +00:00
timer.cpp
…
user_strings.cpp
Update prefs editor with "JIT Compiler" pane
2002-09-17 16:06:37 +00:00
video.cpp
added some safety checks
2002-04-25 13:14:11 +00:00
xpram.cpp
…