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
/
com8116.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
-6
/
+1
*
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
-22
/
+29
*
Remove void *ptr parameter from emu_timer, timer_device and all related callb...
AJR
2022-01-26
1
-1
/
+1
*
Clean up odds and ends (nw)
AJR
2020-03-06
1
-11
/
+1
*
New machines marked as NOT_WORKING
mooglyguy
2019-06-03
1
-0
/
+6
*
(nw) Clean up the mess on master
Vas Crabb
2019-03-26
1
-9
/
+20
*
Revert "conflict resolution (nw)"
andreasnaive
2019-03-25
1
-20
/
+9
*
com8116: Simplify read/write handlers (nw)
AJR
2019-02-02
1
-8
/
+8
*
v100: Correct clocks; eliminate MCFG (nw)
AJR
2019-01-17
1
-1
/
+12
*
com8116.cpp: More documentation (nw)
AJR
2018-10-02
1
-4
/
+4
*
com8116: Standardize nibble-packed write handlers; disable FX4 timer if not n...
AJR
2018-06-22
1
-3
/
+28
*
as if millions of this pointers suddenly cried out in terror, and were sudden...
Vas Crabb
2018-06-08
1
-12
/
+2
*
com8116: Add several clock rate/divisor table variant types
AJR
2018-02-12
1
-19
/
+45
*
v100: Skeleton driver (nw)
AJR
2017-12-27
1
-0
/
+1
*
com8116.cpp: K1135 notes (nw)
AJR
2017-10-20
1
-0
/
+2
*
Move static data out of devices into the device types. This is a significant...
Vas Crabb
2017-05-14
1
-11
/
+6
*
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
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
1
-3
/
+3
*
COM5016/COM8116 Baud Generator: Added a bunch more divisor tables and notes [...
Lord-Nightmare
2016-02-19
1
-0
/
+42
*
reverting:
Miodrag Milanovic
2016-01-20
1
-3
/
+3
*
tags are now strings (nw)
Miodrag Milanovic
2016-01-16
1
-3
/
+3
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
1
-0
/
+159