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
/
6821pia.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleanups and version bump
mame0148
Miodrag Milanovic
2013-01-11
1
-138
/
+138
*
Since nobody checks for NULLs anyway, make
Aaron Giles
2012-09-19
1
-4
/
+4
*
Converted memory_private to memory_manager and moved global memory
Aaron Giles
2012-04-05
1
-4
/
+4
*
Inlining 6821 PIA read/write calls
Nathan Woods
2011-11-15
1
-4
/
+4
*
Clean up 6821 PIA modernization, removing all trampolines. Some
Aaron Giles
2011-05-03
1
-95
/
+57
*
Collapsed device_config and device_t into one class. Updated all
Aaron Giles
2011-04-27
1
-42
/
+17
*
running_device -> device_t
Aaron Giles
2010-12-31
1
-11
/
+11
*
MDRV_* -> MCFG_*
Aaron Giles
2010-12-31
1
-12
/
+12
*
Corrected some comments in 6821pia.h, no whatsnew
Ryan Holtz
2010-08-26
1
-12
/
+11
*
Updated the 6821 PIA device to no longer be legacy. [Harmony]
Ryan Holtz
2010-08-23
1
-39
/
+216
*
Improved PIA6821 interface. (no whatsnew)
Curt Coder
2010-07-16
1
-8
/
+8
*
WARNING: There are likely to be regressions in both functionality and
Aaron Giles
2010-06-08
1
-12
/
+7
*
Correct a long-standing design flaw: device configuration state
Aaron Giles
2010-01-18
1
-11
/
+11
*
First round of an attempted cleanup of header files in the system.
Aaron Giles
2010-01-10
1
-3
/
+0
*
Removed the MDRV_<devtype>_REMOVE macros. A simple DEVICE_REMOVE
Aaron Giles
2009-06-08
1
-6
/
+0
*
Renamed 6821new.* -> 6821pia.*
Aaron Giles
2009-03-03
1
-0
/
+131
*
Delete old PIA implementation.
Aaron Giles
2009-03-03
1
-286
/
+0
*
From: Atari Ace [atari_ace@verizon.net]
Aaron Giles
2008-12-11
1
-1
/
+1
*
Terminology cleanup. "Machine" handlers are now "space" handlers.
Aaron Giles
2008-11-15
1
-10
/
+10
*
From: Phill Harvey-Smith [mailto:afra@aurigae.demon.co.uk]
Aaron Giles
2008-10-16
1
-0
/
+1
*
From: Atari Ace [mailto:atari_ace@verizon.net]
Aaron Giles
2008-05-22
1
-2
/
+2
*
Added support for using smaller-sized memory handlers directly in
Aaron Giles
2008-04-14
1
-80
/
+0
*
Added running_machine * parameter to the front of all read/write handlers.
Aaron Giles
2008-03-05
1
-10
/
+10
*
Fixes victory137b4gre and victory37b16gre
Zsolt Vasvari
2008-01-13
1
-1
/
+7
*
Initial checkin of MAME 0.121.
mame0121
Aaron Giles
2007-12-17
1
-0
/
+359