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
/
abckb
Commit message (
Expand
)
Author
Age
Files
Lines
*
luxor/x37: WIP.
Curt Coder
2026-04-02
2
-11
/
+14
*
luxor/abc1600: WIP.
Curt Coder
2026-03-24
1
-1
/
+1
*
Cleaned up boilerplate for more slot devices.
Vas Crabb
2026-03-23
1
-6
/
+3
*
emu/ioport.h: Made syntax for configuring callbacks more consistent.
Vas Crabb
2024-10-18
2
-4
/
+4
*
addrmap: Allow ioport finders in portr/w/rw
Olivier Galibert
2024-10-13
1
-1
/
+1
*
Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#...
holub
2024-09-27
5
-26
/
+26
*
emu/ioport.h: Got rid of [DECLARE_]CUSTOM_INPUT_MEMBR - it's just obfuscation...
Vas Crabb
2024-09-16
2
-4
/
+4
*
devices/bus: remove use of utf8.h
hap
2023-12-23
3
-14
/
+10
*
devices/bus: remove \xC2 and \xC3 from input defs
hap
2023-12-23
2
-12
/
+12
*
misc: remove some unneeded PORT_NAME from input defs
hap
2023-12-23
1
-6
/
+6
*
misc: remove some use of utf8.h in input defs
hap
2023-12-22
1
-5
/
+5
*
various drivers: a few more output().set_value() removals
Ivan Vangelista
2023-08-30
1
-2
/
+0
*
emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333)
Vas Crabb
2023-06-17
1
-5
/
+0
*
emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu...
MooglyGuy
2023-06-01
6
-14
/
+14
*
cpu/nec: Fixed build; also, srcclean
Vas Crabb
2023-03-26
3
-4
/
+4
*
abc80x: Add internal keyboard option for abc800m/c. [Curt Coder]
Curt Coder
2023-03-24
2
-1
/
+6
*
abc1600: Implement reset button. [Curt Coder]
Curt Coder
2023-03-08
6
-1
/
+40
*
abc1600: Cleanup
Curt Coder
2023-03-08
4
-130
/
+99
*
abc1600: Cleanup
Curt Coder
2023-03-07
4
-85
/
+71
*
abc1600: Implement Luxor R8 mouse. [Curt Coder]
Curt Coder
2023-03-07
4
-35
/
+248
*
abc1600: Use later keyboard ROMs to fix UP/DOWN mode. [Curt Coder]
Curt Coder
2023-03-07
1
-2
/
+2
*
abc1600: Fix cursor keys. [Curt Coder]
Curt Coder
2023-03-07
2
-5
/
+56
*
abc1600: Bring the mouse CPU online. [Curt Coder]
Curt Coder
2023-03-06
2
-104
/
+37
*
Move UTF8_xxx string literal macros to new header in lib/util
AJR
2022-09-25
2
-0
/
+5
*
- fgoal.cpp: used finders for I/O ports and other smal cleanups
Ivan Vangelista
2022-07-13
1
-6
/
+0
*
- Removed device_timer, device_timer_id, et al in favor of direct callback me...
MooglyGuy
2022-06-04
6
-85
/
+37
*
Remove void *ptr parameter from emu_timer, timer_device and all related callb...
AJR
2022-01-26
6
-6
/
+6
*
finally retired the READ8/16/32/64 and WRITE8/16/32/64 macros (nw)
Ivan Vangelista
2020-06-18
2
-2
/
+2
*
another bunch of READ* / WRITE* macros removal (nw)
Ivan Vangelista
2020-05-20
6
-22
/
+22
*
Spring cleaning:
Vas Crabb
2019-11-01
2
-32
/
+6
*
ioport: Change PORT_CHANGED_MEMBER param type from void * to u32 (nw)
AJR
2019-08-15
2
-2
/
+2
*
(nw) Clean up the mess on master
Vas Crabb
2019-03-26
3
-31
/
+20
*
Revert "conflict resolution (nw)"
andreasnaive
2019-03-25
3
-20
/
+31
*
mame\drivers: removed most MCFG and MACHINE_CONFIG macros from drivers starti...
Ivan Vangelista
2019-03-01
1
-1
/
+1
*
devices\bus: some more MACHINE_CONFIG removal (nw)
Ivan Vangelista
2019-02-10
1
-4
/
+4
*
devices\bus: some more MCFG macros removal (nw)
Ivan Vangelista
2019-02-01
1
-26
/
+15
*
mcs48: Removed MCFG, nw
mooglyguy
2018-12-08
6
-35
/
+36
*
discrete: Eliminate unnecessary address space argument from handlers (nw)
AJR
2018-11-12
1
-1
/
+1
*
watchdog: removed MCFG macros (nw)
Ivan Vangelista
2018-09-07
1
-2
/
+1
*
devcb3
Vas Crabb
2018-07-07
1
-3
/
+3
*
as if millions of this pointers suddenly cried out in terror, and were sudden...
Vas Crabb
2018-06-08
2
-2
/
+2
*
Move the +1 to the proper place in the ROM BIOS macros - that's been
Vas Crabb
2018-05-29
1
-6
/
+7
*
use plural names for output finders when there are multiple outputs (#3595)
wilbertpol
2018-05-27
2
-14
/
+14
*
Replace set_led_value and set_lamp_value with output_finders. [Wilbe… (#3592)
wilbertpol
2018-05-20
2
-11
/
+14
*
dsp16: fix condition mask in disassembler (nw)
Vas Crabb
2018-05-09
2
-2
/
+2
*
Add support for custom device constructors when replacing devices.
Vas Crabb
2018-05-08
1
-3
/
+2
*
Streamline machine configuration macros - everyone's a device edition.
Vas Crabb
2018-05-06
3
-26
/
+26
*
Make MCFG_DEVICE_ADD and callable device types more flexible:
Vas Crabb
2018-05-04
2
-7
/
+8
*
Standardise on IPT_CUSTOM for hooking up custom code in PORT_BIT, leaving IPT...
smf-
2018-04-03
2
-5
/
+5
*
Address maps macros removal, pass 1 [O. Galibert]
Olivier Galibert
2018-03-14
2
-32
/
+37
[next]