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
/
pc88va.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
change flags from GAME_ to MACHINE_
David Haywood
2015-07-29
1
-3
/
+3
*
Added resto for Kale, these are BSD3 (nw)
Miodrag Milanovic
2015-05-12
1
-1
/
+1
*
Added known authors to licenses tags (nw)
Miodrag Milanovic
2015-05-09
1
-1
/
+1
*
Cleanups and version bump
mame0161
Miodrag Milanovic
2015-04-29
1
-2
/
+2
*
Tidy MESS driver whitespace too
Zoë Blade
2015-04-08
1
-1
/
+0
*
sams64 doesn't like that we fire an irq even if bit 0 is 0. Fix it.
Angelo Salese
2015-04-01
1
-0
/
+16
*
Updated PC88VA to use am9517a, nw
Angelo Salese
2015-04-01
1
-18
/
+19
*
Touching all the candy again: [Alex Jackson]
Alex W. Jackson
2014-11-17
1
-9
/
+9
*
fixed most of the -Wunreachable-code-break and -Wunreachable-code-return warn...
Oliver Stöneberg
2014-09-08
1
-1
/
+0
*
ay8910_device and extended family: converted to devcb2 (nw)
Ivan Vangelista
2014-05-06
1
-12
/
+0
*
upd71071_device: converted to devcb2 (nw)
Ivan Vangelista
2014-04-30
1
-14
/
+7
*
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
-2
/
+1
*
converted i8255 to devcb2. nw.
Fabio Priuli
2014-04-17
1
-34
/
+19
*
remove not needed parameters (nw)
Miodrag Milanovic
2014-03-24
1
-2
/
+2
*
upd765: Refactored to use devcb2 callbacks. [Curt Coder]
Curt Coder
2014-03-17
1
-6
/
+6
*
primary_screen -> first_screen() (nw)
Miodrag Milanovic
2014-03-15
1
-2
/
+2
*
Checkpoint 2:
Alex W. Jackson
2014-03-15
1
-1
/
+1
*
Moved optional_device<screen_device> m_screen and optional_device<palette_dev...
Miodrag Milanovic
2014-03-05
1
-1
/
+3
*
Huge update, palette is now device (nw)
Miodrag Milanovic
2014-02-27
1
-8
/
+8
*
Converted PIT8253 to DEVCB2 [smf]
smf-
2014-02-23
1
-26
/
+5
*
moved optional_device<gfxdecode_device> to specific drivers state classes (nw)
Miodrag Milanovic
2014-02-17
1
-1
/
+3
*
Created gfxdecode_device instead of using machine fixed gfxdecode [Miodrag M...
Miodrag Milanovic
2014-02-16
1
-3
/
+3
*
Copyright update. Please let me know if there's a blank and you would like to...
Angelo Salese
2013-10-15
1
-0
/
+2
*
IDP -> uPD72022, fun
Angelo Salese
2013-08-01
1
-0
/
+2
*
(MESS) modernized uPD71071 DMA device. [Fabio Priuli]
Fabio Priuli
2013-06-04
1
-4
/
+4
*
Modernized the PIT8253 device. [Fabio Priuli]
Fabio Priuli
2013-06-03
1
-2
/
+2
*
Moved default card config, device inputs and clock off the slot interface so ...
smf-
2013-05-29
1
-2
/
+2
*
MESS anonymous timers this time. (nw)
Andrew Gardner
2013-05-23
1
-12
/
+48
*
pic8259.c: Switched to devcb2. (nw)
Wilbert Pol
2013-05-15
1
-16
/
+3
*
pic8259.c: Continue modernization. (nw)
Wilbert Pol
2013-05-14
1
-15
/
+15
*
modernised YM2203 [smf]
smf-
2013-05-11
1
-11
/
+8
*
moving some static functions in driver state for MESS drivers plus some other...
Miodrag Milanovic
2013-04-18
1
-8
/
+8
*
various cpu lookup cleanup (nw)
Miodrag Milanovic
2013-04-15
1
-3
/
+3
*
Removal of machine().root_device() where appropriate (nw)
Miodrag Milanovic
2013-04-14
1
-16
/
+16
*
changed machine().device("maincpu") with m_maincpu in mess tree part (nw)
Miodrag Milanovic
2013-04-10
1
-3
/
+3
*
unified formating of state class constructors, no functional change (nw)
Miodrag Milanovic
2013-04-10
1
-1
/
+1
*
Some mess modernization (nw)
Miodrag Milanovic
2013-02-18
1
-67
/
+70
*
(MESS) Used modern accessors for i8259. (nw)
Curt Coder
2013-02-02
1
-1
/
+1
*
IRQ_CALLBACK modernization part 1 (no whatsnew)
Miodrag Milanovic
2013-01-31
1
-3
/
+4
*
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
-166
/
+166
*
Cleanups and version bump
mame0147u4
Miodrag Milanovic
2012-12-17
1
-7
/
+7
*
(MESS) Removed unnecessary includes, and fixed a floppy bug. (nw)
Curt Coder
2012-12-09
1
-2
/
+0
*
cleanups (nw)
Olivier Galibert
2012-12-08
1
-8
/
+6
*
Fixed ready on PC-88VA
Angelo Salese
2012-12-08
1
-1
/
+1
*
Preliminary Force Ready mechanism for PC-88VA
Angelo Salese
2012-12-03
1
-0
/
+28
*
De-kludgeized floppy motor functionality
Angelo Salese
2012-11-26
1
-15
/
+59
*
PC-88VA starts sending some bytes, still doesn't work well tho
Angelo Salese
2012-11-24
1
-1
/
+16
*
Check-point for upd71071, nw
Angelo Salese
2012-11-23
1
-1
/
+4
[next]