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
/
i8257.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
-11
/
+2
*
Cleaned up logging across the codebase (GitHub #10183). (#11250) [Ryan Holtz]
MooglyGuy
2023-05-23
1
-1
/
+0
*
i8257: Minor logging improvement
AJR
2023-04-16
1
-2
/
+2
*
i8257: fix it so tc can work with multiple devices
cracyc
2021-09-04
1
-2
/
+4
*
devices/machine: simplified handlers for various devices (nw)
Ivan Vangelista
2020-03-24
1
-8
/
+8
*
(nw) whole lot less of { *this }
Vas Crabb
2020-02-05
1
-29
/
+26
*
am9517a, i8257: Modernize struct member save registration (nw)
AJR
2019-12-10
1
-12
/
+3
*
i8257: Various small improvements (nw)
AJR
2019-10-18
1
-12
/
+31
*
Reshuffle some stuff:
Vas Crabb
2018-03-28
1
-1
/
+1
*
i8257: Cleanup (nw)
AJR
2018-02-27
1
-58
/
+13
*
olyboss: floppy wip (nw)
cracyc
2018-02-12
1
-1
/
+1
*
i8257: don't clear drq on tc (nw)
cracyc
2018-02-10
1
-1
/
+0
*
i8257: Added LOG messages
Joakim Larsson Edstrom
2017-12-15
1
-3
/
+42
*
Move static data out of devices into the device types. This is a significant...
Vas Crabb
2017-05-14
1
-17
/
+13
*
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
*
reverting:
Miodrag Milanovic
2016-01-20
1
-6
/
+6
*
tags are now strings (nw)
Miodrag Milanovic
2016-01-16
1
-6
/
+6
*
clang-modernize part 6
Miodrag Milanovic
2015-12-04
1
-7
/
+7
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
1
-0
/
+668