index
:
mame
aaron-nl3
aaron-pci-cleanup
addrbus-64
arm3_copro
asmjit
cbm_joy_swap
cdimono2_wip
cdplay
cdtv_subcode
dc_pvr-thread
deprecated
draggable-layout
dribbling-nl
dsp563xx
floppysound
hlsl_aviplay
lisa
lua_engine_ui_refactor_2
make_coco_fdc_fixed
master
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
py_regtests
release0288
rendlay_vid
s23-firewire
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
script-eof-marker
shangha3_drop
taitoair_vco
taitotz-pixxiii
taitowlf_zoom
time-experiments
time-experiments2
voodoo_directx11
x86_std-exceptions
xbox_swlist
xtal
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
/
atari400.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
move mess into mame (nw)
Miodrag Milanovic
2015-09-30
1
-2480
/
+0
*
Moved bus\a8sio files to bus\a800 to avoid redundancy (nw)
Scott Stone
2015-09-24
1
-1
/
+1
*
change flags from GAME_ to MACHINE_
David Haywood
2015-07-29
1
-9
/
+9
*
rest for Juergen (nw)
Miodrag Milanovic
2015-05-07
1
-2
/
+2
*
Added dummy license lines to each file for MESS (nw)
Miodrag Milanovic
2015-05-07
1
-0
/
+2
*
Some atari 8bit cassette work, not working yet (nw)
Wilbert Pol
2015-01-01
1
-0
/
+1
*
Added skeleton for Atari 8bit SIO bus. This will not work until pokey learns ...
Wilbert Pol
2015-01-01
1
-0
/
+6
*
Cleanups and version bump
mame0155
Miodrag Milanovic
2014-10-15
1
-57
/
+57
*
(MESS) atari400.c: recovering some speed which got lost with conversion to
Fabio Priuli
2014-10-14
1
-53
/
+86
*
(MESS) consolidation + cleanup, part1. nw.
Fabio Priuli
2014-09-28
1
-182
/
+186
*
Fixed build. (nw)
Curt Coder
2014-09-23
1
-2
/
+4
*
fixed multisession crash when the new cart needed a dynamic buffer/array
Fabio Priuli
2014-09-23
1
-2
/
+2
*
reduced tagmap lookups in atari400, maxaflex and bartop52. nw.
Fabio Priuli
2014-09-12
1
-30
/
+17
*
Cleanups & fix for missing acknowledgment of a5200 button 2 inputs (MT5591) -...
Scott Stone
2014-09-10
1
-17
/
+35
*
antic.c: converted to be a device. [Fabio Priuli]
Fabio Priuli
2014-09-09
1
-32
/
+17
*
fix error when attempting to mount a cart designed for the A800 right slot (e...
Fabio Priuli
2014-09-08
1
-30
/
+30
*
gtia.c: converted to be a device. [Fabio Priuli]
Fabio Priuli
2014-09-07
1
-33
/
+31
*
(MESS) a800: added sketchy support for some more mappers.
Fabio Priuli
2014-09-04
1
-0
/
+65
*
updated pokey to use delegates for its callbacks. nw.
Fabio Priuli
2014-09-03
1
-4
/
+4
*
(MESS) atari400.c: start attempt to untangle a bit the video &
Fabio Priuli
2014-09-02
1
-5
/
+58
*
Compile Fix (nw)
Scott Stone
2014-09-02
1
-1
/
+1
*
(MESS) atari400.c progress: [Fabio Priuli]
Fabio Priuli
2014-09-02
1
-1110
/
+556
*
i86.c: 0x60 shadow omitted in previous patch. Needed for DOS 2. [Bavarese]
Scott Stone
2014-07-01
1
-2
/
+2
*
pokey_device: converted to devcb2 (nw)
Ivan Vangelista
2014-05-12
1
-41
/
+15
*
atari: changed just things I need (nw)
Miodrag Milanovic
2014-04-21
1
-12
/
+12
*
Moved eminline and related files into /src/osd since it's system related (nw)
Miodrag Milanovic
2014-04-16
1
-2
/
+2
*
Cleanups and version bump
mame0153
Miodrag Milanovic
2014-04-07
1
-1
/
+1
*
removed mame_* aliases and just use core_* functions (nw)
Oliver Stöneberg
2014-03-24
1
-1
/
+1
*
converted even it is not used (nw)
Miodrag Milanovic
2014-03-21
1
-5
/
+8
*
removed some atari legacy code (nw)
Miodrag Milanovic
2014-03-17
1
-20
/
+16
*
Made palette settings for screen explicit and mandatory for ind16 mode (nw)
Miodrag Milanovic
2014-03-14
1
-0
/
+1
*
Moved core template container classes up from emutempl.h to coretmpl.h:
Aaron Giles
2014-03-11
1
-2
/
+2
*
Huge update, palette is now device (nw)
Miodrag Milanovic
2014-02-27
1
-4
/
+6
*
(MESS) atarifdc/a800: fixed MT05381. nw.
Fabio Priuli
2014-01-30
1
-0
/
+1
*
Fixed atari 5200 startup (nw)
smf-
2014-01-10
1
-0
/
+2
*
remove 6821 from the MCFG PIA macros, not all PIA's are 6821's (nw)
smf-
2014-01-07
1
-8
/
+8
*
Converted PIA6821 to DEVCB2 [smf]
smf-
2014-01-06
1
-102
/
+37
*
Cleanups and version bump
mame0152
Miodrag Milanovic
2013-12-24
1
-491
/
+491
*
Added Atari 2600, 5200, and 7800 palette notes. [Robert Tuccitto]
Scott Stone
2013-11-27
1
-7
/
+72
*
(MESS) atari400.c - Updated palette incorporating 'CGIA D020577' and 'GTIA C...
Scott Stone
2013-11-11
1
-65
/
+676
*
moved some legacy stuff from screen.h to scrlegcy.h (nw)
Oliver Stöneberg
2013-07-16
1
-0
/
+1
*
moved some legacy macros from driver.h to drivlgcy.h (nw)
Oliver Stöneberg
2013-07-15
1
-0
/
+1
*
more cleanup (nw)
Miodrag Milanovic
2013-04-14
1
-1
/
+1
*
unified formating of state class constructors, no functional change (nw)
Miodrag Milanovic
2013-04-10
1
-24
/
+23
*
Some mess modernization (nw)
Miodrag Milanovic
2013-02-18
1
-3
/
+6
*
(MESS) atari400.c: Reduce tagmap lookups (nw)
Wilbert Pol
2013-02-14
1
-70
/
+138
*
(MESS) atari400.c: Started cleaning things a bit (nw)
Wilbert Pol
2013-02-06
1
-205
/
+223
*
Started moving DEVICE_IMAGE_ functions into driver_device classes. (nw)
Wilbert Pol
2013-02-05
1
-11
/
+705
*
Cleanups and version bump
mame0148
Miodrag Milanovic
2013-01-11
1
-126
/
+126
*
Replace some *_DEVICE_HANDLER with _MEMBER calls (no whatsnew)
Miodrag Milanovic
2012-09-26
1
-8
/
+13
[next]