../
|
uae_cpu/
|
|
slirp/
|
|
powerrom_cpu/
|
|
native_cpu/
|
|
include/
|
|
dummy/
|
|
Windows/
|
|
Unix/
|
|
SDL/
|
|
MacOSX/
|
|
BeOS/
|
|
AmigaOS/
|
|
xpram.cpp
|
1.1.1.1
(25 years ago)
by cebix:
Imported sources
|
video.cpp
|
1.2
(25 years ago)
by cebix:
- now compiles with GCC under AmigaOS
|
user_strings.cpp
|
1.5
(25 years ago)
by cebix:
- added some 68040 instructions: CINV, CPUSH, MOVE16 (Ax)+,(Ay)+, MOVEC regs,
and FPU state frames; enough to boot MacOS
- CPU type can be selected in GTK prefs editor
|
timer.cpp
|
1.1.1.1
(25 years ago)
by cebix:
Imported sources
|
sony.cpp
|
1.4
(25 years ago)
by cebix:
- fixes to audio_oss_esd.cpp from Alexander R. Pruss (8-bit mode)
- added configuration summary to configure script
- prefs_editor_amiga.cpp: output of SCSI prefs was broken
|
slot_rom.cpp
|
1.2
(25 years ago)
by cebix:
- fixed some compiler warnings
- video_x.cpp: now checks whether the X server has the XFree86DGA extension
|
serial.cpp
|
1.2
(25 years ago)
by cebix:
- now compiles with GCC under AmigaOS
|
scsi.cpp
|
1.1.1.1
(25 years ago)
by cebix:
Imported sources
|
rsrc_patches.cpp
|
1.2
(25 years ago)
by cebix:
- removed MemoryDispatch() replacement; routine from ROM is now used if
possible
- rom_patches.cpp: check for double PACK 4 resources; if only one is found,
assume that the ROM requires an FPU and issue a warning if FPU emulation
is turned off
- UAE CPU opcode routines no longer return the cycle count
- main_unix.cpp: pressing Ctrl-C dumps the UAE CPU state before entering mon
- sys_unix.cpp: under Linux, partition sizes are read with BLKGETSIZE instead
of llseek()
|
rom_patches.cpp
|
1.12
(25 years ago)
by cebix:
- removed MemoryDispatch() replacement; routine from ROM is now used if
possible
- rom_patches.cpp: check for double PACK 4 resources; if only one is found,
assume that the ROM requires an FPU and issue a warning if FPU emulation
is turned off
- UAE CPU opcode routines no longer return the cycle count
- main_unix.cpp: pressing Ctrl-C dumps the UAE CPU state before entering mon
- sys_unix.cpp: under Linux, partition sizes are read with BLKGETSIZE instead
of llseek()
|
prefs.cpp
|
1.3
(25 years ago)
by cebix:
- added some 68040 instructions: CINV, CPUSH, MOVE16 (Ax)+,(Ay)+, MOVEC regs,
and FPU state frames; enough to boot MacOS
- CPU type can be selected in GTK prefs editor
|
main.cpp
|
1.4
(25 years ago)
by cebix:
- added some 68040 instructions: CINV, CPUSH, MOVE16 (Ax)+,(Ay)+, MOVEC regs,
and FPU state frames; enough to boot MacOS
- CPU type can be selected in GTK prefs editor
|
macos_util.cpp
|
1.3
(25 years ago)
by cebix:
- now compiles with GCC under AmigaOS
|
extfs.cpp
|
1.8
(25 years ago)
by cebix:
- AmigaOS: removed support for SAS/C
- AmigaOS: sys_amiga.cpp: supports 64-bit device access and respects
device block size on writes
- AmigaOS: added support for resource forks and Finder info for ExtFS
- AmigaOS: added "ExtFS" gadget to prefs editor
- protection mask for all open()/creat()/mkdir() calls is now 0666 or
0777
|
ether.cpp
|
1.1.1.1
(25 years ago)
by cebix:
Imported sources
|
emul_op.cpp
|
1.11
(25 years ago)
by cebix:
- removed MemoryDispatch() replacement; routine from ROM is now used if
possible
- rom_patches.cpp: check for double PACK 4 resources; if only one is found,
assume that the ROM requires an FPU and issue a warning if FPU emulation
is turned off
- UAE CPU opcode routines no longer return the cycle count
- main_unix.cpp: pressing Ctrl-C dumps the UAE CPU state before entering mon
- sys_unix.cpp: under Linux, partition sizes are read with BLKGETSIZE instead
of llseek()
|
disk.cpp
|
1.3
(25 years ago)
by cebix:
- removed MemoryDispatch() replacement; routine from ROM is now used if
possible
- rom_patches.cpp: check for double PACK 4 resources; if only one is found,
assume that the ROM requires an FPU and issue a warning if FPU emulation
is turned off
- UAE CPU opcode routines no longer return the cycle count
- main_unix.cpp: pressing Ctrl-C dumps the UAE CPU state before entering mon
- sys_unix.cpp: under Linux, partition sizes are read with BLKGETSIZE instead
of llseek()
|
cdrom.cpp
|
1.3
(25 years ago)
by cebix:
- audio_linux.cpp renamed to audio_oss_esd.cpp (now also used under FreeBSD)
and added support for ESD
- medium removal is allowed for CD-ROM on exit
- added mkinstalldirs to "make install" target
|
audio.cpp
|
1.2
(25 years ago)
by cebix:
- renamed main_volume to speaker_volume and dac_volume to main_volume
(same for mute)
- added defines for headphone volume/mute
|
adb.cpp
|
1.1.1.1
(25 years ago)
by cebix:
Imported sources
|