index
:
mame
aaron-nl3
aaron-pci-cleanup
arm3_copro
asmjit
cdimono2_wip
cdplay
cdtv_chd-v5
dc_pvr-thread
deprecated
docs_wavwrite
draggable-layout
dribbling-nl
hlsl_aviplay
lisa
lua_engine_ui_refactor_2
m57_troangel-bluesea
make_coco_fdc_fixed
master
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
py_regtests
qt6_position-fix
rendlay_vid
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
shangha3_drop
sound
taitoair_vco
taitowlf_zoom
time-experiments
time-experiments2
vamphalf_misncrft
voodoo_directx11
x86_std-exceptions
xbox_swlist
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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Spring cleaning:
Vas Crabb
2019-11-01
2
-5
/
+5
*
(nw) Clean up the mess on master
Vas Crabb
2019-03-26
4
-31
/
+25
*
Revert "conflict resolution (nw)"
andreasnaive
2019-03-25
4
-25
/
+31
*
devices\bus: some more MACHINE_CONFIG removal (nw)
Ivan Vangelista
2019-02-10
1
-10
/
+9
*
devices\bus: some MCFG macros removal (nw)
Ivan Vangelista
2019-01-31
2
-18
/
+12
*
imagedev\bitbngr: removed MCFG macros (nw)
Ivan Vangelista
2019-01-19
1
-3
/
+4
*
bus/rs232.cpp: completed removal of MCFG macros (nw)
Ivan Vangelista
2018-10-23
1
-4
/
+5
*
devcb3
Vas Crabb
2018-07-07
1
-2
/
+2
*
Allow passing std::unique_ptr<TYPE> directly to save_pointer and remove now-s...
AJR
2018-06-24
1
-1
/
+1
*
More cleanup/streamlining of machine configuration and macros:
Vas Crabb
2018-05-15
1
-0
/
+2
*
dsp16: fix condition mask in disassembler (nw)
Vas Crabb
2018-05-09
1
-2
/
+3
*
(nw) few more macros replaced with constructors
Vas Crabb
2018-05-07
2
-7
/
+12
*
Streamline machine configuration macros - everyone's a device edition.
Vas Crabb
2018-05-06
3
-9
/
+9
*
Make MCFG_DEVICE_ADD and callable device types more flexible:
Vas Crabb
2018-05-04
2
-8
/
+9
*
destaticify initializations (nw) (#3289)
wilbertpol
2018-03-04
1
-6
/
+4
*
API Change: Machine configs are now a method of the owner class, and the prot...
Olivier Galibert
2018-01-17
4
-5
/
+5
*
stupid typos (nw)
Vas Crabb
2017-08-04
2
-2
/
+2
*
Cleaned up serial, matrix keyboard and TI-8x link protocol interfaces:
Vas Crabb
2017-07-11
4
-84
/
+73
*
migrate TI-8x bus devices to machine config in members (nw)
Vas Crabb
2017-05-25
8
-87
/
+41
*
Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you.
Vas Crabb
2017-05-22
4
-5
/
+5
*
Move static data out of devices into the device types. This is a significant...
Vas Crabb
2017-05-14
10
-42
/
+36
*
srcclean (nw)
Vas Crabb
2017-03-26
2
-2
/
+2
*
Self-registering devices.
Vas Crabb
2017-03-03
4
-0
/
+4
*
ti85.cpp: Convert TI-8x link port to a bus with emulated peripherals, should ...
Vas Crabb
2017-03-01
10
-0
/
+1537