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.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
First round of an attempted cleanup of header files in the system.
Aaron Giles
2010-01-10
1
-36
/
+37
*
The other larger patch adds missing static and const qualifiers, and
Aaron Giles
2009-06-08
1
-1
/
+1
*
Added DT_HAS_START to devtempl.h to explicitly specify the presence
Aaron Giles
2009-05-31
1
-90
/
+66
*
Deprecated device_set_info. Almost all devices had a NULL or empty
Aaron Giles
2009-04-23
1
-13
/
+0
*
Renamed 6821new.* -> 6821pia.*
Aaron Giles
2009-03-03
1
-0
/
+1373
*
Delete old PIA implementation.
Aaron Giles
2009-03-03
1
-1343
/
+0
*
This update is the below two patches, plus the remaining changes
Aaron Giles
2008-12-19
1
-21
/
+24
*
From: Atari Ace [atari_ace@verizon.net]
Aaron Giles
2008-12-11
1
-2
/
+1
*
Hi mamedev,
Aaron Giles
2008-12-08
1
-33
/
+34
*
Changed save state system to accept machine parameters where
Aaron Giles
2008-12-05
1
-32
/
+32
*
Move cpunum_get_active() removal.
Aaron Giles
2008-11-27
1
-36
/
+36
*
Added "tag" parameter to state_save_register_item_* calls. Removed
Aaron Giles
2008-11-17
1
-32
/
+32
*
WARNING: this compiles, but not fully cleanly, and a number of drivers
Aaron Giles
2008-11-14
1
-10
/
+26
*
Major cpuintrf changes:
Aaron Giles
2008-11-10
1
-40
/
+40
*
Cleanups and version bump.
mame0128
Aaron Giles
2008-10-16
1
-2
/
+2
*
From: Phill Harvey-Smith [mailto:afra@aurigae.demon.co.uk]
Aaron Giles
2008-10-16
1
-0
/
+13
*
From: Oliver Stoeneberg [mailto:oliverst@online.de]
Aaron Giles
2008-06-26
1
-65
/
+65
*
From: Atari Ace [mailto:atari_ace@verizon.net]
Aaron Giles
2008-05-22
1
-4
/
+4
*
Added support for using smaller-sized memory handlers directly in
Aaron Giles
2008-04-14
1
-76
/
+0
*
Switched from ACCESSING_BYTE_*, ACCESSING_WORD_*, ACCESSING_DWORD_*
Aaron Giles
2008-04-03
1
-32
/
+32
*
New macros added for checking mem_mask. ACCESSING_BYTE_n, ACCESSING_WORD_n & ...
smf-
2008-03-30
1
-32
/
+32
*
Added running_machine * parameter to the front of all read/write handlers.
Aaron Giles
2008-03-05
1
-10
/
+10
*
- Added deprecat.h that contains some deprecated/discouraged contructs (see b...
Zsolt Vasvari
2008-01-25
1
-0
/
+1
*
Fixes victory137b4gre and victory37b16gre
Zsolt Vasvari
2008-01-13
1
-90
/
+127
*
(From Atari Ace)
Aaron Giles
2007-12-31
1
-5
/
+1
*
Initial checkin of MAME 0.121.
mame0121
Aaron Giles
2007-12-17
1
-0
/
+1353