Path to this page:
Subject: CVS commit: pkgsrc/emulators/nono
From: Jun Ebihara
Date: 2024-12-28 20:41:26
Message id: 20241228194126.41F90FC1D@cvs.NetBSD.org
Log Message:
nono: update to 1.1.0.
1.1.0 (2024/12/25)
m68k(New): "Start implementing 68040. Currently, it supports some new \
instructions, MMU and FPU."
m68k(New): "Implement cpSAVE, cpRESTORE behavior on 68030."
m68k(Fix): "Fix the order that FSAVE writes to the memory."
m68k(Fix): "Fix flags on FBcc, FDBcc, FScc, FTRAPcc."
m68k(Fix): "Fix branch address calculation on FDBcc."
m68k(Fix): "Fix OVFL, UNFL flags on FMOVE.X FPn,<ea>."
m68k(Fix): "Improve result of FMOVE.[BW] FPn,<ea> when FPn is out of \
range."
m68k(Fix): "Fix a problem that there were cases where F-line exception was \
not occurred even if the F-line instruction pattern was illegal."
m68k(Fix): "Implement that initialize FPU registers on the FPU reset."
m68k(Fix): "Implement a format error exception on RTE and FRESTORE."
m68k(Update): "Implement the decimal representation of the FPn on the \
register monitor."
m68k(Update): "If an instruction has an illegal EA, the debugger now shows \
it as an illegal instruction."
m68k(Update): "The debugger now shows branch condition even on FBcc, FDBcc, \
FScc and FTRAPcc."
hd64180(Fix): "Fix CPIR, CPDR, INIR, INDR, OTIR, OTDR instructions."
hd64180(Fix): "Fix contents that is pushed into the stack when the \
undefined opcode trap."
hd64180(Update): "Supports disassemble of Z80's undefined opcode as SLL or \
LD IXr,n."
hd64180(New): "Add xp-clock configuration."
vm(New): "Implement a terminal emulation of serial console on virt-m68k \
(and NEWS)."
vm(New): "Implement BI_COMMANDLINE on BootInfo. Now you can specify the \
root device to NetBSD/virt68k."
vm(Fix): "Clear the SPC's internal queue on the reset."
vm(Fix): "Implement a reset on virtio-net."
vm(Fix): "Fix a problem that Goldfish Timer might not work after the \
reset."
vm(Fix): "Clear the Goldfish PIC's monitor counter on the reset."
GUI(Fix): "Fix SPC address label on X68030 SPC monitor."
GUI(Fix): "Support virt-m68k on the vector table monitor."
GUI(Fix): "Fix a proiblem where cursor key input was sometimes not \
possible."
Files: