index
:
mame
aaron-nl3
aaron-pci-cleanup
addrbus-64
arm3_copro
asmjit
cbm_joy_swap
cdimono2_wip
cdplay
cdtv_subcode
dc_pvr-thread
deprecated
draggable-layout
dribbling-nl
dsp563xx
floppysound
hlsl_aviplay
lisa
lua_engine_ui_refactor_2
make_coco_fdc_fixed
master
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
py_regtests
release0288
rendlay_vid
s23-firewire
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
script-eof-marker
shangha3_drop
taitoair_vco
taitotz-pixxiii
taitowlf_zoom
time-experiments
time-experiments2
voodoo_directx11
x86_std-exceptions
xbox_swlist
xtal
ymfm-delay
MAME - Multiple Arcade Machine Emulator
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
devices
/
machine
/
mm58167.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333)
Vas Crabb
2023-06-17
1
-2
/
+0
*
mm58167: day/month counters reset to 1
Patrick Mackinlay
2022-07-18
1
-4
/
+8
*
- Removed device_timer, device_timer_id, et al in favor of direct callback me...
MooglyGuy
2022-06-04
1
-3
/
+3
*
minor code changes, formatting, comments (#9209)
shattered
2022-02-01
1
-8
/
+8
*
Remove void *ptr parameter from emu_timer, timer_device and all related callb...
AJR
2022-01-26
1
-1
/
+1
*
apple3: enable and use MM58167 IRQs [Rob Justice]
arbee
2020-10-08
1
-4
/
+1
*
(nw) Clean up the mess on master
Vas Crabb
2019-03-26
1
-2
/
+2
*
Revert "conflict resolution (nw)"
andreasnaive
2019-03-25
1
-2
/
+2
*
bus/bw2, bus/dmv, mm58167, apple3: Eliminate address_space arguments from han...
AJR
2019-02-24
1
-2
/
+2
*
Grammar police (nw)
Olivier Galibert
2018-02-24
1
-1
/
+1
*
Move static data out of devices into the device types. This is a significant...
Vas Crabb
2017-05-14
1
-2
/
+2
*
debugger_access: Refactor [O. Galibert]
Olivier Galibert
2017-03-02
1
-1
/
+1
*
Self-registering devices prep:
Vas Crabb
2017-02-27
1
-1
/
+1
*
Remove emu.h from headers (nw)
Olivier Galibert
2017-02-11
1
-0
/
+1
*
Revert "moved debugger_access() from address space to machine & removed the a...
Vas Crabb
2016-11-21
1
-1
/
+1
*
moved debugger_access() from address space to machine & removed the anti-patt...
smf-
2016-11-19
1
-1
/
+1
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
1
-2
/
+2
*
-Added: Dallas DS1386-8K and DS1386-32K timekeepers (largely untested). [Ryan...
therealmogminer@gmail.com
2016-10-16
1
-13
/
+9
*
Soft resets no longer turn back clocks on devices
AJR
2016-10-09
1
-2
/
+0
*
reverting:
Miodrag Milanovic
2016-01-20
1
-1
/
+1
*
tags are now strings (nw)
Miodrag Milanovic
2016-01-16
1
-1
/
+1
*
macro removal INLINE -> static inline (nw)
Miodrag Milanovic
2015-12-12
1
-1
/
+1
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
1
-0
/
+261