..
|
|
|
STATUS
|
|
Great PowerPC emulation code resynchronisation and improvments:
|
cpu.h
|
|
Add callbacks to allow dynamic change of PowerPC clocks (to be improved)
|
exec.h
|
|
Add callbacks to allow dynamic change of PowerPC clocks (to be improved)
|
helper.c
|
|
PowerPC 4xx software driven TLB fixes + debug traces.
|
mfrom_table.c
|
|
Great PowerPC emulation code resynchronisation and improvments:
|
mfrom_table_gen.c
|
|
Great PowerPC emulation code resynchronisation and improvments:
|
op.c
|
|
Add callbacks to allow dynamic change of PowerPC clocks (to be improved)
|
op_helper.c
|
|
PowerPC 4xx software driven TLB fixes + debug traces.
|
op_helper.h
|
|
Fix a lot of debug traces for PowerPC emulation: use logfile instead of stdout
|
op_helper_mem.h
|
|
As icbi is not a priviledge instruction and is treated as a load by the MMU
|
op_mem.h
|
|
Add missing PowerPC 64 instructions
|
op_template.h
|
|
PowerPC 2.03 SPE extension - first pass.
|
translate.c
|
|
PowerPC emulation bugfixes:
|
translate_init.c
|
|
Move PowerPC 405 specific definitions into a separate file
|