index
:
mame
aaron-nl3
aaron-pci-cleanup
arm3_copro
asmjit
cdimono2_wip
cdplay
cdtv_chd-v5
dc_pvr-thread
deprecated
docs_wavwrite
draggable-layout
dribbling-nl
hlsl_aviplay
lisa
lua_engine_ui_refactor_2
m57_troangel-bluesea
make_coco_fdc_fixed
master
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
py_regtests
qt6_position-fix
rendlay_vid
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
shangha3_drop
sound
taitoair_vco
taitowlf_zoom
time-experiments
time-experiments2
vamphalf_misncrft
voodoo_directx11
x86_std-exceptions
xbox_swlist
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
/
genpc.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#...
holub
2024-09-27
1
-16
/
+16
*
-machine/genpc.h: Connect iochrdy properly. Also don't forward the same thin...
Vas Crabb
2024-07-04
1
-2
/
+3
*
at: use set_inputline again
cracyc
2024-07-03
1
-1
/
+0
*
genpc: use trampoline instead of tag
cracyc
2024-07-03
1
-0
/
+1
*
emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333)
Vas Crabb
2023-06-17
1
-10
/
+8
*
emu/devfind.h: Added a lookup() member function to device finders.
Vas Crabb
2023-06-12
1
-2
/
+2
*
emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu...
MooglyGuy
2023-06-01
1
-16
/
+16
*
compc.cpp: Modernize keyboard interface (eliminates occasional "stuck key" er...
AJR
2022-06-11
1
-1
/
+2
*
pcnoppi_mb: Enable accesses to keyboard-related registers
AJR
2022-06-04
1
-0
/
+4
*
Add IBM PC RAM switches (#9130)
SomeRandomGuyIdk
2022-01-14
1
-0
/
+1
*
pc_kbdc: Merge "PC KBDC" device with slot connector
AJR
2020-12-22
1
-13
/
+15
*
devices/machine: simplified more handlers (nw)
Ivan Vangelista
2020-03-25
1
-21
/
+21
*
genpc: Make INT and NMI line callbacks (nw)
AJR
2019-10-31
1
-0
/
+7
*
ec1840: define native motherboard, mark WORKING
Sergey Svishchev
2019-04-24
1
-0
/
+23
*
(nw) Clean up the mess on master
Vas Crabb
2019-03-26
1
-21
/
+8
*
Revert "conflict resolution (nw)"
andreasnaive
2019-03-25
1
-8
/
+21
*
imagedev\floppy: removed MCFG macros (nw)
Ivan Vangelista
2019-01-28
1
-16
/
+1
*
isa: Modernize device configuration (nw)
AJR
2019-01-25
1
-9
/
+11
*
ibm5150: Hooked up cassette data output which was previously missing. Fixes c...
mooglyguy
2018-10-07
1
-1
/
+3
*
Set finder tag relative to current device being configured rather than
Vas Crabb
2018-04-30
1
-8
/
+8
*
destaticify initializations (nw) (#3289)
wilbertpol
2018-03-04
1
-9
/
+9
*
API change: Memory maps are now methods of the owner class [O. Galibert]
Olivier Galibert
2018-02-12
1
-2
/
+2
*
genpc, isa8: Make maincpu tag more honestly configurable (nw)
AJR
2017-11-09
1
-4
/
+11
*
genpc: Make maincpu tag actually configurable (nw)
AJR
2017-11-09
1
-6
/
+4
*
compc: handle slight fe2010 pit incompatibility (nw)
cracyc
2017-07-10
1
-3
/
+3
*
1st half of devices/machine to device_add_mconfig (nw)
Ivan Vangelista
2017-05-31
1
-21
/
+24
*
Move static data out of devices into the device types. This is a significant...
Vas Crabb
2017-05-14
1
-10
/
+10
*
Device validation fixes: clean up the genpc MESS (nw)
AJR
2017-03-03
1
-0
/
+5
*
Start cleaning up duplicate shortnames
Vas Crabb
2017-03-03
1
-9
/
+12
*
Self-registering devices prep:
Vas Crabb
2017-02-27
1
-10
/
+12
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
1
-17
/
+17
*
pcxt: plays music unfortunately (nw)
cracyc
2016-03-05
1
-1
/
+1
*
pcxt: use pc motherboard device and banking (nw)
cracyc
2016-03-05
1
-0
/
+195