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
/
mc6854.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
-14
/
+4
*
emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu...
MooglyGuy
2023-06-01
1
-5
/
+5
*
Cleaned up logging across the codebase (GitHub #10183). (#11250) [Ryan Holtz]
MooglyGuy
2023-05-23
1
-3
/
+3
*
- Removed device_timer, device_timer_id, et al in favor of direct callback me...
MooglyGuy
2022-06-04
1
-1
/
+1
*
Alfaskop 4110 keyboard and related improvements (#6291)
Joakim Larsson Edström
2020-02-10
1
-87
/
+133
*
Revert "Alfaskop improvements"
Vas Crabb
2020-01-31
1
-133
/
+87
*
mc6854.cpp: WIP Fixed old obvious cut and paste errors and started to fix tra...
Joakim Larsson Edstrom
2020-01-30
1
-4
/
+4
*
mc6854.cpp: improved LOG messages and fine tuning of IRQ handling
Joakim Larsson Edstrom
2019-12-19
1
-15
/
+21
*
mc6854: WIP added support for external clocks and DMA
Joakim Larsson Edstrom
2019-12-18
1
-79
/
+119
*
mc6854.cpp: small cleanup for readability
Joakim Larsson Edstrom
2019-11-21
1
-62
/
+24
*
Make devdelegate more like devcb for configuration. This is a
Vas Crabb
2019-10-26
1
-3
/
+4
*
(nw) Clean up the mess on master
Vas Crabb
2019-03-26
1
-2
/
+2
*
Revert "conflict resolution (nw)"
andreasnaive
2019-03-25
1
-2
/
+2
*
mc6852, mc6854, mos6551: Simplify read/write handlers (nw)
AJR
2019-02-18
1
-2
/
+2
*
space.machine -> machine (nw)
Olivier Galibert
2017-12-14
1
-9
/
+9
*
Move static data out of devices into the device types. This is a significant...
Vas Crabb
2017-05-14
1
-59
/
+56
*
Self-registering devices prep:
Vas Crabb
2017-02-27
1
-1
/
+1
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
1
-8
/
+8
*
reverting:
Miodrag Milanovic
2016-01-20
1
-1
/
+1
*
tags are now strings (nw)
Miodrag Milanovic
2016-01-16
1
-1
/
+1
*
clang-modernize part 6
Miodrag Milanovic
2015-12-04
1
-2
/
+2
*
clang-modernize part 3
Miodrag Milanovic
2015-12-04
1
-1
/
+1
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
1
-0
/
+989