Previous 199869 Revisions Next

r198900 Tuesday 10th October, 2023 at 00:05:23 UTC by AJR
mc146818: Split non-direct read and write handlers into more hardware-accurate handlers for address writes and data reads/writes

Note that address_r is not provided since the original IC makes no provision for reading data strobed with AS back. However, a getter has been provided for some situations where this may be dubiously possible.
[src/devices/bus/a2bus]nippelclock.cpp
[src/devices/bus/bbc/internal]cumana68k.cpp integrab.cpp
[src/devices/bus/bbc/rom]rtc.cpp
[src/devices/bus/cpc]symbfac2.cpp symbfac2.h
[src/devices/bus/econet]e01.cpp e01.h
[src/devices/bus/electron/cart]click.cpp cumana.cpp
[src/devices/bus/lpci]southbridge.cpp southbridge.h
[src/devices/bus/samcoupe/expansion]dallas.cpp
[src/devices/bus/spectrum]smuc.cpp
[src/devices/bus/tanbus]radisc.cpp
[src/devices/machine]at.cpp at.h cs4031.cpp cs4031.h ds128x.cpp fdc37c93x.cpp i82357.cpp i82357.h mc146818.cpp mc146818.h pc87306.cpp pc87306.h sis85c496.cpp sis85c496.h w83977tf.cpp w83977tf.h wd7600.cpp wd7600.h
[src/mame/acorn]bbc_m.cpp
[src/mame/amstrad]amstr_pc.cpp amstrad_m.cpp nc.cpp pc1512.cpp
[src/mame/aristocrat]aristmk4.cpp
[src/mame/ausnz]mbee.cpp mbee.h mbee_m.cpp
[src/mame/be]bebox.cpp
[src/mame/bfm]rastersp.cpp
[src/mame/elektor]ec65.cpp
[src/mame/epson]qx10.cpp
[src/mame/intergraph]interpro.cpp
[src/mame/lsi]octopus.cpp
[src/mame/merit]mtouchxl.cpp
[src/mame/microsoft]jazz.cpp
[src/mame/misc]hotstuff.cpp xtom3d.cpp
[src/mame/omron]luna_88k.cpp
[src/mame/sgi]iris3130.cpp
[src/mame/shared]pcshare.cpp
[src/mame/sinclair]sprinter.cpp
[src/mame/skeleton]micronic.cpp micronic.h
[src/mame/taito]taitowlf.cpp
[src/mame/ussr]orion_m.cpp


Previous 199869 Revisions Next


© 1997-2024 The MAME Team