index
:
mame
aaron-nl3
aaron-pci-cleanup
arm3_copro
asmjit
cdimono2_wip
cdplay
cdtv_chd-v5
dc_pvr-thread
deprecated
docs_wavwrite
draggable-layout
dribbling-nl
hlsl_aviplay
lisa
lua_engine_ui_refactor_2
m57_troangel-bluesea
make_coco_fdc_fixed
master
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
py_regtests
qt6_position-fix
rendlay_vid
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
shangha3_drop
sound
taitoair_vco
taitowlf_zoom
time-experiments
time-experiments2
vamphalf_misncrft
voodoo_directx11
x86_std-exceptions
xbox_swlist
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
/
pcf8583.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
util/ioprocs.cpp: Added wrappers for common patterns. (#11608)
Vas Crabb
2024-02-25
1
-4
/
+4
*
emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333)
Vas Crabb
2023-06-17
1
-2
/
+0
*
emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu...
MooglyGuy
2023-06-01
1
-4
/
+4
*
Cleaned up logging across the codebase (GitHub #10183). (#11250) [Ryan Holtz]
MooglyGuy
2023-05-23
1
-2
/
+2
*
- Removed device_timer, device_timer_id, et al in favor of direct callback me...
MooglyGuy
2022-06-04
1
-9
/
+4
*
srcclean in preparation for release
Vas Crabb
2022-05-22
1
-1
/
+1
*
i2cmem.cpp and derived devices: Only acknowledge correct I2C device-id. (#9630)
Paul-Arnold
2022-04-28
1
-76
/
+80
*
Use ioprocs classes instead of emu_file for device_nvram_interface's load and...
AJR
2022-02-27
1
-6
/
+6
*
Remove fileio.h from emu.h
AJR
2022-02-11
1
-0
/
+2
*
Remove void *ptr parameter from emu_timer, timer_device and all related callb...
AJR
2022-01-26
1
-1
/
+1
*
pcf8583: Reimplemented I2C protocol, and added clock and alarm modes.
Nigel Barnes
2020-12-25
1
-109
/
+295
*
srcclean and manual fixup (nw)
Vas Crabb
2018-08-26
1
-6
/
+6
*
-pcf8583: Added rudimentary Philips PCF8583 RTC emulation, based on the PCF85...
Ryan Holtz
2018-08-20
1
-0
/
+235