../
|
Irix/
|
|
NetBSD/
|
|
Linux/
|
|
FreeBSD/
|
|
Darwin/
|
|
m4/
|
|
ldscripts/
|
|
Solaris/
|
|
video_blit.cpp
|
1.2
(23 years ago)
by gbeauche:
- Added blitters for BGR 555 mode
|
ether_unix.cpp
|
1.1
(23 years ago)
by cebix:
- FreeBSD configure script cleanups [Michael Alyn Miller]
- ether_linux.cpp moved and renamed to ether_unix.cpp, now also works with
the tap driver under FreeBSD [Michael Alyn Miller]
- fpu_x86_asm.h: fixed problem in with newer GCC pre-processors
|
aclocal.m4
|
1.9
(23 years ago)
by cebix:
- VOSF is enabled by default
|
configure.in
|
1.42
(23 years ago)
by cebix:
- VOSF is enabled by default
|
asm_support.s
|
1.2
(24 years ago)
by cebix:
- added a few more emulated privileged instructions to NetBSD/m68k
- tried to make VOSF run under NetBSD/m68k, little success (shows stripes and
sometimes crashes)
|
fbdevices
|
1.1
(25 years ago)
by cebix:
- added fbdev video code and SPARC assembly optimizations
|
prefs_unix.cpp
|
1.8
(23 years ago)
by cebix:
- added help for command line options
- PrefsInit() removes all processed options
|
main_unix.cpp
|
1.32
(23 years ago)
by cebix:
- added help for command line options
- PrefsInit() removes all processed options
|
mkinstalldirs
|
1.1
(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
|
keycodes
|
1.2
(23 years ago)
by cebix:
- bumped version number to 0.9
- updated copyright dates
|
audio_oss_esd.cpp
|
1.6
(23 years ago)
by cebix:
- bumped version number to 0.9
- updated copyright dates
|
user_strings_unix.h
|
1.9
(23 years ago)
by cebix:
- bumped version number to 0.9
- updated copyright dates
|
posix_sem.cpp
|
1.4
(23 years ago)
by cebix:
- bumped version number to 0.9
- updated copyright dates
|
clip_unix.cpp
|
1.5
(23 years ago)
by cebix:
- bumped version number to 0.9
- updated copyright dates
|
timer_unix.cpp
|
1.9
(23 years ago)
by cebix:
- bumped version number to 0.9
- updated copyright dates
|
sysdeps.h
|
1.17
(23 years ago)
by cebix:
- bumped version number to 0.9
- updated copyright dates
|
sys_unix.cpp
|
1.9
(23 years ago)
by cebix:
- bumped version number to 0.9
- updated copyright dates
|
prefs_editor_gtk.cpp
|
1.15
(23 years ago)
by cebix:
- bumped version number to 0.9
- updated copyright dates
|
xpram_unix.cpp
|
1.4
(23 years ago)
by cebix:
- bumped version number to 0.9
- updated copyright dates
|
user_strings_unix.cpp
|
1.10
(23 years ago)
by cebix:
- bumped version number to 0.9
- updated copyright dates
|
config.sub
|
1.1
(24 years ago)
by gbeauche:
- canonical system information
|
config.guess
|
1.1
(24 years ago)
by gbeauche:
- canonical system information
|
sigsegv.cpp
|
1.2
(23 years ago)
by gbeauche:
- fixed "SIGSEGV recovery" not supported case
|
extfs_unix.cpp
|
1.17
(23 years ago)
by cebix:
- fixed bugs in the BeOS extfs file types handling
|
sigsegv.h
|
1.1
(23 years ago)
by gbeauche:
- new and updated SIGSEGV support functions:
+ configure script cleanups
+ possible support for Direct Addressing / VOSF on other platforms
|
video_x.cpp
|
1.38
(23 years ago)
by gbeauche:
- new and updated SIGSEGV support functions:
+ configure script cleanups
+ possible support for Direct Addressing / VOSF on other platforms
|
Makefile.in
|
1.21
(23 years ago)
by gbeauche:
- new and updated SIGSEGV support functions:
+ configure script cleanups
+ possible support for Direct Addressing / VOSF on other platforms
|
video_vosf.h
|
1.16
(23 years ago)
by gbeauche:
- new and updated SIGSEGV support functions:
+ configure script cleanups
+ possible support for Direct Addressing / VOSF on other platforms
|
acconfig.h
|
1.6
(23 years ago)
by gbeauche:
- new and updated SIGSEGV support functions:
+ configure script cleanups
+ possible support for Direct Addressing / VOSF on other platforms
|
BasiliskII.1
|
1.10
(23 years ago)
by cebix:
- removed the INT16 prefs item type; use INT32 instead
- AmigaOS/Unix: it's now possible to specify preferences items on the
command line
- Unix: command line options now take "--"-prefix, e.g. "--rominfo"
|
install-sh
|
1.1.1.1
(25 years ago)
by cebix:
Imported sources
|
semaphore.h
|
1.1.1.1
(25 years ago)
by cebix:
Imported sources
|
video_blit.h
|
1.4
(23 years ago)
by gbeauche:
Mainly changes to the VOSF code:
- improved blitters selection
- improved blitters performance if UNALIGNED_PROFITABLE is set
- cleaned up 8 bpp blitters
|
serial_unix.cpp
|
1.8
(23 years ago)
by cebix:
serial_unix.cpp: input/output_thread_cancel weren't initialized [Kolja Waschk]
|
autogen.sh
|
1.3
(23 years ago)
by cebix:
updated autogen.sh script
|