Hi everyone, Here comes another batch of sh4 system emulator patches.
sh: add sh.h header sh_serial: enable tx after reset sh_intc: improve interrupt controller code sh: connect cpu core to interrupt controller sh_timer: add interrupt support These patches mainly improve the sh interrupt controller code. Interrupt delivery is however disabled by default since the sh4 cpu core code still has some outstanding interrupt issues. People interested in hacking and testing can enable interrupt delivery by commenting out INTC_IRQS_DISABLED in hw/sh_intc.c. Please apply in attached order. Thanks! / magnus
qemu-cvs-20071109-sh-header.patch
Description: Binary data
qemu-cvs-20071109-sh-serial-tx-enabled-by-default.patch
Description: Binary data
qemu-cvs-20071109b-sh-intc-update.patch
Description: Binary data
qemu-cvs-20071109c-sh-cpu-core-intc-glue.patch
Description: Binary data
qemu-cvs-20071114-sh-timer-intc.patch
Description: Binary data