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
/
pc9801_86.cpp
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
1
-18
/
+17
*
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
*
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
1
-57
/
+40
*
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
1
-33
/
+51
*
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
1
-80
/
+106
*
cbus/pc9801_86.cpp: convert irq handling to input_merger
angelosa
2024-11-12
1
-12
/
+15
*
cbus/pc9801_86.cpp: implement PCM mute control
angelosa
2024-11-11
1
-3
/
+16
*
bus/cbus: drop PC9801 prefix for AMD-98 sound card
angelosa
2024-10-22
1
-1
/
+1
*
emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu...
MooglyGuy
2023-06-01
1
-1
/
+1
*
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
1
-14
/
+12
*
Remove void *ptr parameter from emu_timer, timer_device and all related callb...
AJR
2022-01-26
1
-1
/
+1
*
Major state refactoring of pc98 based HW (#8475)
Angelo Salese
2021-08-24
1
-63
/
+196
*
ymfm: Remove dead code in MAME interface. Remove ay8910.h include from ymfm_m...
Aaron Giles
2021-07-04
1
-2
/
+0
*
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
1
-14
/
+14
*
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
1
-6
/
+6
*
(nw) Clean up the mess on master
Vas Crabb
2019-03-26
1
-13
/
+17
*
Revert "conflict resolution (nw)"
andreasnaive
2019-03-25
1
-17
/
+13
*
volt_reg: set default m_output (nw)
hap
2019-02-19
1
-1
/
+0
*
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
1
-4
/
+4
*
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
1
-26
/
+24
*
pc9801_86.cpp: add stereo sound
r09
2018-11-03
1
-7
/
+12
*
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
1
-2
/
+2
*
srcclean (nw)
Vas Crabb
2018-05-27
1
-11
/
+11
*
Fix encapsulation flaw (nw)
angelosa
2018-05-26
1
-2
/
+2
*
pc9801_cbus.cpp: bulk replace install_device() -> install_io(), made it a bus...
angelosa
2018-05-26
1
-24
/
+5
*
Notes (nw)
angelosa
2018-05-26
1
-1
/
+4
*
pc9801.cpp: Merge -26 / -86 / -118 joystick port implementations (nw)
angelosa
2018-05-26
1
-33
/
+8
*
pc9801.cpp: added SpeakBoard sound card emulation [Angelo Salese, Takahiro Nogi]
angelosa
2018-05-25
1
-3
/
+96
*
pc9801.cpp: Improved and reorganized -26 and -86 sound card ROM readbacks [An...
angelosa
2018-05-25
1
-8
/
+24
*
bus/cbus: Interrupt lines are now callbacks (nw)
AJR
2018-05-13
1
-3
/
+3
*
dsp16: fix condition mask in disassembler (nw)
Vas Crabb
2018-05-09
1
-1
/
+2
*
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
1
-8
/
+8
*
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
1
-7
/
+10
*
pc9801: fix scrolling and avsdrv; add high exvram window (nw)
cracyc
2018-04-22
1
-10
/
+7
[next]