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
/
psx
Commit message (
Expand
)
Author
Age
Files
Lines
*
start putting noexcept on things that have no business throwing exceptions, s...
Vas Crabb
2019-11-10
1
-8
/
+8
*
Spring cleaning:
Vas Crabb
2019-11-01
4
-32
/
+27
*
ioport: Change PORT_CHANGED_MEMBER param type from void * to u32 (nw)
AJR
2019-08-15
1
-1
/
+1
*
(nw) Clean up the mess on master
Vas Crabb
2019-03-26
4
-14
/
+8
*
Revert "conflict resolution (nw)"
andreasnaive
2019-03-25
4
-8
/
+14
*
bus/gameboy, bus/snes: Simplify read/write handlers (nw)
AJR
2019-03-09
1
-4
/
+4
*
devices\bus: some MCFG macros removal (nw)
Ivan Vangelista
2019-01-31
3
-10
/
+4
*
-bus/gameboy/gb_slot, ieee488/hp9895, psx/gamebooster, snes/sgb: Removed MCFG...
mooglyguy
2018-12-17
1
-5
/
+6
*
-bus/psx/ctlrport, multitap, parallel: Removed MCFG and MACHINE_CONFIG macros...
mooglyguy
2018-12-16
3
-20
/
+27
*
devcb3
Vas Crabb
2018-07-07
1
-2
/
+2
*
psxcontrollerports: Quick validation fix (nw)
AJR
2018-05-20
1
-2
/
+2
*
psx/ctlrport: use required_device (nw)
cracyc
2018-05-20
2
-5
/
+4
*
Make MCFG_DEVICE_ADD and callable device types more flexible:
Vas Crabb
2018-05-04
6
-45
/
+49
*
Sarayan made me do it.
Vas Crabb
2018-04-28
2
-3
/
+3
*
Restrict ROM labels to a filesystem- and shell-safe subset of printable
Vas Crabb
2018-03-18
1
-1
/
+1
*
destaticify initializations (nw) (#3289)
wilbertpol
2018-03-04
1
-4
/
+4
*
srcclean and regenerate localisations (nw)
Vas Crabb
2018-01-28
1
-3
/
+3
*
framework for adding 'gamebooster' (need to figure out how it actually works...
David Haywood
2018-01-27
4
-0
/
+395
*
API Change: Machine configs are now a method of the owner class, and the prot...
Olivier Galibert
2018-01-17
2
-2
/
+2
*
device_add_mconfig up to devices/bus/q* (nw)
Ivan Vangelista
2017-06-13
4
-14
/
+6
*
Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you.
Vas Crabb
2017-05-22
2
-2
/
+2
*
Move static data out of devices into the device types. This is a significant...
Vas Crabb
2017-05-14
8
-91
/
+94
*
Make device_image_interface::update_names a private method called automatical...
AJR
2017-03-03
2
-6
/
+0
*
Image instance name refactoring and bug fixing (nw)
AJR
2017-03-02
1
-1
/
+1
*
Self-registering devices prep:
Vas Crabb
2017-02-27
4
-7
/
+7
*
Remove emu.h from headers (nw)
Olivier Galibert
2017-02-11
4
-1
/
+3
*
Do not use FUNC in delegate where applicable (nw)
Miodrag Milanovic
2016-11-06
2
-6
/
+6
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
8
-39
/
+39
*
Turn image init/validate into scoped enums to avoid accidental casts to/from ...
Vas Crabb
2016-08-01
2
-10
/
+10
*
Consolidating implementations of create_option_guide() that return nullptr
Nathan Woods
2016-07-13
1
-1
/
+0
*
Fix compile errors due to option_resolution namespacing (nw)
AJR
2016-07-07
2
-2
/
+2
*
reverting:
Miodrag Milanovic
2016-01-20
8
-16
/
+16
*
Revert "rest of device parameters to std::string (nw)"
Miodrag Milanovic
2016-01-20
2
-2
/
+2
*
rest of device parameters to std::string (nw)
Miodrag Milanovic
2016-01-16
2
-2
/
+2
*
tags are now strings (nw)
Miodrag Milanovic
2016-01-16
8
-16
/
+16
*
override part 1 (nw)
Miodrag Milanovic
2015-12-05
4
-35
/
+35
*
cleanup
Miodrag Milanovic
2015-12-05
1
-1
/
+1
*
clang-modernize part 2
Miodrag Milanovic
2015-12-04
2
-4
/
+4
*
Cleanups and version bump
mame0168
Miodrag Milanovic
2015-11-25
4
-26
/
+26
*
fix uninitialized class members for bus devices (nw)
Miodrag Milanovic
2015-11-14
4
-7
/
+36
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
4
-0
/
+0
*
Move all devices into separate part of src tree (nw)
Miodrag Milanovic
2015-09-13
8
-0
/
+1457