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
/
mess
/
drivers
/
a2600.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clean-ups and version bump
mame0147u2
Miodrag Milanovic
2012-10-30
1
-6
/
+6
*
(MESS) a2600.c: Prevent the core from thinking the select/start button on the...
Wilbert Pol
2012-10-23
1
-1
/
+1
*
(MESS) a2600: Reimplemented the a2600 controllers as vcs controller devices. ...
Wilbert Pol
2012-10-23
1
-442
/
+33
*
(MESS) a2600.c: Fixed pitfall2 regression. (nw)
Wilbert Pol
2012-10-17
1
-0
/
+1
*
(MESS) a2600.c: Added the possibility to explicitly set the mapper type in so...
Wilbert Pol
2012-10-08
1
-2
/
+19
*
(MESS) a2600.c: Added proper support for games using a 4in1 mapper. (Wilbert...
Wilbert Pol
2012-10-07
1
-2
/
+9
*
(MESS) a2600.c: Added support for 8in1. (Wilbert Pol)
Wilbert Pol
2012-10-07
1
-2
/
+44
*
srcclean (nw)
Curt Coder
2012-10-07
1
-9
/
+9
*
[MESS] a2600 - Fixed pitfall2 DPC OSC to closely match recording of actual ca...
Scott Stone
2012-10-07
1
-1
/
+1
*
[MESS] A2600 (btime) works again (nw)
Scott Stone
2012-10-07
1
-1
/
+2
*
(MESS) a2600.c: Fixed regressions for decathln and thwocker introduced with o...
Wilbert Pol
2012-10-06
1
-22
/
+16
*
(MESS) a2600.c: Made the direct update handler debugger friendly. (nw)
Wilbert Pol
2012-10-06
1
-26
/
+38
*
(MESS) a2600.c: Made the banking related read handlers more debugger friendly...
Wilbert Pol
2012-10-05
1
-11
/
+44
*
(MESS) a2600.c: Switched to use modern 6532 interface (nw)
Wilbert Pol
2012-10-05
1
-3
/
+21
*
(MESS) a2600: Changed some more c functions into members. (nw)
Wilbert Pol
2012-10-02
1
-33
/
+32
*
(MESS) a2600: Changed some more c functions into members. (nw)
Wilbert Pol
2012-10-02
1
-108
/
+115
*
Replace some *_DEVICE_HANDLER with _MEMBER calls (no whatsnew)
Miodrag Milanovic
2012-09-26
1
-28
/
+29
*
modernization or timer callbacks part 3 - final (no whatsnew)
Miodrag Milanovic
2012-09-24
1
-5
/
+5
*
(MESS) a2600: Fixed address space error. (MT 05016)
mahlemiut
2012-09-23
1
-3
/
+4
*
change from device->machine() to space.machine() in device handlers in order ...
Miodrag Milanovic
2012-09-21
1
-4
/
+4
*
Since nobody checks for NULLs anyway, make
Aaron Giles
2012-09-19
1
-5
/
+5
*
Memory handler normalization, part 2. Change legacy
Aaron Giles
2012-09-17
1
-47
/
+47
*
Clean-ups and version bump
mame0147
Miodrag Milanovic
2012-09-17
1
-1
/
+1
*
Pass 2 of struct modernization.
Aaron Giles
2012-09-15
1
-4
/
+4
*
Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang...
Miodrag Milanovic
2012-09-13
1
-131
/
+132
*
Add safe_pc() and safe_pcbase() methods to device_t.
Aaron Giles
2012-09-11
1
-12
/
+12
*
Merge of MESS sources (no whatsnew)
Miodrag Milanovic
2012-08-21
1
-0
/
+2307