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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
2
-3
/
+3
*
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
10
-70
/
+73
*
Self-registering devices prep:
Vas Crabb
2017-02-27
4
-7
/
+7
*
Remove emu.h from headers (nw)
Olivier Galibert
2017-02-11
10
-5
/
+5
*
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
8
-25
/
+25
*
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
*
apricot: move expansion bus to its own directory
Dirk Best
2016-07-30
6
-0
/
+0
*
reverting:
Miodrag Milanovic
2016-01-20
4
-19
/
+19
*
Revert "rest of device parameters to std::string (nw)"
Miodrag Milanovic
2016-01-20
2
-4
/
+4
*
rest of device parameters to std::string (nw)
Miodrag Milanovic
2016-01-16
2
-4
/
+4
*
tags are now strings (nw)
Miodrag Milanovic
2016-01-16
4
-19
/
+19
*
override part 1 (nw)
Miodrag Milanovic
2015-12-05
2
-12
/
+12
*
clang-modernize part 2
Miodrag Milanovic
2015-12-04
1
-6
/
+6
*
fix uninitialized class members for bus devices (nw)
Miodrag Milanovic
2015-11-14
1
-1
/
+1
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
3
-0
/
+0
*
Move all devices into separate part of src tree (nw)
Miodrag Milanovic
2015-09-13
6
-0
/
+700