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
/
ieee488
Commit message (
Expand
)
Author
Age
Files
Lines
*
API change: Memory maps are now methods of the owner class [O. Galibert]
Olivier Galibert
2018-02-12
18
-19
/
+38
*
xtal.h is dead, long live to xtal.cpp [O. Galibert]
Olivier Galibert
2018-01-23
7
-66
/
+66
*
API Change: Machine configs are now a method of the owner class, and the prot...
Olivier Galibert
2018-01-17
9
-14
/
+14
*
hp9895: 2 bugs fixed: NMI handling & secondary addressing in PHI chip
fulivi
2017-10-25
1
-0
/
+4
*
Validate BIOS names and fix most errors found:
Vas Crabb
2017-08-25
1
-1
/
+0
*
Added Commodore D9060 82S137 prom dumps [Bo Zimmerman, Andrew Welburn]
smf-
2017-07-18
1
-6
/
+6
*
srcclean (nw)
Vas Crabb
2017-06-25
1
-1
/
+1
*
Further improvements to slot option validation (nw)
AJR
2017-06-10
2
-7
/
+7
*
more likely typo (nw)
Vas Crabb
2017-06-11
1
-1
/
+1
*
fix Commodore D9060 memory map mirror exposed by validating slot devices
Vas Crabb
2017-06-11
1
-1
/
+1
*
device_add_mconfig up to devices/bus/l* (nw)
Ivan Vangelista
2017-06-09
18
-310
/
+155
*
Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you.
Vas Crabb
2017-05-22
9
-26
/
+26
*
Hp9845: Support for HPI floppy format (#2310)
fulivi
2017-05-16
1
-2
/
+9
*
Move static data out of devices into the device types. This is a significant...
Vas Crabb
2017-05-14
24
-707
/
+684
*
more validation fixes (nw)
Vas Crabb
2017-03-04
1
-1
/
+1
*
Device fixups (nw)
AJR
2017-03-02
2
-1
/
+13
*
Self-registering devices prep:
Vas Crabb
2017-02-27
12
-19
/
+19
*
srcclean (nw)
Vas Crabb
2017-02-19
2
-99
/
+99
*
Remove emu.h from headers (nw)
Olivier Galibert
2017-02-11
21
-9
/
+12
*
hp9845: fixed a weird case of missed synchronization in 9895 drive
fulivi
2017-02-01
2
-23
/
+2
*
Make devcb objects more consistently available for further configuration (nw)
AJR
2017-01-31
1
-16
/
+16
*
hp9845: some info added for 9895
fulivi
2017-01-27
1
-2
/
+34
*
hp9845: synchronizer in 9895 drive optimized a bit
fulivi
2017-01-27
2
-44
/
+32
*
hp9845: optimized CPU wait in 9895 drive (spin_until_time -> suspend_until_tr...
fulivi
2017-01-27
2
-73
/
+70
*
hp9845: 9895 drive done, seems ok.. now I need a disk format to load
fulivi
2017-01-26
2
-10
/
+66
*
hp9845: 9895 is 95% done, it works except for some minor issues
fulivi
2017-01-26
2
-2
/
+701
*
srcclean (nw)
Vas Crabb
2017-01-22
2
-6
/
+6
*
Taito 68705 interface improvements:
Vas Crabb
2017-01-15
2
-0
/
+6
*
hp9845: cosmetic fixes to 9895-related source files
fulivi
2017-01-05
1
-1
/
+5
*
hp9845: 9895 now talks through ieee488!
fulivi
2017-01-05
2
-1
/
+125
*
hp9845: draft of HP9895 floppy drive. PHI passes POST.
fulivi
2017-01-05
4
-0
/
+168
*
ieee488: a few optimizations to "state-changed" callbacks
fulivi
2016-11-22
1
-12
/
+15
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
22
-85
/
+85
*
Created a tiny_rom_entry structure for the purposes of rom_entry declarations...
Nathan Woods
2016-08-06
20
-28
/
+28
*
Further IRQ passthrough cleanup
AJR
2016-07-08
1
-1
/
+1
*
NULL->nullptr, instead of DEVCB_NULL use always DEVCB_NOOP to prevent confusi...
Miodrag Milanovic
2016-04-24
2
-9
/
+9
*
reverting:
Miodrag Milanovic
2016-01-20
22
-48
/
+48
*
Revert "rest of device parameters to std::string (nw)"
Miodrag Milanovic
2016-01-20
6
-6
/
+6
*
rest of device parameters to std::string (nw)
Miodrag Milanovic
2016-01-16
6
-6
/
+6
*
tags are now strings (nw)
Miodrag Milanovic
2016-01-16
22
-48
/
+48
*
modernize output_manager (nw)
Miodrag Milanovic
2016-01-10
7
-19
/
+19
*
cleanups (nw)
Miodrag Milanovic
2015-12-25
3
-5
/
+0
*
override part 1 (nw)
Miodrag Milanovic
2015-12-05
11
-71
/
+71
*
clang-modernize part 6
Miodrag Milanovic
2015-12-04
1
-4
/
+4
*
clang-modernize part 2
Miodrag Milanovic
2015-12-04
6
-14
/
+14
*
fix uninitialized class members for bus devices (nw)
Miodrag Milanovic
2015-11-14
10
-16
/
+16
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
11
-0
/
+0
*
softbox: Fix references to other softbox files in comments. (nw)
Mike Naberezny
2015-09-30
1
-2
/
+2
*
move mess into mame (nw)
Miodrag Milanovic
2015-09-30
1
-1
/
+1
*
Move all devices into separate part of src tree (nw)
Miodrag Milanovic
2015-09-13
22
-0
/
+7304