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
/
i8255a.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Get rid of state_save_register_device_* macros in favor of direct
Aaron Giles
2011-02-09
1
-9
/
+9
*
running_device -> device_t
Aaron Giles
2010-12-31
1
-4
/
+4
*
Split implementation for legacy devices into a separate macro. Updated all
Aaron Giles
2010-06-11
1
-0
/
+3
*
WARNING: There are likely to be regressions in both functionality and
Aaron Giles
2010-06-08
1
-5
/
+3
*
Made device->tag and devconfig->tag into private member variables (m_tag).
Aaron Giles
2010-03-08
1
-19
/
+19
*
Cleanups and version bump.
mame0136u3
Aaron Giles
2010-02-14
1
-2
/
+2
*
[I8255] Clear output lines to 0 on write to mode register, and float input li...
Curt Coder
2010-02-09
1
-2
/
+46
*
Correct a long-standing design flaw: device configuration state
Aaron Giles
2010-01-18
1
-5
/
+5
*
Bulk driver.h -> emu.h switch.
Aaron Giles
2010-01-10
1
-1
/
+1
*
First round of an attempted cleanup of header files in the system.
Aaron Giles
2010-01-10
1
-19
/
+19
*
Intel 8255A: clear input latch after reading it
Curt Coder
2009-11-27
1
-0
/
+6
*
Cleanups and version bump.
mame0132u5
Aaron Giles
2009-07-16
1
-10
/
+10
*
Intel 8255A PPI:
Curt Coder
2009-07-10
1
-0
/
+858