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_26.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
cbus/pc9801_26.cpp: hookup irq select, guesswork for DE-9 output pins
angelosa
2025-04-24
1
-20
/
+45
*
bus/cbus: preliminary conversion of MSX style DE-9 ports in -26 and -86
angelosa
2025-04-23
1
-59
/
+32
*
bus/cbus/pc9801_26.cpp: approximate better mixing
angelosa
2024-11-02
1
-2
/
+7
*
emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu...
MooglyGuy
2023-06-01
1
-1
/
+1
*
Major state refactoring of pc98 based HW (#8475)
Angelo Salese
2021-08-24
1
-14
/
+76
*
ymfm: Refactor new FM engine into a 3rdparty library (#8046)
Aaron Giles
2021-05-14
1
-1
/
+1
*
New BSD-licensed implementation of Yamaha OPN and OPM FM audio chips (#7808)
Aaron Giles
2021-02-27
1
-1
/
+1
*
finally retired the READ8/16/32/64 and WRITE8/16/32/64 macros (nw)
Ivan Vangelista
2020-06-18
1
-3
/
+3
*
Make devdelegate more like devcb for configuration. This is a
Vas Crabb
2019-10-26
1
-3
/
+3
*
(nw) Clean up the mess on master
Vas Crabb
2019-03-26
1
-2
/
+2
*
Revert "conflict resolution (nw)"
andreasnaive
2019-03-25
1
-2
/
+2
*
Remove unnecessary address_space arguments on FM sound chips read/write handlers
cam900
2019-01-31
1
-2
/
+2
*
ay8910: finished MCFG macros removal (nw)
Ivan Vangelista
2018-11-14
1
-9
/
+10
*
pc9801.cpp: Eliminate bogus XTALs (nw)
AJR
2018-07-21
1
-3
/
+1
*
Move the +1 to the proper place in the ROM BIOS macros - that's been
Vas Crabb
2018-05-29
1
-4
/
+4
*
srcclean (nw)
Vas Crabb
2018-05-27
1
-2
/
+2
*
Fix encapsulation flaw (nw)
angelosa
2018-05-26
1
-4
/
+4
*
pc9801_cbus.cpp: bulk replace install_device() -> install_io(), made it a bus...
angelosa
2018-05-26
1
-20
/
+1
*
pc9801.cpp: Merge -26 / -86 / -118 joystick port implementations (nw)
angelosa
2018-05-26
1
-36
/
+6
*
pc9801.cpp: Improved and reorganized -26 and -86 sound card ROM readbacks [An...
angelosa
2018-05-25
1
-4
/
+28
*
bus/cbus: Interrupt lines are now callbacks (nw)
AJR
2018-05-13
1
-2
/
+1
*
dsp16: fix condition mask in disassembler (nw)
Vas Crabb
2018-05-09
1
-1
/
+1
*
Streamline machine configuration macros - everyone's a device edition.
Vas Crabb
2018-05-06
1
-6
/
+6
*
xtal.h is dead, long live to xtal.cpp [O. Galibert]
Olivier Galibert
2018-01-23
1
-1
/
+1
*
API Change: Machine configs are now a method of the owner class, and the prot...
Olivier Galibert
2018-01-17
1
-1
/
+1
*
cbus: Remove machine().firstcpu calls (nw)
AJR
2018-01-02
1
-5
/
+5
*
Pet peeving with extreme prejudice (nw)
Olivier Galibert
2017-11-30
1
-1
/
+1
*
pc9801: move cbus to bus and add WIP mpu401 [Carl]
cracyc
2017-06-26
1
-0
/
+192