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
/
atarist.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleanups and version bump
mame0153
Miodrag Milanovic
2014-04-07
1
-1
/
+1
*
rp5c15.c: converted to devcb2 (nw)
Ivan Vangelista
2014-03-19
1
-13
/
+2
*
8530scc: devcb2. (nw)
Curt Coder
2014-03-17
1
-1
/
+1
*
wd_fdc: Refactored to use devcb2 callbacks. [Curt Coder]
Curt Coder
2014-03-16
1
-9
/
+9
*
Converted mc68901_device to devcb2 (nw)
Ivan Vangelista
2014-03-15
1
-65
/
+29
*
Huge update, palette is now device (nw)
Miodrag Milanovic
2014-02-27
1
-6
/
+4
*
Remove local lists of midi devices as they are currently all the same [smf]
smf-
2014-02-23
1
-21
/
+0
*
Rewritten 6850 based on datasheet using external CLOCK & removed MIDI clock h...
smf-
2014-02-21
1
-77
/
+75
*
first round of clang 3.4 fixes for MESS (nw)
Oliver Stöneberg
2014-02-20
1
-0
/
+14
*
created src\emu\bus\rs232 & src\emu\bus\midi directories and separated rs232 ...
smf-
2014-02-15
1
-29
/
+32
*
fix crash on startup (nw)
smf-
2014-02-10
1
-0
/
+8
*
Centronics WIP using write lines and DEVCB2. Added an output latch and input ...
smf-
2014-02-09
1
-20
/
+15
*
Fixed crash when starting tt030, it now doesn't work as well as it didn't wor...
smf-
2013-12-29
1
-1
/
+1
*
Removed MC68901 polling for gpio bits. [smf]
smf-
2013-12-29
1
-138
/
+15
*
push all gpio values to allow interrupts to work. [smf]
smf-
2013-12-28
1
-5
/
+30
*
replaced read rx callback in MC68901 with a write handler, which allows multi...
smf-
2013-12-22
1
-4
/
+9
*
replaced read rx/cts/dcd callbacks in ACIA6850 write write handlers, which al...
smf-
2013-12-22
1
-31
/
+5
*
converted serial & rs232 devices to devcb2 [smf]
smf-
2013-12-20
1
-36
/
+24
*
diserial: Remove defines, cleanup clocks/timers, add sync support [O. Galibert]
Olivier Galibert
2013-11-18
1
-2
/
+1
*
License tags. (nw)
Curt Coder
2013-10-16
1
-0
/
+2
*
m6800.c: Modernized cpu core (nw)
Wilbert Pol
2013-08-07
1
-1
/
+1
*
modernized generic palette initializations (nw)
Oliver Stöneberg
2013-07-15
1
-1
/
+1
*
Moved default card config, device inputs and clock off the slot interface so ...
smf-
2013-05-29
1
-15
/
+15
*
MESS anonymous timers this time. (nw)
Andrew Gardner
2013-05-23
1
-29
/
+41
*
(MESS) atarist: Added RS-232 and MIDI ports. [Curt Coder]
Curt Coder
2013-05-21
1
-11
/
+98
*
modernised the AY8910 [smf]
smf-
2013-05-12
1
-6
/
+6
*
misc fixes. Hint: read_safe can't work anymore (nw)
Olivier Galibert
2013-02-07
1
-6
/
+8
*
IRQ_CALLBACK modernization part 3 (no whatsnew)
Miodrag Milanovic
2013-01-31
1
-8
/
+6
*
(MESS) Tagmap lookup cleanup. (nw)
Curt Coder
2013-01-28
1
-24
/
+24
*
output of new srcclean changes that are relatively small [smf]
smf-
2013-01-11
1
-3
/
+0
*
Cleanups and version bump
mame0148
Miodrag Milanovic
2013-01-11
1
-211
/
+211
*
atarist: Fix the consequences of the recently inverted irq polarity of the ac...
Olivier Galibert
2012-12-28
1
-5
/
+5
*
atarist: Fix the rom dance [O. Galibert]
Olivier Galibert
2012-12-28
1
-7
/
+7
*
sed1310: Cleanup. (nw)
Curt Coder
2012-11-22
1
-4
/
+3
*
(MESS) atarist: Added floppy software list, based on the no-intro set. (nw)
Curt Coder
2012-10-30
1
-4
/
+13
*
Unified floppy tags on other drivers as well (no whatsnew)
Miodrag Milanovic
2012-10-12
1
-9
/
+9
*
Minor cleanup (no whatsnew)
Miodrag Milanovic
2012-10-03
1
-3
/
+3
*
modernization or timer callbacks part 2 (no whatsnew)
Miodrag Milanovic
2012-09-24
1
-12
/
+9
*
Since nobody checks for NULLs anyway, make
Aaron Giles
2012-09-19
1
-11
/
+11
*
Clear out remaining global inlines in diexec.h.
Aaron Giles
2012-09-12
1
-3
/
+3
*
Add ambiguous execute() and memory() methods to the
Aaron Giles
2012-09-11
1
-4
/
+4
*
Merge of MESS sources (no whatsnew)
Miodrag Milanovic
2012-08-21
1
-0
/
+3434