1
0
mirror of https://github.com/cc65/cc65.git synced 2024-09-29 17:56:21 +00:00
cc65/src/sim65
Oliver Schmidt 052b229f86 Replaced whole bunch for Makefiles with a single generic Makefile.
- Targeting GNU toolchain.
- Modern dependency handling.
- Warning-free build.
- GCC option -Werror set.
- Dynamic search paths.
- Don't write into source directories.
- Easy cleanup by just removing 'wrk'.
2013-04-27 17:20:36 +02:00
..
chips Intermediate state - doesn't run as is. 2012-04-05 13:30:21 +00:00
cpus More cleanup. 2012-04-11 12:23:33 +00:00
addrspace.c Intermediate state - doesn't run as is. 2012-04-05 13:30:21 +00:00
addrspace.h Intermediate state - doesn't run as is. 2012-04-05 13:30:21 +00:00
callback.c New callback module 2003-05-04 11:41:39 +00:00
callback.h New callback module 2003-05-04 11:41:39 +00:00
cfgdata.c Intermediate state - doesn't run as is. 2012-04-05 13:30:21 +00:00
cfgdata.h Intermediate state - doesn't run as is. 2012-04-05 13:30:21 +00:00
chip.c One more intermediate state - not compilable. 2012-04-05 19:55:04 +00:00
chip.h One more intermediate state - not compilable. 2012-04-05 19:55:04 +00:00
chipdata.h Working 2003-05-04 09:31:44 +00:00
chipif.h More preparations for loadable CPUs. Will still not compile. 2012-04-09 11:55:18 +00:00
chippath.c Restructured search path handling. 2010-05-09 10:54:15 +00:00
chippath.h Restructured search path handling. 2010-05-09 10:54:15 +00:00
config.c One more intermediate state - not compilable. 2012-04-05 19:55:04 +00:00
config.h Working 2003-04-27 11:49:53 +00:00
cpucore.c One more intermediate state - not compilable. 2012-04-05 19:55:04 +00:00
cpucore.h One more intermediate state - not compilable. 2012-04-05 19:55:04 +00:00
cpudata.h More preparations for loadable CPUs. Will still not compile. 2012-04-09 11:55:18 +00:00
cputype.c Working 2003-05-01 22:38:47 +00:00
cputype.h Working 2003-05-01 22:38:47 +00:00
error.c Working 2003-05-01 22:38:47 +00:00
error.h Added gcc attributes 2003-08-14 21:15:10 +00:00
global.c Working 2003-05-01 22:38:47 +00:00
global.h Working 2003-05-01 22:38:47 +00:00
location.c Working 2003-05-01 22:38:47 +00:00
location.h Working 2003-05-01 22:38:47 +00:00
main.c One more intermediate state - not compilable. 2012-04-05 19:55:04 +00:00
memory.c Intermediate state - doesn't run as is. 2012-04-05 13:30:21 +00:00
memory.h Intermediate state - doesn't run as is. 2012-04-05 13:30:21 +00:00
scanner.c Intermediate state - doesn't run as is. 2012-04-05 13:30:21 +00:00
scanner.h Intermediate state - doesn't run as is. 2012-04-05 13:30:21 +00:00
simdata.h Intermediate state - doesn't run as is. 2012-04-05 13:30:21 +00:00
system.c One more intermediate state - not compilable. 2012-04-05 19:55:04 +00:00
system.h One more intermediate state - not compilable. 2012-04-05 19:55:04 +00:00