macemu/BasiliskII/src
nigel 21c4e9da5b Building on GCC 2 causes errors:
../uae_cpu/gencpu.c: In function `void gen_opcode(long unsigned int)':
../uae_cpu/gencpu.c:874: conversion from `unsigned int' to `enum wordsizes'
../uae_cpu/gencpu.c:875: conversion from `unsigned int' to `enum amodes'
due to mismatching of types in struct instr and types in function prototypes.
However, this only started happening recently and I don't know why :-(
2003-04-01 05:26:07 +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 Some extra versions tested, extra tips, ExtFS 7.5.3 2003-04-01 03:17:47 +00:00
native_cpu
powerrom_cpu
uae_cpu Building on GCC 2 causes errors: 2003-04-01 05:26:07 +00:00
Unix Darwin-specific prefs and initial CD code. Since some of the CD code is just too weird to include here, I just call extern functions which I currently implement in a file sys_darwin.cpp 2003-03-21 07:03:05 +00:00
adb.cpp
audio.cpp
cdrom.cpp read_toc() dumps the entire TOC when DEBUG=1 2003-01-16 18:33:40 +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
sony.cpp
timer.cpp
user_strings.cpp Update prefs editor with "JIT Compiler" pane 2002-09-17 16:06:37 +00:00
video.cpp
xpram.cpp