../
|
AmigaOS/
|
|
BeOS/
|
|
MacOSX/
|
|
SDL/
|
|
Unix/
|
|
Windows/
|
|
dummy/
|
|
include/
|
|
native_cpu/
|
|
powerrom_cpu/
|
|
slirp/
|
|
uae_cpu/
|
|
adb.cpp
|
1.8
(22 years ago)
by cebix:
- documentation updates
- 2001 -> 2002
- version 0.9 -> 1.0
|
audio.cpp
|
1.11
(22 years ago)
by cebix:
some cleanups in the sound component
|
cdrom.cpp
|
1.19
(21 years ago)
by cebix:
read_toc() dumps the entire TOC when DEBUG=1
|
disk.cpp
|
1.14
(22 years ago)
by cebix:
cleaned up pthread attributes [Brian Johnson]
|
emul_op.cpp
|
1.29
(22 years ago)
by cebix:
- fixed the problem with Ticks getting incremented on every interrupt, not
just 60Hz (e.g. moving the mouse made the caret blink faster)
- removed the TAB characters from the ChangeLog file
|
ether.cpp
|
1.11
(22 years ago)
by cebix:
cleaned up pthread attributes [Brian Johnson]
|
extfs.cpp
|
1.28
(22 years ago)
by cebix:
- documentation updates
- 2001 -> 2002
- version 0.9 -> 1.0
|
macos_util.cpp
|
1.9
(22 years ago)
by cebix:
- documentation updates
- 2001 -> 2002
- version 0.9 -> 1.0
|
main.cpp
|
1.14
(22 years ago)
by gbeauche:
Updates to reflect recent cxmon 64bit changes
|
prefs.cpp
|
1.13
(22 years ago)
by cebix:
- documentation updates
- 2001 -> 2002
- version 0.9 -> 1.0
|
prefs_items.cpp
|
1.8
(22 years ago)
by gbeauche:
Update prefs editor with "JIT Compiler" pane
|
rom_patches.cpp
|
1.22
(22 years ago)
by cebix:
- fixed the problem with Ticks getting incremented on every interrupt, not
just 60Hz (e.g. moving the mouse made the caret blink faster)
- removed the TAB characters from the ChangeLog file
|
rsrc_patches.cpp
|
1.11
(22 years ago)
by cebix:
- documentation updates
- 2001 -> 2002
- version 0.9 -> 1.0
|
scsi.cpp
|
1.5
(22 years ago)
by cebix:
- scsi_linux.cpp uses SCSI generic interface version 2
- slightly more verbose SCSI debugging messages
|
serial.cpp
|
1.5
(22 years ago)
by cebix:
- documentation updates
- 2001 -> 2002
- version 0.9 -> 1.0
|
slot_rom.cpp
|
1.14
(22 years ago)
by cebix:
- added infrastructure for multi-monitor support; only video_x.cpp is
converted for the new scheme; not actually tested with a mult-monitor
setup yet but at least single-monitor display doesn't seem to be broken
(UAE banked addressing would definitely require some extensions to handle
multiple frame buffers)
- struct video_mode has an extra field that is free for use by platform-
specific code
|
sony.cpp
|
1.14
(22 years ago)
by cebix:
fixed floppy disk change detection problems under Linux
|
timer.cpp
|
1.6
(22 years ago)
by cebix:
- documentation updates
- 2001 -> 2002
- version 0.9 -> 1.0
|
user_strings.cpp
|
1.12
(22 years ago)
by gbeauche:
Update prefs editor with "JIT Compiler" pane
|
video.cpp
|
1.26
(22 years ago)
by cebix:
added some safety checks
|
xpram.cpp
|
1.5
(22 years ago)
by cebix:
- documentation updates
- 2001 -> 2002
- version 0.9 -> 1.0
|