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
/
apricot
/
keyboard
Commit message (
Expand
)
Author
Age
Files
Lines
*
(nw) Clean up the mess on master
Vas Crabb
2019-03-26
2
-5
/
+92
*
Revert "conflict resolution (nw)"
andreasnaive
2019-03-25
2
-92
/
+5
*
devices\bus: some more MACHINE_CONFIG removal (nw)
Ivan Vangelista
2019-02-10
1
-3
/
+4
*
apricot: Add mouse support
Dirk Best
2019-02-08
2
-2
/
+88
*
(nw) 6821 and 6850 have no clock for bus logic side, remove some MFCG_, fix b...
Vas Crabb
2018-07-13
1
-13
/
+10
*
devcb3
Vas Crabb
2018-07-07
1
-1
/
+1
*
wd_fdc family, msm5832: Eliminate customized MCFG_XXX_ADD macros (nw)
AJR
2018-05-27
1
-1
/
+1
*
More cleanup/streamlining of machine configuration and macros:
Vas Crabb
2018-05-15
1
-0
/
+1
*
Make MCFG_DEVICE_ADD and callable device types more flexible:
Vas Crabb
2018-05-04
2
-4
/
+5
*
destaticify initializations (nw) (#3289)
wilbertpol
2018-03-04
1
-3
/
+2
*
xtal.h is dead, long live to xtal.cpp [O. Galibert]
Olivier Galibert
2018-01-23
1
-1
/
+1
*
API Change: Machine configs are now a method of the owner class, and the prot...
Olivier Galibert
2018-01-17
1
-1
/
+1
*
Cleaned up serial, matrix keyboard and TI-8x link protocol interfaces:
Vas Crabb
2017-07-11
2
-13
/
+0
*
some more device_add_mconfig in devices/bus (nw)
Ivan Vangelista
2017-06-07
2
-7
/
+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
4
-20
/
+21
*
Self-registering devices prep:
Vas Crabb
2017-02-27
2
-2
/
+2
*
Remove emu.h from headers (nw)
Olivier Galibert
2017-02-11
4
-2
/
+2
*
first srcclean pass (nw)
Vas Crabb
2016-12-25
1
-3
/
+3
*
apricot: Fix keyboard error 31, now displays 'System OK'
Dirk Best
2016-12-20
2
-1
/
+16
*
More accurate MSM5832 WR emulation; add pinout for RTC58323 (nw)
AJR
2016-11-13
1
-1
/
+2
*
replaced machine().driver_data()->generic_space() with machine().dummy_space(...
smf-
2016-11-03
1
-2
/
+2
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
4
-10
/
+10
*
Let's give the new srcclean a spin...
Vas Crabb
2016-08-02
2
-21
/
+21
*
apricot: add rtc support to keyboard
Dirk Best
2016-07-31
2
-17
/
+84
*
apricot: use device_buffered_serial_interface and
Dirk Best
2016-07-30
2
-165
/
+177
*
apricot: rename apricot_keyboard_device to avoid clashes
Dirk Best
2016-07-30
2
-16
/
+16
*
apricot: create bus interface for the keyboard interface, make hle keyboard e...
Dirk Best
2016-07-30
4
-0
/
+559