Here are a couple of extra target/m68k patches taken from my attempts to try
and boot MacOS.

Signed-off-by: Mark Cave-Ayland <mark.cave-ayl...@ilande.co.uk>

v2:
- Add R-B tags from Laurent
- Add patch 2 to facilitate longer feature names and descriptions
- Rename M68K_FEATURE_NO_DALIGN to M68K_FEATURE_UNALIGNED_DATA as suggested by 
Richard


Mark Cave-Ayland (3):
  target/m68k: don't set SSW ATC bit for physical bus errors
  target/m68k: reformat m68k_features enum
  target/m68k: add M68K_FEATURE_UNALIGNED_DATA feature

 target/m68k/cpu.c       |  1 +
 target/m68k/cpu.h       | 68 ++++++++++++++++++++++++++++-------------
 target/m68k/op_helper.c | 17 +++++++++--
 3 files changed, 62 insertions(+), 24 deletions(-)

-- 
2.20.1


Reply via email to