index
:
mame
aaron-nl3
android-updates
arm3_copro
arm_playground
bench-specific
cashier-knife
cdimono2_wip
cdplay
doxygen
dribbling-nl
floppy_sound
fmrewrite
hlsl_aviplay
konami
ksys573_io
lua_engine_ui_refactor_2
macfdc
make_coco_fdc_fixed
master
midtunit_video
mog-tank
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
palmhacks
psx_metafix
rendlay_vid
s32_kokoroji
saturn_cdblock
selfregister-drivers
ui_colors_refactor
voodoo_directx11
vrender0_3
wof
MAME - Multiple Arcade Machine Emulator
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
mame
/
machine
/
tandy2kb.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
mame/machine: simplified some handlers (nw)
Ivan Vangelista
2020-04-23
1
-3
/
+3
*
mcs48: Removed MCFG, nw
mooglyguy
2018-12-08
1
-7
/
+8
*
use plural names for output finders when there are multiple outputs (#3595)
wilbertpol
2018-05-27
1
-4
/
+4
*
Replace set_led_value and set_lamp_value with output_finders. [Wilbe… (#3592)
wilbertpol
2018-05-20
1
-2
/
+4
*
Streamline machine configuration macros - everyone's a device edition.
Vas Crabb
2018-05-06
1
-4
/
+4
*
API Change: Machine configs are now a method of the owner class, and the prot...
Olivier Galibert
2018-01-17
1
-1
/
+1
*
updated mame/machine devices to device_add_mconfig (nw)
Ivan Vangelista
2017-05-26
1
-13
/
+2
*
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
*
mcs48: Convert ports to devcb (nw)
AJR
2017-05-06
1
-12
/
+3
*
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
-2
/
+2
*
required_ioport_array. (nw)
Curt Coder
2016-10-09
1
-32
/
+13
*
Finished up tiny_rom_entry conversion
Nathan Woods
2016-08-06
1
-1
/
+1
*
reverting:
Miodrag Milanovic
2016-01-20
1
-1
/
+1
*
tags are now strings (nw)
Miodrag Milanovic
2016-01-16
1
-1
/
+1
*
fixes (nw)
Miodrag Milanovic
2016-01-10
1
-2
/
+2
*
make output be part of driver_device (nw)
Miodrag Milanovic
2016-01-10
1
-2
/
+2
*
modernize output_manager (nw)
Miodrag Milanovic
2016-01-10
1
-2
/
+2
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
1
-0
/
+432