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
/
emu
/
machine
/
8255ppi.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Convert remaining drivers. Kill off old 8255ppi.
Aaron Giles
2012-08-08
1
-129
/
+0
*
Department of redundancy department update.
Aaron Giles
2012-08-08
1
-40
/
+16
*
Reimplemented devcb using delegates and classes. Unified the logic
Aaron Giles
2011-05-02
1
-2
/
+2
*
Collapsed device_config and device_t into one class. Updated all
Aaron Giles
2011-04-27
1
-29
/
+5
*
running_device -> device_t
Aaron Giles
2010-12-31
1
-12
/
+12
*
MDRV_* -> MCFG_*
Aaron Giles
2010-12-31
1
-6
/
+6
*
Correcting device names. No whatsnew.
Ryan Holtz
2010-08-28
1
-4
/
+2
*
Updated the 8255 PPI device to no longer be legacy. [Harmony]
Ryan Holtz
2010-08-26
1
-20
/
+131
*
WARNING: There are likely to be regressions in both functionality and
Aaron Giles
2010-06-08
1
-4
/
+2
*
Correct a long-standing design flaw: device configuration state
Aaron Giles
2010-01-18
1
-12
/
+12
*
First round of an attempted cleanup of header files in the system.
Aaron Giles
2010-01-10
1
-1
/
+0
*
Removed the MDRV_<devtype>_REMOVE macros. A simple DEVICE_REMOVE
Aaron Giles
2009-06-08
1
-3
/
+0
*
Removed device types from device queries that use tags, under the
Aaron Giles
2009-03-02
1
-2
/
+2
*
Added new module devcb, which can generically handle conversions between device
Aaron Giles
2009-01-26
1
-12
/
+15
*
Made the concept of a "clock" native to devices. The clock is now
Aaron Giles
2008-12-18
1
-1
/
+1
*
Fixed broken prototypes
Nathan Woods
2008-10-03
1
-6
/
+6
*
Added mechanism to generically specify input port tags in place of
Aaron Giles
2008-10-01
1
-17
/
+39
*
Converted the ppi8255 implementation to a device.
Wilbert Pol
2008-04-19
1
-74
/
+34
*
Added running_machine * parameter to the front of all read/write handlers.
Aaron Giles
2008-03-05
1
-12
/
+12
*
Initial checkin of MAME 0.121.
mame0121
Aaron Giles
2007-12-17
1
-0
/
+89