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
/
apollo.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
move mess into mame (nw)
Miodrag Milanovic
2015-09-30
1
-1276
/
+0
*
change flags from GAME_ to MACHINE_
David Haywood
2015-07-29
1
-4
/
+4
*
3c505: move option ROM to the card to reflect real h/w [Hans Ostermeyer]
arbee
2015-06-27
1
-13
/
+10
*
change for Hans Ostermeyer (nw)
Miodrag Milanovic
2015-05-13
1
-1
/
+1
*
Updated MESS info for licenses (nw)
Miodrag Milanovic
2015-05-13
1
-4
/
+1
*
Added dummy license lines to each file for MESS (nw)
Miodrag Milanovic
2015-05-07
1
-0
/
+2
*
(MESS) Minor Apollo cleanups & removal of no-longer-supported options, plus d...
R. Belmont
2014-07-17
1
-0
/
+4
*
Apollo updates [Hans Ostermeyer]
R. Belmont
2014-06-15
1
-26
/
+36
*
Replaced set_irq_acknowledge_callback with proper MCFG_CPU_IRQ_ACKNOWLEDGE_DR...
Miodrag Milanovic
2014-04-23
1
-2
/
+6
*
m68000 callbacks to delegates (nw)
Miodrag Milanovic
2014-04-22
1
-22
/
+17
*
Cleanups and version bump
mame0153
Miodrag Milanovic
2014-04-07
1
-24
/
+23
*
modernized apollo a little bit more (nw)
Miodrag Milanovic
2014-04-02
1
-12
/
+12
*
n68681: Renamed to mc68681. (nw)
Curt Coder
2014-03-18
1
-16
/
+16
*
(MESS) apollo: Separate 3c505 out into an ISA16 card. [R. Belmont]
R. Belmont
2014-03-10
1
-15
/
+0
*
(MESS) apollo: sc499 cartridge tape converted to ISA [R. Belmont]
R. Belmont
2014-03-08
1
-7
/
+1
*
(MESS) apollo: Converted to use real ISA bus [R. Belmont]
R. Belmont
2014-03-06
1
-106
/
+27
*
(MESS) apollo: Cleaned up PIC8259 usage. [R. Belmont]
R. Belmont
2014-03-03
1
-12
/
+13
*
(MESS) apollo: finish devcb2'ing the keyboard (nw)
R. Belmont
2014-02-24
1
-39
/
+21
*
(MESS) More apollo updates [R. Belmont]
R. Belmont
2014-02-24
1
-66
/
+68
*
(MESS) apollo: Start modernizing/cleanup. [R. Belmont]
R. Belmont
2014-02-23
1
-10
/
+10
*
created src\emu\bus\rs232 & src\emu\bus\midi directories and separated rs232 ...
smf-
2014-02-15
1
-0
/
+2
*
massrename silliness corrections
Michaƫl Banaan Ananas
2013-08-13
1
-2
/
+2
*
Cleanups and version bump
mame0149u1
Miodrag Milanovic
2013-07-23
1
-1
/
+0
*
probably fix (somebody who knows it, please check this driver, it seems a lit...
David Haywood
2013-06-25
1
-2
/
+1
*
legacy_cpu--
David Haywood
2013-06-25
1
-6
/
+7
*
8237dma: convert its remaining users and kill it (nw)
cracyc
2013-05-30
1
-4
/
+0
*
Cleanups and version bump
mame0148u5
Miodrag Milanovic
2013-05-20
1
-6
/
+6
*
(MESS) Apollo updates: [Hans Ostermeyer]
R. Belmont
2013-05-11
1
-21
/
+36
*
Removal of machine().root_device() where appropriate (nw)
Miodrag Milanovic
2013-04-14
1
-1
/
+1
*
Mess is now free of DEVCB_HANDLER (nw)
Miodrag Milanovic
2013-04-05
1
-11
/
+11
*
(MESS) apollo.c: Some tagmap lookup reduction (nw)
Wilbert Pol
2013-02-09
1
-12
/
+10
*
IRQ_CALLBACK modernization part 2, this should give some speed to pc drivers ...
Miodrag Milanovic
2013-01-31
1
-4
/
+5
*
output of new srcclean changes that are relatively small [smf]
smf-
2013-01-11
1
-1
/
+0
*
Cleanups and version bump
mame0148
Miodrag Milanovic
2013-01-11
1
-38
/
+38
*
FDC != WDC. Bad OG ;-) (nw)
R. Belmont
2013-01-01
1
-6
/
+6
*
(mess) upd765: Modernize [O. Galibert]
Olivier Galibert
2012-10-10
1
-6
/
+7
*
change from device->machine() to space.machine() in device handlers in order ...
Miodrag Milanovic
2012-09-21
1
-2
/
+2
*
Since nobody checks for NULLs anyway, make
Aaron Giles
2012-09-19
1
-1
/
+1
*
Memory handler normalization, part 2. Change legacy
Aaron Giles
2012-09-17
1
-2
/
+2
*
Memory handler normalization, part 1.
Aaron Giles
2012-09-17
1
-3
/
+3
*
Clean-ups and version bump
mame0147
Miodrag Milanovic
2012-09-17
1
-2
/
+2
*
Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang...
Miodrag Milanovic
2012-09-13
1
-19
/
+13
*
Clear out remaining global inlines in diexec.h.
Aaron Giles
2012-09-12
1
-1
/
+1
*
Closeout on old macros. Retired cputag_set_input_line
Aaron Giles
2012-09-12
1
-4
/
+4
*
Add safe_pc() and safe_pcbase() methods to device_t.
Aaron Giles
2012-09-11
1
-2
/
+2
*
And death to AM_SIZE_LEGACY.
Aaron Giles
2012-09-04
1
-14
/
+12
*
Remove commented-out references to AM_BASE/_SIZE_LEGACY.
Aaron Giles
2012-09-04
1
-5
/
+5
*
Merge of MESS sources (no whatsnew)
Miodrag Milanovic
2012-08-21
1
-0
/
+1380