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
/
pasogo.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
move mess into mame (nw)
Miodrag Milanovic
2015-09-30
1
-576
/
+0
*
change flags from GAME_ to MACHINE_
David Haywood
2015-07-29
1
-1
/
+1
*
Start adding owners to files in MESS and updated license for PeT (nw)
Miodrag Milanovic
2015-05-08
1
-2
/
+2
*
Added dummy license lines to each file for MESS (nw)
Miodrag Milanovic
2015-05-07
1
-0
/
+2
*
cleanup in mess section (nw)
Miodrag Milanovic
2015-04-19
1
-2
/
+2
*
There is no implicit conversion to char* in std::string (nw)
Miodrag Milanovic
2015-04-12
1
-1
/
+1
*
(mess) pasogo: add selectable actual, terrible contrast (nw)
cracyc
2015-03-04
1
-7
/
+21
*
(mess) pasogo: better color guess (nw)
cracyc
2015-03-03
1
-2
/
+2
*
(mess) pasogo: screen size and color guess (nw)
cracyc
2015-03-02
1
-66
/
+20
*
(mess) pasogo: some cleanup (nw)
cracyc
2015-03-02
1
-488
/
+100
*
Cleanups and version bump
mame0158
Miodrag Milanovic
2015-01-28
1
-1
/
+1
*
avoid fatal error during -str run (typically used for regression tests). nw.
etabeta78
2015-01-19
1
-1
/
+3
*
Allow sound output if 8253 is never programmed, i.e. all output is done by mo...
Sergey Svishchev
2014-11-05
1
-1
/
+1
*
(MESS) consolidated generic socket / cartslot a bit more: removed
Fabio Priuli
2014-09-22
1
-1
/
+2
*
and a few more. nw.
Fabio Priuli
2014-09-20
1
-18
/
+26
*
am9517a_device: converted to devcb2 (nw)
Ivan Vangelista
2014-04-29
1
-28
/
+16
*
pic8259: remove trampolines (nw)
cracyc
2014-04-23
1
-15
/
+2
*
Replaced set_irq_acknowledge_callback with proper MCFG_CPU_IRQ_ACKNOWLEDGE_DR...
Miodrag Milanovic
2014-04-23
1
-1
/
+1
*
converted i8255 to devcb2. nw.
Fabio Priuli
2014-04-17
1
-12
/
+4
*
primary_screen -> first_screen() (nw)
Miodrag Milanovic
2014-03-15
1
-1
/
+1
*
Made palette settings for screen explicit and mandatory for ind16 mode (nw)
Miodrag Milanovic
2014-03-14
1
-0
/
+1
*
Huge update, palette is now device (nw)
Miodrag Milanovic
2014-02-27
1
-4
/
+5
*
Converted PIT8253 to DEVCB2 [smf]
smf-
2014-02-23
1
-30
/
+15
*
Cleanups and version bump
mame0149
Miodrag Milanovic
2013-06-11
1
-20
/
+20
*
(MESS) pasogo.c: Access members directly instead of through a pointer and cle...
Wilbert Pol
2013-06-04
1
-151
/
+217
*
modernized speaker device. [Fabio Priuli]
Fabio Priuli
2013-06-04
1
-2
/
+2
*
Modernized the PIT8253 device. [Fabio Priuli]
Fabio Priuli
2013-06-03
1
-5
/
+5
*
(MESS) pasogo.c: Add some more pc devices. (nw)
Wilbert Pol
2013-05-27
1
-2
/
+176
*
Vagem -> Vadem (nw)
Wilbert Pol
2013-05-26
1
-3
/
+3
*
(MESS) pasogo.c: Changed cpu to V30 and added dma device. (nw)
Wilbert Pol
2013-05-26
1
-22
/
+174
*
(MESS) pasogo.c: Added readme. [Guru]
Wilbert Pol
2013-05-26
1
-3
/
+89
*
pic8259.c: Switched to devcb2. (nw)
Wilbert Pol
2013-05-15
1
-8
/
+1
*
pic8259.c: Continue modernization. (nw)
Wilbert Pol
2013-05-14
1
-2
/
+2
*
various cpu lookup cleanup (nw)
Miodrag Milanovic
2013-04-15
1
-1
/
+1
*
Removal of machine().root_device() where appropriate (nw)
Miodrag Milanovic
2013-04-14
1
-2
/
+2
*
changed machine().device("maincpu") with m_maincpu in mess tree part (nw)
Miodrag Milanovic
2013-04-10
1
-2
/
+2
*
Some mess modernization (nw)
Miodrag Milanovic
2013-02-18
1
-7
/
+8
*
(MESS) Used modern accessors for i8259. (nw)
Curt Coder
2013-02-02
1
-1
/
+1
*
IRQ_CALLBACK modernization part 2, this should give some speed to pc drivers ...
Miodrag Milanovic
2013-01-31
1
-3
/
+4
*
Cleanups and version bump
mame0148
Miodrag Milanovic
2013-01-11
1
-6
/
+6
*
Replace some *_DEVICE_HANDLER with _MEMBER calls (no whatsnew)
Miodrag Milanovic
2012-09-26
1
-3
/
+4
*
TIMER_CALLBACK_DEVICE_MEMBER modernization part 2 (no whatsnew)
Miodrag Milanovic
2012-09-25
1
-4
/
+4
*
INTERRUPT_GEN -> INTERRUPT_GEN_MEMBER for MESS part (no whatsnew)
Miodrag Milanovic
2012-09-18
1
-2
/
+3
*
changed most of screen.machine() to machine() (no whatsnew)
Miodrag Milanovic
2012-09-18
1
-1
/
+1
*
Modernized screen update calls (no whatsnew)
Miodrag Milanovic
2012-09-17
1
-3
/
+4
*
First pass at modernizing struct definitions.
Aaron Giles
2012-09-15
1
-8
/
+6
*
Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang...
Miodrag Milanovic
2012-09-13
1
-6
/
+6
*
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
-2
/
+2
*
Don't use safe_pc[base] when you already have a
Aaron Giles
2012-09-11
1
-3
/
+3
[next]