]> Shamusworld >> Repos - rmac/commitdiff
Various small fixes including:
authorggn <ggn.dbug@gmail.com>
Tue, 23 Jan 2018 12:07:23 +0000 (14:07 +0200)
committerShamus Hammons <jlhamm@acm.org>
Wed, 24 Jan 2018 02:32:40 +0000 (20:32 -0600)
- Corner case in ([bd,An/PC],Xn,od) addressing mode where bd is suppressed
- 68060 specific instructions (68ktab, mach.c)
- PMMU instruction fixes (68ktab, mach.c)
- FMOVEM fixes (amode.c)
- Switching CPU state fixes (direct.c)
- Bitfield instruction fixes (mach.c)
- pflush fixes (68ktab, mach.c)
- Various warnings silenced (mark.c, riscasm.c)
- Formatting ;)


No differences found