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
/
machine
/
sis950_lpc.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Tidied a few things.
Vas Crabb
2025-10-26
1
-29
/
+25
*
machine/sis950_lpc.cpp: hookup ISA DMA bindings
angelosa
2025-10-24
1
-4
/
+83
*
machine/i82371sb.cpp: rectify https://github.com/mamedev/mame/commit/377e9d6d...
angelosa
2025-03-25
1
-0
/
+1
*
machine/i82371sb.cpp: lift cargo cult 0xe0-0xef noprw
angelosa
2025-03-15
1
-1
/
+2
*
machine/sis950_lpc.cpp: pull up non-existant COM3 access
angelosa
2025-02-13
1
-0
/
+2
*
Fixed a number of places where comments said "complaint" when they meant "com...
Michael Sanborn
2024-08-29
1
-1
/
+1
*
machine/sis950_lpc: replace PS/2 controller back to LLE
angelosa
2024-03-23
1
-34
/
+24
*
machine/it8705f: add non-working FDC
angelosa
2024-03-10
1
-11
/
+11
*
machine/it8705f: add UARTs
angelosa
2024-03-10
1
-18
/
+19
*
pc/sis630: initial implementation for IT8705F Super I/O
angelosa
2024-03-10
1
-26
/
+50
*
machine/i82371sb: fix PIC mapping
angelosa
2024-02-24
1
-1
/
+3
*
8042kbdc: Unbundle keyboard from device and make it optional
AJR
2023-10-10
1
-0
/
+6
*
machine/sis950_lpc.cpp: doesn't have a BIOS anymore [skip ci]
angelosa
2023-06-28
1
-1
/
+0
*
machine/sis950_lpc.cpp: convert to use PS/2 HLE version
angelosa
2023-06-28
1
-22
/
+29
*
emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333)
Vas Crabb
2023-06-17
1
-7
/
+0
*
emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu...
MooglyGuy
2023-06-01
1
-7
/
+7
*
New systems marked not working
angelosa
2023-05-31
1
-2
/
+2
*
srcclean and cleanup in preparation for branching MAME 0.245
Vas Crabb
2022-06-26
1
-1
/
+1
*
Initial work towards a sis630 based chipset driver (#9635)
Angelo Salese
2022-05-23
1
-0
/
+764