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
/
bus
/
ti8x
/
graphlinkhle.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
-Reworked device type definition macros a little and added more Doxygen.
Vas Crabb
2021-09-07
1
-1
/
+1
*
-Switch to building MAME as C++17.
Vas Crabb
2020-11-15
1
-2
/
+2
*
bus/rs232.cpp: completed removal of MCFG macros (nw)
Ivan Vangelista
2018-10-23
1
-4
/
+5
*
Allow passing std::unique_ptr<TYPE> directly to save_pointer and remove now-s...
AJR
2018-06-24
1
-1
/
+1
*
Streamline machine configuration macros - everyone's a device edition.
Vas Crabb
2018-05-06
1
-2
/
+2
*
API Change: Machine configs are now a method of the owner class, and the prot...
Olivier Galibert
2018-01-17
1
-1
/
+1
*
stupid typos (nw)
Vas Crabb
2017-08-04
1
-1
/
+1
*
Cleaned up serial, matrix keyboard and TI-8x link protocol interfaces:
Vas Crabb
2017-07-11
1
-9
/
+0
*
migrate TI-8x bus devices to machine config in members (nw)
Vas Crabb
2017-05-25
1
-14
/
+4
*
Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you.
Vas Crabb
2017-05-22
1
-1
/
+1
*
Move static data out of devices into the device types. This is a significant...
Vas Crabb
2017-05-14
1
-2
/
+2
*
Self-registering devices.
Vas Crabb
2017-03-03
1
-0
/
+1
*
ti85.cpp: Convert TI-8x link port to a bus with emulated peripherals, should ...
Vas Crabb
2017-03-01
1
-0
/
+162