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
/
bus
/
hp9845_io
/
98035.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleanup:
Vas Crabb
2024-11-25
1
-3
/
+3
*
Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#...
holub
2024-09-27
1
-7
/
+7
*
- Removed device_timer, device_timer_id, et al in favor of direct callback me...
MooglyGuy
2022-06-04
1
-1
/
+3
*
Revert initialisation of device members in headers.
Vas Crabb
2022-04-03
1
-22
/
+22
*
init vars for coverity (bus/a-l)
Robbbert
2022-04-02
1
-22
/
+22
*
Remove void *ptr parameter from emu_timer, timer_device and all related callb...
AJR
2022-01-26
1
-1
/
+1
*
finally retired the READ8/16/32/64 and WRITE8/16/32/64 macros (nw)
Ivan Vangelista
2020-06-18
1
-18
/
+18
*
devices/bus: a few macro removals (nw)
Ivan Vangelista
2020-05-20
1
-1
/
+1
*
Spring cleaning:
Vas Crabb
2019-11-01
1
-1
/
+1
*
devices/bus: made some methods private now that it's possible (nw)
Ivan Vangelista
2018-02-14
1
-12
/
+13
*
API change: Memory maps are now methods of the owner class [O. Galibert]
Olivier Galibert
2018-02-12
1
-0
/
+2
*
device_add_mconfig up to devices/bus/h* (nw)
Ivan Vangelista
2017-06-08
1
-7
/
+7
*
Move static data out of devices into the device types. This is a significant...
Vas Crabb
2017-05-14
1
-19
/
+20
*
hp9845: 1st attempt at eliminating the src/mame -> src/devices
fulivi
2017-03-08
1
-2
/
+2
*
srcclean (nw)
Vas Crabb
2016-11-27
1
-7
/
+7
*
hp9845: re-implemented the 98035 RTC module at a low-level as I have the
fulivi
2016-11-03
1
-56
/
+69
*
srcclean (nw)
Vas Crabb
2016-10-23
1
-23
/
+23
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
1
-22
/
+22
*
hp9845: handling of I/O slots added. Implemented HP98035 RTC card.
fulivi
2016-10-12
1
-0
/
+109