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_118.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
New sound infrastructure.
Olivier Galibert
2025-04-27
1
-4
/
+3
*
srcclean in preparation for release.
Vas Crabb
2025-04-27
1
-2
/
+2
*
bus/cbus: preliminary conversion of MSX style DE-9 ports in -26 and -86
angelosa
2025-04-23
1
-59
/
+30
*
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
-25
/
+95
*
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
-6
/
+6
*
Make devdelegate more like devcb for configuration. This is a
Vas Crabb
2019-10-26
1
-2
/
+2
*
(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
-10
/
+11
*
pc9801_118.cpp: Correct chip types in documentation; eliminate fake XTAL defi...
AJR
2018-11-10
1
-4
/
+5
*
pc9801_118: note (nw)
cracyc
2018-05-26
1
-1
/
+1
*
srcclean (nw)
Vas Crabb
2018-05-27
1
-1
/
+1
*
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
-21
/
+5
*
pc9801.cpp: Merge -26 / -86 / -118 joystick port implementations (nw)
angelosa
2018-05-26
1
-42
/
+17
*
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
/
+225