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
/
bq4847.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
-4
/
+0
*
emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu...
MooglyGuy
2023-06-01
1
-1
/
+1
*
Cleaned up logging across the codebase (GitHub #10183). (#11250) [Ryan Holtz]
MooglyGuy
2023-05-23
1
-6
/
+6
*
- Removed device_timer, device_timer_id, et al in favor of direct callback me...
MooglyGuy
2022-06-04
1
-3
/
+3
*
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
*
srcclean, remove a vestigial thing, and a little cleanup
Vas Crabb
2021-12-26
1
-15
/
+15
*
BQ4847: added BQ4845 device type which uses an external crystal, added wdo ou...
smf-
2021-12-23
1
-281
/
+241
*
Fixed BQ4847 to always return 0 for its register 15; required for proper chip...
Michael Zapf
2020-09-28
1
-0
/
+2
*
bq48x2: Derive clock chip from device_rtc_interface.
Michael Zapf
2020-06-20
1
-1
/
+0
*
bq4847: Derived from di_rtc, several fixes.
Michael Zapf
2020-06-09
1
-146
/
+168
*
bq48xx: Adding Benchmarq RTC chip emulations.
Michael Zapf
2020-04-14
1
-0
/
+530