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
/
cbus
Commit message (
Expand
)
Author
Age
Files
Lines
*
finally retired the READ8/16/32/64 and WRITE8/16/32/64 macros (nw)
Ivan Vangelista
2020-06-18
10
-45
/
+50
*
another bunch of READ* / WRITE* macros removal (nw)
Ivan Vangelista
2020-05-20
4
-8
/
+8
*
sweeten most of the remaining arrays of delegates (nw)
Vas Crabb
2020-02-07
2
-4
/
+3
*
srcclean (nw)
Vas Crabb
2019-12-21
1
-1
/
+1
*
pc9801_86.cpp: Preliminary PCB contents (nw)
Angelo Salese
2019-12-17
1
-1
/
+10
*
Make devdelegate more like devcb for configuration. This is a
Vas Crabb
2019-10-26
4
-17
/
+17
*
(nw) Clean up the mess on master
Vas Crabb
2019-03-26
6
-73
/
+98
*
Revert "conflict resolution (nw)"
andreasnaive
2019-03-25
6
-98
/
+73
*
bus/cbus: Replace CPU finder with required_address_space; add pinout (nw)
AJR
2019-02-28
2
-11
/
+69
*
volt_reg: set default m_output (nw)
hap
2019-02-19
1
-1
/
+0
*
ay8910.cpp : Updates
cam900
2019-02-15
1
-8
/
+8
*
screen.h: adddedconstructor for monochrom screens and removed MCFG_SCREEN_ADD...
Ivan Vangelista
2019-02-11
1
-9
/
+14
*
Remove unnecessary address_space arguments on FM sound chips read/write handlers
cam900
2019-01-31
3
-8
/
+8
*
devices\bus: removed a few unused MCFG macros (nw)
Ivan Vangelista
2019-01-30
1
-37
/
+0
*
Fixed regressions in konamim2 and mexico86, nw
mooglyguy
2018-12-15
1
-7
/
+11
*
pc9801_86.cpp: fix PSG regression (#4306)
r09
2018-11-17
1
-0
/
+2
*
ay8910: finished MCFG macros removal (nw)
Ivan Vangelista
2018-11-14
5
-61
/
+62
*
pc9801_118.cpp: Correct chip types in documentation; eliminate fake XTAL defi...
AJR
2018-11-10
1
-4
/
+5
*
pc9801_86.cpp: add stereo sound
r09
2018-11-03
1
-7
/
+12
*
mpu401: Eliminate MCFG_ macros (nw)
AJR
2018-10-26
1
-3
/
+4
*
pc9801.cpp: Eliminate bogus XTALs (nw)
AJR
2018-07-21
2
-8
/
+4
*
devcb3
Vas Crabb
2018-07-07
1
-7
/
+7
*
pc9801: stop the rs from crashing the debugger (nw)
cracyc
2018-06-09
1
-1
/
+1
*
pc9801_cbus: Replace hard-coded CPU tag with configuration macro (nw)
AJR
2018-06-03
2
-1
/
+5
*
pc9801.cpp: fix speakboard sound mixing (nw)
angelosa
2018-05-29
1
-4
/
+7
*
Move the +1 to the proper place in the ROM BIOS macros - that's been
Vas Crabb
2018-05-29
2
-6
/
+6
*
pc9801_118: note (nw)
cracyc
2018-05-26
1
-1
/
+1
*
srcclean (nw)
Vas Crabb
2018-05-27
6
-21
/
+21
*
dectalk.cpp: Eliminate machine().device (nw)
AJR
2018-05-26
1
-2
/
+0
*
Fix encapsulation flaw (nw)
angelosa
2018-05-26
5
-10
/
+10
*
pc9801_cbus.cpp: bulk replace install_device() -> install_io(), made it a bus...
angelosa
2018-05-26
11
-94
/
+36
*
Notes (nw)
angelosa
2018-05-26
1
-1
/
+4
*
pc9801.cpp: Merge -26 / -86 / -118 joystick port implementations (nw)
angelosa
2018-05-26
8
-128
/
+124
*
pc9801.cpp: added SpeakBoard sound card emulation [Angelo Salese, Takahiro Nogi]
angelosa
2018-05-25
2
-10
/
+121
*
pc9801.cpp: Improved and reorganized -26 and -86 sound card ROM readbacks [An...
angelosa
2018-05-25
5
-16
/
+58
*
bus/cbus: Interrupt lines are now callbacks (nw)
AJR
2018-05-13
9
-12
/
+46
*
dsp16: fix condition mask in disassembler (nw)
Vas Crabb
2018-05-09
4
-4
/
+6
*
pc9801_86: try again (nw)
cracyc
2018-05-08
1
-2
/
+2
*
pc9801_86: try to work around pnauts glitching (nw)
cracyc
2018-05-07
1
-1
/
+2
*
Streamline machine configuration macros - everyone's a device edition.
Vas Crabb
2018-05-06
5
-26
/
+26
*
Make MCFG_DEVICE_ADD and callable device types more flexible:
Vas Crabb
2018-05-04
1
-2
/
+2
*
pc9801_86: fix dangel no voice and policenauts choppy audio (nw)
cracyc
2018-04-25
2
-8
/
+11
*
pc9801: fix scrolling and avsdrv; add high exvram window (nw)
cracyc
2018-04-22
2
-11
/
+8
*
maps: Finish devices/bus (nw)
Olivier Galibert
2018-04-21
1
-3
/
+4
*
pc9801_86: don't normalize the psg output (nw)
cracyc
2018-04-16
1
-0
/
+1
*
pc9801_86: add clocks (nw)
cracyc
2018-04-13
1
-4
/
+3
*
pc9801_86.cpp : Fix pcm timer rate, Add notes [cam900]
cam900
2018-04-13
1
-2
/
+3
*
pc9801_86: 16bit pcm is big endian (nw)
cracyc
2018-04-12
1
-10
/
+10
*
devices/bus: made some methods private now that it's possible (nw)
Ivan Vangelista
2018-02-14
1
-1
/
+3
*
API change: Memory maps are now methods of the owner class [O. Galibert]
Olivier Galibert
2018-02-12
2
-3
/
+3
[next]