added cpu c core (currently for use in 386 builds)
authorJavier S. Pedro <maemo@javispedro.com>
Tue, 8 Sep 2009 23:54:23 +0000 (01:54 +0200)
committerJavier S. Pedro <maemo@javispedro.com>
Tue, 8 Sep 2009 23:54:23 +0000 (01:54 +0200)
commitd32fb75f49f2e8d63e1826e249c6bf9d54546ed3
treeaa3cedc4d290f57b4922daa00d68c135f3470837
parent63a5e37078bfa40d06bfd4b6608444ba453f45c3
added cpu c core (currently for use in 386 builds)
14 files changed:
65c816.h
Makefile
cpu.cpp
cpuaddr.h
cpuexec.cpp
cpuexec.h
cpumacro.h [new file with mode: 0644]
cpuops.cpp [new file with mode: 0644]
cpuops.h [new file with mode: 0644]
misc.s [deleted file]
misc_armel.s [new file with mode: 0644]
misc_i386.s [new file with mode: 0644]
port.h
spc700.cpp