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
/
alphatro.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
change flags from GAME_ to MACHINE_
David Haywood
2015-07-29
1
-1
/
+1
*
more pedantic fixes (NW)
Cowering
2015-07-08
1
-1
/
+1
*
Updated MESS info for licenses (nw)
Miodrag Milanovic
2015-05-13
1
-1
/
+1
*
Added known authors to licenses tags (nw)
Miodrag Milanovic
2015-05-09
1
-1
/
+1
*
(MESS) Alphatronic: Flipped fg/bg colors based off real system picture (nw)
Scott Stone
2015-01-08
1
-2
/
+2
*
Cleanups and version bump
Miodrag Milanovic
2014-07-22
1
-1
/
+1
*
cassette config moved inline (nw)
Miodrag Milanovic
2014-05-02
1
-9
/
+4
*
Cleanup of image device interfaces (nw)
Miodrag Milanovic
2014-05-02
1
-2
/
+1
*
mc6845: converted to devcb2, delegates and inline configs. nw.
Fabio Priuli
2014-05-01
1
-25
/
+13
*
(MESS) alphatro : very fine tuning to enable the load of a real tape
Robbbert
2014-04-22
1
-12
/
+10
*
(MESS) ensure cassette-save timer is synchronised to cpu.
Robbbert
2014-04-21
1
-1
/
+8
*
Cleanups and version bump
mame0153
Miodrag Milanovic
2014-04-07
1
-2
/
+2
*
Fixed all bitmap.palette() users to use m_palette instead (nw)
Miodrag Milanovic
2014-03-15
1
-2
/
+5
*
Checkpoint 2:
Alex W. Jackson
2014-03-15
1
-1
/
+1
*
(MESS) alphatronic : fixed framecnt
Robbbert
2014-03-10
1
-3
/
+3
*
(MESS) alphatronic : added notes
Robbbert
2014-03-09
1
-28
/
+30
*
(MESS) alphatronic : added remaining screen attributes
Robbbert
2014-03-09
1
-36
/
+52
*
Huge update, palette is now device (nw)
Miodrag Milanovic
2014-02-27
1
-14
/
+14
*
Rewritten 6850 based on datasheet using external CLOCK & removed MIDI clock h...
smf-
2014-02-21
1
-13
/
+12
*
Converted palette_t and palette_client to classes. General palette.c
Aaron Giles
2014-02-18
1
-1
/
+1
*
Created gfxdecode_device instead of using machine fixed gfxdecode [Miodrag M...
Miodrag Milanovic
2014-02-16
1
-1
/
+1
*
Converted i8251 to DEVCB2 [smf]
smf-
2014-02-15
1
-15
/
+10
*
added screen visarea adjustment to mc6845 config interface
Michaƫl Banaan Ananas
2014-01-04
1
-0
/
+1
*
replaced read rx/cts/dcd callbacks in I8251 with write handlers, which allows...
smf-
2013-12-22
1
-11
/
+2
*
(MESS) Added copyright info - feel free to update as needed
Robbbert
2013-10-16
1
-0
/
+2
*
Created new device_video_interface. Right now its sole purpose is to
Aaron Giles
2013-07-24
1
-2
/
+1
*
(MESS) Alphatronic: Can load the user-supplied tape. Sometimes it can load it...
Robbbert
2013-06-17
1
-18
/
+57
*
(MESS) alphatro_flop.xml: Added floppy software list. [Spirantho]
Curt Coder
2013-06-17
1
-0
/
+3
*
MESS anonymous timers this time. (nw)
Andrew Gardner
2013-05-23
1
-13
/
+17
*
made BEEP and RAM devices initialize in constructor of driver classes (nw)
Miodrag Milanovic
2013-04-23
1
-2
/
+2
*
(MESS) cassette cleanup (nw)
Miodrag Milanovic
2013-04-17
1
-3
/
+3
*
Modernized the beep and taitosnd devices. [Andrew Gardner]
Andrew Gardner
2013-03-06
1
-4
/
+4
*
Added a preliminary boolean flag to MC6845 interface structure: "show border ...
Angelo Salese
2013-01-14
1
-1
/
+3
*
Cleanups and version bump
mame0148
Miodrag Milanovic
2013-01-11
1
-1
/
+1
*
Replaced all device_t's with actual device classes. Regression test recommend...
Curt Coder
2012-11-26
1
-1
/
+1
*
modernization or timer callbacks part 3 - final (no whatsnew)
Miodrag Milanovic
2012-09-24
1
-4
/
+4
*
Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang...
Miodrag Milanovic
2012-09-13
1
-11
/
+11
*
removed local macros since macros with same name but different syntax will be...
Miodrag Milanovic
2012-09-12
1
-3
/
+1
*
Clear out remaining global inlines in diexec.h.
Aaron Giles
2012-09-12
1
-1
/
+1
*
In device_state_interface, rename state() to state_int()
Aaron Giles
2012-09-11
1
-1
/
+1
*
Merge of MESS sources (no whatsnew)
Miodrag Milanovic
2012-08-21
1
-0
/
+476