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
/
cpu
/
h8
/
h8_timer16.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#...
holub
2024-09-27
1
-5
/
+5
*
h8: fix standby time travel problem
hap
2024-03-04
1
-0
/
+1
*
h8_timer16: revert https://github.com/mamedev/mame/commit/b18bf9cade56c2289cf...
hap
2024-02-29
1
-1
/
+1
*
m6800,h8: shorthand variable types
hap
2024-02-14
1
-68
/
+68
*
cxg: renamed some source files
hap
2024-02-13
1
-1
/
+1
*
New working systems
hap
2024-02-07
1
-4
/
+4
*
h8_timer16: status flags are set no matter the irq enable flags, add trampoli...
hap
2024-02-07
1
-1
/
+6
*
h8: add h8/325 interrupt controller and 16bit timer,
hap
2024-02-07
1
-4
/
+37
*
h8: Use finders
Olivier Galibert
2023-06-06
1
-20
/
+56
*
h8: m_ify
Olivier Galibert
2023-05-28
1
-22
/
+22
*
finally retired the READ8/16/32/64 and WRITE8/16/32/64 macros (nw)
Ivan Vangelista
2020-06-18
1
-33
/
+33
*
h8: Internal MCFG elimination (nw)
AJR
2018-12-09
1
-20
/
+21
*
Move static data out of devices into the device types. This is a significant...
Vas Crabb
2017-05-14
1
-8
/
+11
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
1
-26
/
+26
*
reverting:
Miodrag Milanovic
2016-01-20
1
-11
/
+10
*
Revert "rest of device parameters to std::string (nw)"
Miodrag Milanovic
2016-01-20
1
-1
/
+1
*
rest of device parameters to std::string (nw)
Miodrag Milanovic
2016-01-16
1
-1
/
+1
*
tags are now strings (nw)
Miodrag Milanovic
2016-01-16
1
-10
/
+11
*
cleanups (nw)
Miodrag Milanovic
2015-12-25
1
-2
/
+0
*
override part 2 (nw)
Miodrag Milanovic
2015-12-05
1
-12
/
+12
*
Move all devices into separate part of src tree (nw)
Miodrag Milanovic
2015-09-13
1
-0
/
+207