]> git.proxmox.com Git - qemu.git/commit
MCF5208 emulation.
authorpbrook <pbrook@c046a42c-6fe2-441c-8c8c-71466251a162>
Sun, 3 Jun 2007 11:13:39 +0000 (11:13 +0000)
committerpbrook <pbrook@c046a42c-6fe2-441c-8c8c-71466251a162>
Sun, 3 Jun 2007 11:13:39 +0000 (11:13 +0000)
commit20dcee9483361ee0621cf6d68d271ecde686fd9c
tree12935f98ad16a1c931026d01ed76beaaea0550a4
parent62ea5b0bd38471ef114ca2e2dd7507a778701cd3
MCF5208 emulation.

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2924 c046a42c-6fe2-441c-8c8c-71466251a162
13 files changed:
Makefile.target
hw/an5206.c
hw/mcf5206.c
hw/mcf5208.c [new file with mode: 0644]
hw/mcf_intc.c [new file with mode: 0644]
hw/mcf_uart.c [new file with mode: 0644]
target-m68k/cpu.h
target-m68k/helper.c
target-m68k/op.c
target-m68k/op_helper.c
target-m68k/translate.c
vl.c
vl.h