Previous 199869 Revisions Next

r191869 Tuesday 10th January, 2023 at 17:20:00 UTC by Ryan Holtz
sun4c, SPARC, and NCR53C90 bug fixes: (#10821) [Ryan Holtz]

* machine/ncr53c90.cpp: Renamed to ncr53c90 to avoid confusion about the actual NCR part name.
* machine/ncr53c90.cpp: Fixed 'Select w/ ATN and Stop' command in DMA mode.
* cpu/sparc: Avoid using temporary C-strings as address space names.
* machine/sun4c_mmu.cpp: Fixed l2p debugger command by removing inadvertent narrowing conversion.
* sun/sun4.cpp: Switched to NCR 53C90 from 53C90A, and fixed DMA byte-address masking - fixes Solaris 2.4 booting.
[/branches/new68k/scripts/src]machine.lua
[/branches/new68k/src/devices/bus/archimedes/podule]scsi_morley.cpp scsi_vti.cpp
[/branches/new68k/src/devices/bus/isa]bt54x.cpp tekram_dc820.cpp ultra14f.cpp ultra24f.cpp
[/branches/new68k/src/devices/bus/nscsi]cdd2000.cpp cdu415.h cdu75s.h crd254sh.h cw7501.cpp
[/branches/new68k/src/devices/bus/qbus]qtx.h
[/branches/new68k/src/devices/cpu/sparc]sparc.cpp sparc.h
[/branches/new68k/src/devices/machine]ncr5390.cpp ncr5390.h ncr53c90.cpp* ncr53c90.h* spifi3.cpp spifi3.h sun4c_mmu.cpp
[/branches/new68k/src/mame/apple]macpdm.cpp macquadra700.cpp
[/branches/new68k/src/mame/dec]decstation.cpp
[/branches/new68k/src/mame/intergraph]interpro.cpp
[/branches/new68k/src/mame/microsoft]jazz.cpp
[/branches/new68k/src/mame/mips]mips.cpp
[/branches/new68k/src/mame/nec]ews4800.cpp
[/branches/new68k/src/mame/next]next.cpp next.h
[/branches/new68k/src/mame/sun]sun4.cpp


Previous 199869 Revisions Next


© 1997-2024 The MAME Team