executor/src
Clifford T. Matthews 50045ca1e3 This version compiles and limps under Mac OS X 10.6.5. 2010-11-11 16:34:23 -07:00
..
config Executor builds and runs on Fedora 10 x86_64 again. 2009-11-27 15:33:35 -07:00
include This version compiles and limps under Mac OS X 10.6.5. 2010-11-11 16:34:23 -07:00
mkvol Beginning of support for x86_64 in 64-bit mode. Still have to deal with various pointer transformations. 2009-06-26 17:08:34 -06:00
skel make distcheck succeeds (but we still don't install the System Folder due to issues associated with spaces in filenames) 2009-07-02 17:30:02 -06:00
.gitignore make distcheck works (as root due to permission issues) 2009-12-05 18:22:25 -07:00
AE.c All the Executor source as-is from the subversion tree it was last worked on. 2008-10-05 21:48:37 -06:00
AE_coercion.c All the Executor source as-is from the subversion tree it was last worked on. 2008-10-05 21:48:37 -06:00
AE_desc.c Sanity check various type (mostly structs) sizes. 2009-06-16 14:55:37 -06:00
AE_hdlr.c All the Executor source as-is from the subversion tree it was last worked on. 2008-10-05 21:48:37 -06:00
AUTHORS All the Executor source as-is from the subversion tree it was last worked on. 2008-10-05 21:48:37 -06:00
COPYING All the Executor source as-is from the subversion tree it was last worked on. 2008-10-05 21:48:37 -06:00
ChangeLog All the Executor source as-is from the subversion tree it was last worked on. 2008-10-05 21:48:37 -06:00
Makefile.am oops, last commit didn't have most recent Makefile.am. 2009-12-05 20:18:06 -07:00
NEWS All the Executor source as-is from the subversion tree it was last worked on. 2008-10-05 21:48:37 -06:00
PSprint.c Sanity check various type (mostly structs) sizes. 2009-06-16 14:55:37 -06:00
PSstrings.c Removed serial number and other commercial vestiges. 2009-06-14 20:58:21 -06:00
README Use "host" and "build" like its done with the current GNU build system. Lightly tested. 2009-06-18 13:56:05 -06:00
THANKS make distcheck succeeds (but we still don't install the System Folder due to issues associated with spaces in filenames) 2009-07-02 17:30:02 -06:00
TODO Intel Mac OS X version builds with GNU build system. 2009-06-21 22:45:51 -06:00
TODO.autoconf All the Executor source as-is from the subversion tree it was last worked on. 2008-10-05 21:48:37 -06:00
aboutbox.c Removed serial number and other commercial vestiges. 2009-06-14 20:58:21 -06:00
active.map All the Executor source as-is from the subversion tree it was last worked on. 2008-10-05 21:48:37 -06:00
adb.c Removed serial number and other commercial vestiges. 2009-06-14 20:58:21 -06:00
alias.c Sanity check various type (mostly structs) sizes. 2009-06-16 14:55:37 -06:00
appearance.c All the Executor source as-is from the subversion tree it was last worked on. 2008-10-05 21:48:37 -06:00
apple.map All the Executor source as-is from the subversion tree it was last worked on. 2008-10-05 21:48:37 -06:00
arrow_down_active.map All the Executor source as-is from the subversion tree it was last worked on. 2008-10-05 21:48:37 -06:00
arrow_down_inactive.map All the Executor source as-is from the subversion tree it was last worked on. 2008-10-05 21:48:37 -06:00
arrow_left_active.map All the Executor source as-is from the subversion tree it was last worked on. 2008-10-05 21:48:37 -06:00
arrow_left_inactive.map All the Executor source as-is from the subversion tree it was last worked on. 2008-10-05 21:48:37 -06:00
arrow_right_active.map All the Executor source as-is from the subversion tree it was last worked on. 2008-10-05 21:48:37 -06:00
arrow_right_inactive.map All the Executor source as-is from the subversion tree it was last worked on. 2008-10-05 21:48:37 -06:00
arrow_up_active.map All the Executor source as-is from the subversion tree it was last worked on. 2008-10-05 21:48:37 -06:00
arrow_up_inactive.map All the Executor source as-is from the subversion tree it was last worked on. 2008-10-05 21:48:37 -06:00
autogen.sh All the Executor source as-is from the subversion tree it was last worked on. 2008-10-05 21:48:37 -06:00
autorefresh.c All the Executor source as-is from the subversion tree it was last worked on. 2008-10-05 21:48:37 -06:00
balloon.c All the Executor source as-is from the subversion tree it was last worked on. 2008-10-05 21:48:37 -06:00
bindec.c All the Executor source as-is from the subversion tree it was last worked on. 2008-10-05 21:48:37 -06:00
blockdev.c All the Executor source as-is from the subversion tree it was last worked on. 2008-10-05 21:48:37 -06:00
cfm.c Compiles and links for Mac OS X on powerpc. Doesn't run though, trouble with size of packed structures (e.g. fcbrec). 2009-06-15 13:27:02 -06:00
check_structs.c Better padding may help Mac OS X PPC port. 2009-06-16 20:13:29 -06:00
checkpoint.c All the Executor source as-is from the subversion tree it was last worked on. 2008-10-05 21:48:37 -06:00
cleanup.c All the Executor source as-is from the subversion tree it was last worked on. 2008-10-05 21:48:37 -06:00
color_wheel_bits.c All the Executor source as-is from the subversion tree it was last worked on. 2008-10-05 21:48:37 -06:00
commtool.c All the Executor source as-is from the subversion tree it was last worked on. 2008-10-05 21:48:37 -06:00
configure.ac Updated README to give x86_64 users a little more help. Also mentioned that I've now tested the new code on F11 and F12. 2009-11-27 16:10:57 -07:00
crc.c All the Executor source as-is from the subversion tree it was last worked on. 2008-10-05 21:48:37 -06:00
ctlArrows.c README.64 explains unfinished state of 64-bit port. 2009-07-01 11:14:48 -06:00
ctlDisplay.c All the Executor source as-is from the subversion tree it was last worked on. 2008-10-05 21:48:37 -06:00
ctlIMIV.c All the Executor source as-is from the subversion tree it was last worked on. 2008-10-05 21:48:37 -06:00
ctlInit.c Beginning of support for x86_64 in 64-bit mode. Still have to deal with various pointer transformations. 2009-06-26 17:08:34 -06:00
ctlMisc.c All the Executor source as-is from the subversion tree it was last worked on. 2008-10-05 21:48:37 -06:00
ctlMouse.c Sanity check various type (mostly structs) sizes. 2009-06-16 14:55:37 -06:00
ctlPopup.c All the Executor source as-is from the subversion tree it was last worked on. 2008-10-05 21:48:37 -06:00
ctlSet.c All the Executor source as-is from the subversion tree it was last worked on. 2008-10-05 21:48:37 -06:00
ctlSize.c All the Executor source as-is from the subversion tree it was last worked on. 2008-10-05 21:48:37 -06:00
ctlStddef.c Sanity check various type (mostly structs) sizes. 2009-06-16 14:55:37 -06:00
custom.c All the Executor source as-is from the subversion tree it was last worked on. 2008-10-05 21:48:37 -06:00
date_test.bash All the Executor source as-is from the subversion tree it was last worked on. 2008-10-05 21:48:37 -06:00
dcache.c All the Executor source as-is from the subversion tree it was last worked on. 2008-10-05 21:48:37 -06:00
dcconvert.c Limps under Mac OS X (Intel) 2009-06-12 19:03:10 -06:00
dcmaketables.c All the Executor source as-is from the subversion tree it was last worked on. 2008-10-05 21:48:37 -06:00
default_ctab_values.c All the Executor source as-is from the subversion tree it was last worked on. 2008-10-05 21:48:37 -06:00
desk.c Removed serial number and other commercial vestiges. 2009-06-14 20:58:21 -06:00
desperate.c All the Executor source as-is from the subversion tree it was last worked on. 2008-10-05 21:48:37 -06:00
device.c All the Executor source as-is from the subversion tree it was last worked on. 2008-10-05 21:48:37 -06:00
dialAlert.c Sanity check various type (mostly structs) sizes. 2009-06-16 14:55:37 -06:00
dialCreate.c Sanity check various type (mostly structs) sizes. 2009-06-16 14:55:37 -06:00
dialDispatch.c All the Executor source as-is from the subversion tree it was last worked on. 2008-10-05 21:48:37 -06:00
dialHandle.c Removed serial number and other commercial vestiges. 2009-06-14 20:58:21 -06:00
dialInit.c All the Executor source as-is from the subversion tree it was last worked on. 2008-10-05 21:48:37 -06:00
dialItem.c All the Executor source as-is from the subversion tree it was last worked on. 2008-10-05 21:48:37 -06:00
dialManip.c All the Executor source as-is from the subversion tree it was last worked on. 2008-10-05 21:48:37 -06:00
dirtyrect.c Removed serial number and other commercial vestiges. 2009-06-14 20:58:21 -06:00
disk.c All the Executor source as-is from the subversion tree it was last worked on. 2008-10-05 21:48:37 -06:00
diskinit.c Removed serial number and other commercial vestiges. 2009-06-14 20:58:21 -06:00
dump.c Removed serial number and other commercial vestiges. 2009-06-14 20:58:21 -06:00
edition.c All the Executor source as-is from the subversion tree it was last worked on. 2008-10-05 21:48:37 -06:00
emustubs.c Executor builds and runs on Fedora 10 x86_64 again. 2009-11-27 15:33:35 -07:00
emutrap.c Mac OS X PPC port limps. 2009-06-17 13:18:19 -06:00
emutraptables.c Fixed a couple remaining packing issues. 2009-06-16 21:10:45 -06:00
error.c GNU Build system appears to work for hardcoded SDL front end and SDL sound. 2009-06-20 07:27:44 -06:00
executor.c Removed serial number and other commercial vestiges. 2009-06-14 20:58:21 -06:00
executor.make Use "host" and "build" like its done with the current GNU build system. Lightly tested. 2009-06-18 13:56:05 -06:00
fauxdbm.c All the Executor source as-is from the subversion tree it was last worked on. 2008-10-05 21:48:37 -06:00
fileAccess.c All the Executor source as-is from the subversion tree it was last worked on. 2008-10-05 21:48:37 -06:00
fileCreate.c Sanity check various type (mostly structs) sizes. 2009-06-16 14:55:37 -06:00
fileDirs.c All the Executor source as-is from the subversion tree it was last worked on. 2008-10-05 21:48:37 -06:00
fileDouble.c Sanity check various type (mostly structs) sizes. 2009-06-16 14:55:37 -06:00
fileHighlevel.c All the Executor source as-is from the subversion tree it was last worked on. 2008-10-05 21:48:37 -06:00
fileInfo.c Sanity check various type (mostly structs) sizes. 2009-06-16 14:55:37 -06:00
fileMisc.c Sanity check various type (mostly structs) sizes. 2009-06-16 14:55:37 -06:00
fileVolumes.c Sanity check various type (mostly structs) sizes. 2009-06-16 14:55:37 -06:00
finder.c All the Executor source as-is from the subversion tree it was last worked on. 2008-10-05 21:48:37 -06:00
float4.c Compiles and links for Mac OS X on powerpc. Doesn't run though, trouble with size of packed structures (e.g. fcbrec). 2009-06-15 13:27:02 -06:00
float5.c All the Executor source as-is from the subversion tree it was last worked on. 2008-10-05 21:48:37 -06:00
float7.c All the Executor source as-is from the subversion tree it was last worked on. 2008-10-05 21:48:37 -06:00
floatnext.c All the Executor source as-is from the subversion tree it was last worked on. 2008-10-05 21:48:37 -06:00
font.c Beginning of support for x86_64 in 64-bit mode. Still have to deal with various pointer transformations. 2009-06-26 17:08:34 -06:00
fontIMVI.c All the Executor source as-is from the subversion tree it was last worked on. 2008-10-05 21:48:37 -06:00
genctopflags_h.tmpl All the Executor source as-is from the subversion tree it was last worked on. 2008-10-05 21:48:37 -06:00
genfndecls.c All the Executor source as-is from the subversion tree it was last worked on. 2008-10-05 21:48:37 -06:00
geninterfacelib.tmpl All the Executor source as-is from the subversion tree it was last worked on. 2008-10-05 21:48:37 -06:00
genptocflags_h.tmpl All the Executor source as-is from the subversion tree it was last worked on. 2008-10-05 21:48:37 -06:00
genrand_h.c All the Executor source as-is from the subversion tree it was last worked on. 2008-10-05 21:48:37 -06:00
gensplash.c All the Executor source as-is from the subversion tree it was last worked on. 2008-10-05 21:48:37 -06:00
genstubify_h.tmpl All the Executor source as-is from the subversion tree it was last worked on. 2008-10-05 21:48:37 -06:00
genstubify_s.tmpl All the Executor source as-is from the subversion tree it was last worked on. 2008-10-05 21:48:37 -06:00
gestalt.c Beginning of support for x86_64 in 64-bit mode. Still have to deal with various pointer transformations. 2009-06-26 17:08:34 -06:00
globals.awk All the Executor source as-is from the subversion tree it was last worked on. 2008-10-05 21:48:37 -06:00
globals.c All the Executor source as-is from the subversion tree it was last worked on. 2008-10-05 21:48:37 -06:00
globals.pl All the Executor source as-is from the subversion tree it was last worked on. 2008-10-05 21:48:37 -06:00
go_away.map All the Executor source as-is from the subversion tree it was last worked on. 2008-10-05 21:48:37 -06:00
grow.map All the Executor source as-is from the subversion tree it was last worked on. 2008-10-05 21:48:37 -06:00
hfsBtree.c Sanity check various type (mostly structs) sizes. 2009-06-16 14:55:37 -06:00
hfsChanging.c All the Executor source as-is from the subversion tree it was last worked on. 2008-10-05 21:48:37 -06:00
hfsCreate.c All the Executor source as-is from the subversion tree it was last worked on. 2008-10-05 21:48:37 -06:00
hfsFile.c All the Executor source as-is from the subversion tree it was last worked on. 2008-10-05 21:48:37 -06:00
hfsHelper.c Limps under Mac OS X (Intel) 2009-06-12 19:03:10 -06:00
hfsHier.c All the Executor source as-is from the subversion tree it was last worked on. 2008-10-05 21:48:37 -06:00
hfsMisc.c All the Executor source as-is from the subversion tree it was last worked on. 2008-10-05 21:48:37 -06:00
hfsVolume.c All the Executor source as-is from the subversion tree it was last worked on. 2008-10-05 21:48:37 -06:00
hfsWorkingdir.c All the Executor source as-is from the subversion tree it was last worked on. 2008-10-05 21:48:37 -06:00
hfsXbar.c All the Executor source as-is from the subversion tree it was last worked on. 2008-10-05 21:48:37 -06:00
hintemplate.h All the Executor source as-is from the subversion tree it was last worked on. 2008-10-05 21:48:37 -06:00
hle.c All the Executor source as-is from the subversion tree it was last worked on. 2008-10-05 21:48:37 -06:00
ibm_keycodes.c Limps under Mac OS X (Intel) 2009-06-12 19:03:10 -06:00
icon.c Sanity check various type (mostly structs) sizes. 2009-06-16 14:55:37 -06:00
image.c All the Executor source as-is from the subversion tree it was last worked on. 2008-10-05 21:48:37 -06:00
image_inits.c All the Executor source as-is from the subversion tree it was last worked on. 2008-10-05 21:48:37 -06:00
ini.c All the Executor source as-is from the subversion tree it was last worked on. 2008-10-05 21:48:37 -06:00
interfacelib.c Executor builds and runs on Fedora 10 x86_64 again. 2009-11-27 15:33:35 -07:00
iu.c Sanity check various type (mostly structs) sizes. 2009-06-16 14:55:37 -06:00
iv-stubs.c Cleaned up some warnings. 2009-06-18 14:22:12 -06:00
keycode.c Sanity check various type (mostly structs) sizes. 2009-06-16 14:55:37 -06:00
launch.c Sanity check various type (mostly structs) sizes. 2009-06-16 14:55:37 -06:00
licensetext.c Removed serial number and other commercial vestiges. 2009-06-14 20:58:21 -06:00
listAccess.c Sanity check various type (mostly structs) sizes. 2009-06-16 14:55:37 -06:00
listAddDel.c Sanity check various type (mostly structs) sizes. 2009-06-16 14:55:37 -06:00
listCreate.c Sanity check various type (mostly structs) sizes. 2009-06-16 14:55:37 -06:00
listDisplay.c Sanity check various type (mostly structs) sizes. 2009-06-16 14:55:37 -06:00
listMouse.c Sanity check various type (mostly structs) sizes. 2009-06-16 14:55:37 -06:00
listOps.c All the Executor source as-is from the subversion tree it was last worked on. 2008-10-05 21:48:37 -06:00
listStdLDEF.c Sanity check various type (mostly structs) sizes. 2009-06-16 14:55:37 -06:00
local_charset.c All the Executor source as-is from the subversion tree it was last worked on. 2008-10-05 21:48:37 -06:00
lockrange.c All the Executor source as-is from the subversion tree it was last worked on. 2008-10-05 21:48:37 -06:00
main.c Fixed bug that was causing Executor to crash on systems where argv[0] isn't guaranteed to have a slash in it (e.g., Fedora 12). 2009-12-05 08:44:07 -07:00
makerawblt.pl All the Executor source as-is from the subversion tree it was last worked on. 2008-10-05 21:48:37 -06:00
map_to_c.c GNU build mods that seem to work. 2009-06-20 21:12:35 -06:00
mathlib.c Compiles and links for Mac OS X on powerpc. Doesn't run though, trouble with size of packed structures (e.g. fcbrec). 2009-06-15 13:27:02 -06:00
menu.c Beginning of support for x86_64 in 64-bit mode. Still have to deal with various pointer transformations. 2009-06-26 17:08:34 -06:00
menuColor.c Sanity check various type (mostly structs) sizes. 2009-06-16 14:55:37 -06:00
menuV.c All the Executor source as-is from the subversion tree it was last worked on. 2008-10-05 21:48:37 -06:00
mixed_mode.c Compiles and links for Mac OS X on powerpc. Doesn't run though, trouble with size of packed structures (e.g. fcbrec). 2009-06-15 13:27:02 -06:00
mkexpandtables.c All the Executor source as-is from the subversion tree it was last worked on. 2008-10-05 21:48:37 -06:00
mkglobs.awk All the Executor source as-is from the subversion tree it was last worked on. 2008-10-05 21:48:37 -06:00
mkseedtables.c All the Executor source as-is from the subversion tree it was last worked on. 2008-10-05 21:48:37 -06:00
mksspairtable.c All the Executor source as-is from the subversion tree it was last worked on. 2008-10-05 21:48:37 -06:00
mktable2.awk All the Executor source as-is from the subversion tree it was last worked on. 2008-10-05 21:48:37 -06:00
mktable3.awk All the Executor source as-is from the subversion tree it was last worked on. 2008-10-05 21:48:37 -06:00
mkultable.c All the Executor source as-is from the subversion tree it was last worked on. 2008-10-05 21:48:37 -06:00
mman.c Removed serial number and other commercial vestiges. 2009-06-14 20:58:21 -06:00
mmansubr.c Sanity check various type (mostly structs) sizes. 2009-06-16 14:55:37 -06:00
munger_test.c All the Executor source as-is from the subversion tree it was last worked on. 2008-10-05 21:48:37 -06:00
notify.c All the Executor source as-is from the subversion tree it was last worked on. 2008-10-05 21:48:37 -06:00
option.c All the Executor source as-is from the subversion tree it was last worked on. 2008-10-05 21:48:37 -06:00
osevent.c Removed serial number and other commercial vestiges. 2009-06-14 20:58:21 -06:00
ostrap.awk All the Executor source as-is from the subversion tree it was last worked on. 2008-10-05 21:48:37 -06:00
osutil.c All the Executor source as-is from the subversion tree it was last worked on. 2008-10-05 21:48:37 -06:00
osutil.c.NEW All the Executor source as-is from the subversion tree it was last worked on. 2008-10-05 21:48:37 -06:00
pack.c All the Executor source as-is from the subversion tree it was last worked on. 2008-10-05 21:48:37 -06:00
paramline.c All the Executor source as-is from the subversion tree it was last worked on. 2008-10-05 21:48:37 -06:00
parse.y documented environment variable overrides that allow 32-bit version of Executor to be built on x86_64. Also fixed a bug in parse.y 2009-11-28 16:39:00 -07:00
parsenum.c All the Executor source as-is from the subversion tree it was last worked on. 2008-10-05 21:48:37 -06:00
parseopt.c All the Executor source as-is from the subversion tree it was last worked on. 2008-10-05 21:48:37 -06:00
pat-blitters.tmpl All the Executor source as-is from the subversion tree it was last worked on. 2008-10-05 21:48:37 -06:00
pef_hash.c All the Executor source as-is from the subversion tree it was last worked on. 2008-10-05 21:48:37 -06:00
prError.c All the Executor source as-is from the subversion tree it was last worked on. 2008-10-05 21:48:37 -06:00
prInit.c All the Executor source as-is from the subversion tree it was last worked on. 2008-10-05 21:48:37 -06:00
prLowLevel.c GNU Build system limps for Linux-based targets. 2009-06-21 21:56:27 -06:00
prPrinting.c All the Executor source as-is from the subversion tree it was last worked on. 2008-10-05 21:48:37 -06:00
prRecords.c All the Executor source as-is from the subversion tree it was last worked on. 2008-10-05 21:48:37 -06:00
priv.c All the Executor source as-is from the subversion tree it was last worked on. 2008-10-05 21:48:37 -06:00
process.c Beginning of support for x86_64 in 64-bit mode. Still have to deal with various pointer transformations. 2009-06-26 17:08:34 -06:00
qBit.c Sanity check various type (mostly structs) sizes. 2009-06-16 14:55:37 -06:00
qCConv.c Sanity check various type (mostly structs) sizes. 2009-06-16 14:55:37 -06:00
qCGrafPort.c Beginning of support for x86_64 in 64-bit mode. Still have to deal with various pointer transformations. 2009-06-26 17:08:34 -06:00
qCRegular.c All the Executor source as-is from the subversion tree it was last worked on. 2008-10-05 21:48:37 -06:00
qColor.c All the Executor source as-is from the subversion tree it was last worked on. 2008-10-05 21:48:37 -06:00
qColorMgr.c All the Executor source as-is from the subversion tree it was last worked on. 2008-10-05 21:48:37 -06:00
qColorPicker.c All the Executor source as-is from the subversion tree it was last worked on. 2008-10-05 21:48:37 -06:00
qColorutil.c All the Executor source as-is from the subversion tree it was last worked on. 2008-10-05 21:48:37 -06:00
qCursor.c Beginning of support for x86_64 in 64-bit mode. Still have to deal with various pointer transformations. 2009-06-26 17:08:34 -06:00
qGDevice.c All the Executor source as-is from the subversion tree it was last worked on. 2008-10-05 21:48:37 -06:00
qGWorld.c All the Executor source as-is from the subversion tree it was last worked on. 2008-10-05 21:48:37 -06:00
qGrafport.c All the Executor source as-is from the subversion tree it was last worked on. 2008-10-05 21:48:37 -06:00
qHooks.c All the Executor source as-is from the subversion tree it was last worked on. 2008-10-05 21:48:37 -06:00
qIMIV.c Sanity check various type (mostly structs) sizes. 2009-06-16 14:55:37 -06:00
qIMV.c All the Executor source as-is from the subversion tree it was last worked on. 2008-10-05 21:48:37 -06:00
qIMVI.c All the Executor source as-is from the subversion tree it was last worked on. 2008-10-05 21:48:37 -06:00
qIMVxfer.c Sanity check various type (mostly structs) sizes. 2009-06-16 14:55:37 -06:00
qMisc.c All the Executor source as-is from the subversion tree it was last worked on. 2008-10-05 21:48:37 -06:00
qPaletteMgr.c All the Executor source as-is from the subversion tree it was last worked on. 2008-10-05 21:48:37 -06:00
qPen.c All the Executor source as-is from the subversion tree it was last worked on. 2008-10-05 21:48:37 -06:00
qPicstuff.c Sanity check various type (mostly structs) sizes. 2009-06-16 14:55:37 -06:00
qPict2.c All the Executor source as-is from the subversion tree it was last worked on. 2008-10-05 21:48:37 -06:00
qPicture.c All the Executor source as-is from the subversion tree it was last worked on. 2008-10-05 21:48:37 -06:00
qPixMapConv.c All the Executor source as-is from the subversion tree it was last worked on. 2008-10-05 21:48:37 -06:00
qPoint.c All the Executor source as-is from the subversion tree it was last worked on. 2008-10-05 21:48:37 -06:00
qPoly.c All the Executor source as-is from the subversion tree it was last worked on. 2008-10-05 21:48:37 -06:00
qRect.c All the Executor source as-is from the subversion tree it was last worked on. 2008-10-05 21:48:37 -06:00
qRegion.c All the Executor source as-is from the subversion tree it was last worked on. 2008-10-05 21:48:37 -06:00
qRegular.c All the Executor source as-is from the subversion tree it was last worked on. 2008-10-05 21:48:37 -06:00
qScale.c Sanity check various type (mostly structs) sizes. 2009-06-16 14:55:37 -06:00
qStandard.c All the Executor source as-is from the subversion tree it was last worked on. 2008-10-05 21:48:37 -06:00
qStdArc.c All the Executor source as-is from the subversion tree it was last worked on. 2008-10-05 21:48:37 -06:00
qStdBits.c All the Executor source as-is from the subversion tree it was last worked on. 2008-10-05 21:48:37 -06:00
qStdLine.c All the Executor source as-is from the subversion tree it was last worked on. 2008-10-05 21:48:37 -06:00
qStdOval.c All the Executor source as-is from the subversion tree it was last worked on. 2008-10-05 21:48:37 -06:00
qStdPic.c All the Executor source as-is from the subversion tree it was last worked on. 2008-10-05 21:48:37 -06:00
qStdPoly.c Sanity check various type (mostly structs) sizes. 2009-06-16 14:55:37 -06:00
qStdRRect.c All the Executor source as-is from the subversion tree it was last worked on. 2008-10-05 21:48:37 -06:00
qStdRect.c All the Executor source as-is from the subversion tree it was last worked on. 2008-10-05 21:48:37 -06:00
qStdRgn.c GNU Build system limps for Linux-based targets. 2009-06-21 21:56:27 -06:00
qStdText.c All the Executor source as-is from the subversion tree it was last worked on. 2008-10-05 21:48:37 -06:00
qText.c All the Executor source as-is from the subversion tree it was last worked on. 2008-10-05 21:48:37 -06:00
qt.c All the Executor source as-is from the subversion tree it was last worked on. 2008-10-05 21:48:37 -06:00
ractive.map All the Executor source as-is from the subversion tree it was last worked on. 2008-10-05 21:48:37 -06:00
rawpatblt.c Limps under Mac OS X (Intel) 2009-06-12 19:03:10 -06:00
rawsrcblt.c Limps under Mac OS X (Intel) 2009-06-12 19:03:10 -06:00
redrawscreen.c All the Executor source as-is from the subversion tree it was last worked on. 2008-10-05 21:48:37 -06:00
refresh.c All the Executor source as-is from the subversion tree it was last worked on. 2008-10-05 21:48:37 -06:00
resGet.c Removed serial number and other commercial vestiges. 2009-06-14 20:58:21 -06:00
resGetinfo.c All the Executor source as-is from the subversion tree it was last worked on. 2008-10-05 21:48:37 -06:00
resGettype.c Beginning of support for x86_64 in 64-bit mode. Still have to deal with various pointer transformations. 2009-06-26 17:08:34 -06:00
resIMIV.c All the Executor source as-is from the subversion tree it was last worked on. 2008-10-05 21:48:37 -06:00
resInit.c All the Executor source as-is from the subversion tree it was last worked on. 2008-10-05 21:48:37 -06:00
resMisc.c All the Executor source as-is from the subversion tree it was last worked on. 2008-10-05 21:48:37 -06:00
resMod.c Beginning of support for x86_64 in 64-bit mode. Still have to deal with various pointer transformations. 2009-06-26 17:08:34 -06:00
resOpen.c Sanity check various type (mostly structs) sizes. 2009-06-16 14:55:37 -06:00
resPartial.c All the Executor source as-is from the subversion tree it was last worked on. 2008-10-05 21:48:37 -06:00
resSetcur.c All the Executor source as-is from the subversion tree it was last worked on. 2008-10-05 21:48:37 -06:00
rgbutil.c All the Executor source as-is from the subversion tree it was last worked on. 2008-10-05 21:48:37 -06:00
romlib_stubs.c All the Executor source as-is from the subversion tree it was last worked on. 2008-10-05 21:48:37 -06:00
scrap.c All the Executor source as-is from the subversion tree it was last worked on. 2008-10-05 21:48:37 -06:00
screen-dump.c Sanity check various type (mostly structs) sizes. 2009-06-16 14:55:37 -06:00
script.c All the Executor source as-is from the subversion tree it was last worked on. 2008-10-05 21:48:37 -06:00
segment.c Beginning of support for x86_64 in 64-bit mode. Still have to deal with various pointer transformations. 2009-06-26 17:08:34 -06:00
serial.c Beginning of support for x86_64 in 64-bit mode. Still have to deal with various pointer transformations. 2009-06-26 17:08:34 -06:00
setuid.c All the Executor source as-is from the subversion tree it was last worked on. 2008-10-05 21:48:37 -06:00
shutdown.c All the Executor source as-is from the subversion tree it was last worked on. 2008-10-05 21:48:37 -06:00
sigio_multiplex.c Limps under Mac OS X (Intel) 2009-06-12 19:03:10 -06:00
slash.c All the Executor source as-is from the subversion tree it was last worked on. 2008-10-05 21:48:37 -06:00
snth5.c All the Executor source as-is from the subversion tree it was last worked on. 2008-10-05 21:48:37 -06:00
sound.c SDL mentioned in README; fixed some warnings. 2009-06-10 16:41:59 -06:00
soundIMVI.c All the Executor source as-is from the subversion tree it was last worked on. 2008-10-05 21:48:37 -06:00
sounddriver.c All the Executor source as-is from the subversion tree it was last worked on. 2008-10-05 21:48:37 -06:00
soundfake.c All the Executor source as-is from the subversion tree it was last worked on. 2008-10-05 21:48:37 -06:00
splash.c GNU Build system limps for Linux-based targets. 2009-06-21 21:56:27 -06:00
src-blitters.tmpl All the Executor source as-is from the subversion tree it was last worked on. 2008-10-05 21:48:37 -06:00
srcblt.c All the Executor source as-is from the subversion tree it was last worked on. 2008-10-05 21:48:37 -06:00
stdfile.c Sanity check various type (mostly structs) sizes. 2009-06-16 14:55:37 -06:00
stdmbdf.c All the Executor source as-is from the subversion tree it was last worked on. 2008-10-05 21:48:37 -06:00
stdmdef.c Sanity check various type (mostly structs) sizes. 2009-06-16 14:55:37 -06:00
string.c All the Executor source as-is from the subversion tree it was last worked on. 2008-10-05 21:48:37 -06:00
stubify.awk All the Executor source as-is from the subversion tree it was last worked on. 2008-10-05 21:48:37 -06:00
stubs.s All the Executor source as-is from the subversion tree it was last worked on. 2008-10-05 21:48:37 -06:00
suffix_maps.c All the Executor source as-is from the subversion tree it was last worked on. 2008-10-05 21:48:37 -06:00
syncint.c All the Executor source as-is from the subversion tree it was last worked on. 2008-10-05 21:48:37 -06:00
syserr.c Sanity check various type (mostly structs) sizes. 2009-06-16 14:55:37 -06:00
system_error.c All the Executor source as-is from the subversion tree it was last worked on. 2008-10-05 21:48:37 -06:00
teAccess.c All the Executor source as-is from the subversion tree it was last worked on. 2008-10-05 21:48:37 -06:00
teDisplay.c All the Executor source as-is from the subversion tree it was last worked on. 2008-10-05 21:48:37 -06:00
teEdit.c Sanity check various type (mostly structs) sizes. 2009-06-16 14:55:37 -06:00
teIMIV.c All the Executor source as-is from the subversion tree it was last worked on. 2008-10-05 21:48:37 -06:00
teIMV.c All the Executor source as-is from the subversion tree it was last worked on. 2008-10-05 21:48:37 -06:00
teInit.c All the Executor source as-is from the subversion tree it was last worked on. 2008-10-05 21:48:37 -06:00
teInsert.c All the Executor source as-is from the subversion tree it was last worked on. 2008-10-05 21:48:37 -06:00
teMisc.c All the Executor source as-is from the subversion tree it was last worked on. 2008-10-05 21:48:37 -06:00
teScrap.c All the Executor source as-is from the subversion tree it was last worked on. 2008-10-05 21:48:37 -06:00
tempmem.c All the Executor source as-is from the subversion tree it was last worked on. 2008-10-05 21:48:37 -06:00
think.c All the Executor source as-is from the subversion tree it was last worked on. 2008-10-05 21:48:37 -06:00
thumb_horiz.map All the Executor source as-is from the subversion tree it was last worked on. 2008-10-05 21:48:37 -06:00
thumb_vert.map All the Executor source as-is from the subversion tree it was last worked on. 2008-10-05 21:48:37 -06:00
time.c All the Executor source as-is from the subversion tree it was last worked on. 2008-10-05 21:48:37 -06:00
toolevent.c Sanity check various type (mostly structs) sizes. 2009-06-16 14:55:37 -06:00
toolmath.c All the Executor source as-is from the subversion tree it was last worked on. 2008-10-05 21:48:37 -06:00
tooltrap.awk All the Executor source as-is from the subversion tree it was last worked on. 2008-10-05 21:48:37 -06:00
tooltrap2.awk All the Executor source as-is from the subversion tree it was last worked on. 2008-10-05 21:48:37 -06:00
toolutil.c Removed serial number and other commercial vestiges. 2009-06-14 20:58:21 -06:00
trapinfo All the Executor source as-is from the subversion tree it was last worked on. 2008-10-05 21:48:37 -06:00
trapname.c All the Executor source as-is from the subversion tree it was last worked on. 2008-10-05 21:48:37 -06:00
uniquefile.c Sanity check various type (mostly structs) sizes. 2009-06-16 14:55:37 -06:00
unix_like.c Sanity check various type (mostly structs) sizes. 2009-06-16 14:55:37 -06:00
vbl.c All the Executor source as-is from the subversion tree it was last worked on. 2008-10-05 21:48:37 -06:00
version.c All the Executor source as-is from the subversion tree it was last worked on. 2008-10-05 21:48:37 -06:00
vgavdriver.c All the Executor source as-is from the subversion tree it was last worked on. 2008-10-05 21:48:37 -06:00
virtualint.c All the Executor source as-is from the subversion tree it was last worked on. 2008-10-05 21:48:37 -06:00
windColor.c All the Executor source as-is from the subversion tree it was last worked on. 2008-10-05 21:48:37 -06:00
windDisplay.c Sanity check various type (mostly structs) sizes. 2009-06-16 14:55:37 -06:00
windDocdef.c Sanity check various type (mostly structs) sizes. 2009-06-16 14:55:37 -06:00
windInit.c Beginning of support for x86_64 in 64-bit mode. Still have to deal with various pointer transformations. 2009-06-26 17:08:34 -06:00
windMisc.c Sanity check various type (mostly structs) sizes. 2009-06-16 14:55:37 -06:00
windMouse.c Sanity check various type (mostly structs) sizes. 2009-06-16 14:55:37 -06:00
windSize.c Sanity check various type (mostly structs) sizes. 2009-06-16 14:55:37 -06:00
windUpdate.c All the Executor source as-is from the subversion tree it was last worked on. 2008-10-05 21:48:37 -06:00
xdata.c All the Executor source as-is from the subversion tree it was last worked on. 2008-10-05 21:48:37 -06:00
xdblt.c All the Executor source as-is from the subversion tree it was last worked on. 2008-10-05 21:48:37 -06:00
zoom.map All the Executor source as-is from the subversion tree it was last worked on. 2008-10-05 21:48:37 -06:00

README

I'm starting to work on the conversion to a modern GNU build system, but
it's not usable yet.  For now see ../README.