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
/
cbus
Commit message (
Expand
)
Author
Age
Files
Lines
*
hash/pc98.xml: fix hamlet boot order, fix tesserae metadata
angelosa
2025-05-15
1
-0
/
+1
*
cbus/pc9801_86.cpp: fix DAC routing regression
angelosa
2025-04-28
1
-3
/
+4
*
New sound infrastructure.
Olivier Galibert
2025-04-27
3
-32
/
+29
*
srcclean in preparation for release.
Vas Crabb
2025-04-27
2
-3
/
+3
*
cbus/pc9801_86.cpp: DAC playback fixes towards win95
angelosa
2025-04-26
1
-2
/
+6
*
cbus/pc9801_86.cpp: basic DAC logging
angelosa
2025-04-25
1
-0
/
+28
*
cbus/pc9801_26.cpp: hookup irq select, guesswork for DE-9 output pins
angelosa
2025-04-24
2
-20
/
+47
*
ymfm: remove 2608/2610 ssg gain workaround
hap
2025-04-23
1
-2
/
+2
*
bus/cbus: preliminary conversion of MSX style DE-9 ports in -26 and -86
angelosa
2025-04-23
8
-272
/
+124
*
srcclean the tree.
Vas Crabb
2025-03-23
2
-2
/
+2
*
bus/cbus: add MIF-201 MIDI interface stub
angelosa
2025-03-05
3
-14
/
+134
*
Cleanup:
Vas Crabb
2024-11-25
2
-6
/
+6
*
bus/cbus/sb16_ct2720.cpp: Fix clang error: lambda capture 'this' is not used ...
AJR
2024-11-23
1
-0
/
+1
*
isa/sb16: move mixer implementation to own ct1745 device
angelosa
2024-11-23
2
-7
/
+29
*
bus/cbus/sb16_ct2720.h: fix header setup
angelosa
2024-11-18
1
-2
/
+2
*
bus/cbus: initial hookup for PC-98 Sound Blaster 16
angelosa
2024-11-18
3
-1
/
+152
*
nec/pc9801_v.cpp: fix 15 kHz pixel clock
angelosa
2024-11-14
1
-0
/
+6
*
cbus/pc9801_86.cpp: attempt to resolve DAC FIFO under/overflows
angelosa
2024-11-12
2
-33
/
+56
*
bus/cbus/pc9801_86.cpp: Fix clang error: lambda capture 'this' is not used [-...
AJR
2024-11-12
1
-0
/
+1
*
cbus/pc9801_86.cpp: convert PCM space to address_map
angelosa
2024-11-12
4
-84
/
+115
*
cbus/pc9801_86.cpp: convert irq handling to input_merger
angelosa
2024-11-12
2
-13
/
+19
*
cbus/pc9801_86.cpp: implement PCM mute control
angelosa
2024-11-11
2
-5
/
+18
*
bus/cbus/pc9801_26.cpp: approximate better mixing
angelosa
2024-11-02
1
-2
/
+7
*
bus/cbus: drop PC9801 prefix for AMD-98 sound card
angelosa
2024-10-22
3
-54
/
+72
*
cbus/mpu_pc98.cpp: hookup int2
angelosa
2024-10-01
1
-0
/
+1
*
Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#...
holub
2024-09-27
7
-40
/
+40
*
emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333)
Vas Crabb
2023-06-17
2
-14
/
+1
*
emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu...
MooglyGuy
2023-06-01
10
-10
/
+10
*
srcclean and cleanup in preparation for branching MAME 0.245
Vas Crabb
2022-06-26
1
-2
/
+2
*
- Removed device_timer, device_timer_id, et al in favor of direct callback me...
MooglyGuy
2022-06-04
2
-15
/
+14
*
Revert initialisation of device members in headers.
Vas Crabb
2022-04-03
5
-10
/
+10
*
init vars for coverity (bus/a-l)
Robbbert
2022-04-02
5
-10
/
+10
*
Remove void *ptr parameter from emu_timer, timer_device and all related callb...
AJR
2022-01-26
2
-2
/
+2
*
Major state refactoring of pc98 based HW (#8475)
Angelo Salese
2021-08-24
15
-148
/
+814
*
ymfm: Remove dead code in MAME interface. Remove ay8910.h include from ymfm_m...
Aaron Giles
2021-07-04
1
-2
/
+0
*
ymfm: Refactor new FM engine into a 3rdparty library (#8046)
Aaron Giles
2021-05-14
5
-5
/
+5
*
srcclean in preparation for branching release
Vas Crabb
2021-04-25
1
-3
/
+3
*
New machines marked as NOT_WORKING (#7904)
Angelo Salese
2021-04-19
1
-3
/
+8
*
New BSD-licensed implementation of Yamaha OPN and OPM FM audio chips (#7808)
Aaron Giles
2021-02-27
5
-5
/
+5
*
volt_reg: Remove uses that are not needed anymore with the recent (#7367)
Aaron Giles
2020-10-20
1
-6
/
+0
*
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
[next]