../
|
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.5
(25 years ago)
by cebix:
- imported UAE CPU 0.8.10 changes
- new utility functions Mac_memset, Mac2Host_memcpy, Host2Mac_memcpu and
Mac2Mac_memcpy
- extfs.cpp: fixed bug in fs_rename() and fs_cat_move() (auxiliary IOParam
block was not in Mac address space)
- some provisions for using UAE CPU compiler (doesn't work yet)
|
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.15
(24 years ago)
by cebix:
- extfs_read() and extfs_write() return -1 on error and don't clear errno
- parent CNIDs of FSItems are exchanged in fs_rename() and fs_cat_move()
|
ether.cpp
|
1.2
(25 years ago)
by cebix:
- imported UAE CPU 0.8.10 changes
- new utility functions Mac_memset, Mac2Host_memcpy, Host2Mac_memcpu and
Mac2Mac_memcpy
- extfs.cpp: fixed bug in fs_rename() and fs_cat_move() (auxiliary IOParam
block was not in Mac address space)
- some provisions for using UAE CPU compiler (doesn't work yet)
|
emul_op.cpp
|
1.12
(25 years ago)
by cebix:
- imported UAE CPU 0.8.10 changes
- new utility functions Mac_memset, Mac2Host_memcpy, Host2Mac_memcpu and
Mac2Mac_memcpy
- extfs.cpp: fixed bug in fs_rename() and fs_cat_move() (auxiliary IOParam
block was not in Mac address space)
- some provisions for using UAE CPU compiler (doesn't work yet)
|
disk.cpp
|
1.4
(25 years ago)
by cebix:
- imported UAE CPU 0.8.10 changes
- new utility functions Mac_memset, Mac2Host_memcpy, Host2Mac_memcpu and
Mac2Mac_memcpy
- extfs.cpp: fixed bug in fs_rename() and fs_cat_move() (auxiliary IOParam
block was not in Mac address space)
- some provisions for using UAE CPU compiler (doesn't work yet)
|
cdrom.cpp
|
1.4
(25 years ago)
by cebix:
- imported UAE CPU 0.8.10 changes
- new utility functions Mac_memset, Mac2Host_memcpy, Host2Mac_memcpu and
Mac2Mac_memcpy
- extfs.cpp: fixed bug in fs_rename() and fs_cat_move() (auxiliary IOParam
block was not in Mac address space)
- some provisions for using UAE CPU compiler (doesn't work yet)
|
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.2
(25 years ago)
by cebix:
- imported UAE CPU 0.8.10 changes
- new utility functions Mac_memset, Mac2Host_memcpy, Host2Mac_memcpu and
Mac2Mac_memcpy
- extfs.cpp: fixed bug in fs_rename() and fs_cat_move() (auxiliary IOParam
block was not in Mac address space)
- some provisions for using UAE CPU compiler (doesn't work yet)
|