syn68k/runtime
Clifford T. Matthews fc75521fb6 Ancient hacks that I made as I was trying to get Executor on iPad.
Unfortunately I never documented exactly what I did and now months
have gone by, so I have to go back and try to figure out what I was
doing and what worked and what didn't.
2010-11-11 09:33:10 -07:00
..
include Works on Fedora 11 (gcc 4.4.0) 2009-06-10 08:16:22 -06:00
native Make clean cleans up native/i386 .o files too. 2009-06-22 15:30:14 -06:00
.gitignore
68k.defines.scm
68k.scm
alloc.c
backpatch.c x86_64 runs now, although so far only with optimization flags lowered by hand. 2009-06-08 20:07:17 -06:00
block.c
blockinfo.c
callback.c
checksum.c
deathqueue.c
destroyblock.c
diagnostics.c
dosinterrupts.c
fold.pl
hash.c
i486-cleanup.pl No more need for extra arguments to configure (at least on the systems I'm currently testing) 2009-06-22 22:38:05 -06:00
i486-optimize.pl
init.c moved ROMlib_offset definition into Syn68k (to help with Executor's use of autoconf). 2009-06-19 15:25:57 -06:00
interrupt.c
Makefile.am Fixed so we can build in our source directory (make distcheck doesn't check that). 2009-12-05 17:36:04 -07:00
native.c
opcode_dummy.c
profile.c
rangetree.c
recompile.c
reg
sched.pl
syn68k_header.c Ancient hacks that I made as I was trying to get Executor on iPad. 2010-11-11 09:33:10 -07:00
TODO
translate.c Fixed bug introduced in last commit. 2009-06-08 19:17:31 -06:00
trap.c
x86_recog.pl