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
/
apc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
move mess into mame (nw)
Miodrag Milanovic
2015-09-30
1
-1000
/
+0
*
apc: use standard 3-bit brg palette
Dirk Best
2015-07-29
1
-14
/
+2
*
change flags from GAME_ to MACHINE_
David Haywood
2015-07-29
1
-1
/
+1
*
GPL - > LGPL for Kale (nw)
Miodrag Milanovic
2015-05-13
1
-1
/
+1
*
part of license work for Kale, mostly those that needs to be GPL (nw)
Miodrag Milanovic
2015-05-12
1
-1
/
+1
*
Added known authors to licenses tags (nw)
Miodrag Milanovic
2015-05-09
1
-1
/
+1
*
upd7220: reverse bit order and make address space 16 bit (nw)
cracyc
2014-12-10
1
-7
/
+7
*
upd7220: slanted chars [Carl]
cracyc
2014-10-24
1
-1
/
+1
*
Assorted set name corrections (duplicates) and macro changes to match up to a...
Scott Stone
2014-06-16
1
-1
/
+1
*
am9517a_device: converted to devcb2 (nw)
Ivan Vangelista
2014-04-29
1
-11
/
+11
*
pic8259: remove trampolines (nw)
cracyc
2014-04-23
1
-17
/
+2
*
Replaced set_irq_acknowledge_callback with proper MCFG_CPU_IRQ_ACKNOWLEDGE_DR...
Miodrag Milanovic
2014-04-23
1
-2
/
+1
*
Cleanups and version bump
mame0153
Miodrag Milanovic
2014-04-07
1
-5
/
+5
*
upd7220: devcb2 and delegates. (nw)
Curt Coder
2014-04-02
1
-37
/
+24
*
upd765: Refactored to use devcb2 callbacks. [Curt Coder]
Curt Coder
2014-03-17
1
-19
/
+2
*
primary_screen -> first_screen() (nw)
Miodrag Milanovic
2014-03-15
1
-3
/
+3
*
Fixed all bitmap.palette() users to use m_palette instead (nw)
Miodrag Milanovic
2014-03-15
1
-1
/
+1
*
Checkpoint 2:
Alex W. Jackson
2014-03-15
1
-1
/
+1
*
Updated upd1771.c to use devcb2 (nw)
Ivan Vangelista
2014-03-11
1
-3
/
+0
*
Moved optional_device<screen_device> m_screen and optional_device<palette_dev...
Miodrag Milanovic
2014-03-05
1
-1
/
+4
*
Huge update, palette is now device (nw)
Miodrag Milanovic
2014-02-27
1
-11
/
+6
*
Converted PIT8253 to DEVCB2 [smf]
smf-
2014-02-23
1
-19
/
+6
*
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
*
Copyright update. Please let me know if there's a blank and you would like to...
Angelo Salese
2013-10-15
1
-0
/
+2
*
Created new device_video_interface. Right now its sole purpose is to
Aaron Giles
2013-07-24
1
-2
/
+0
*
upd1990a: devcb2. (nw)
Curt Coder
2013-06-10
1
-7
/
+1
*
Modernized the PIT8253 device. [Fabio Priuli]
Fabio Priuli
2013-06-03
1
-5
/
+7
*
(MESS) Modernized uPD1771c sound device. [Fabio Priuli]
Fabio Priuli
2013-06-03
1
-1
/
+1
*
Moved default card config, device inputs and clock off the slot interface so ...
smf-
2013-05-29
1
-2
/
+2
*
pic8259.c: Switched to devcb2. (nw)
Wilbert Pol
2013-05-15
1
-16
/
+2
*
pic8259.c: Continue modernization. (nw)
Wilbert Pol
2013-05-14
1
-11
/
+11
*
Removal of machine().root_device() where appropriate (nw)
Miodrag Milanovic
2013-04-14
1
-1
/
+1
*
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
/
+7
*
Cleanups and version bump
mame0148u1
Miodrag Milanovic
2013-02-11
1
-7
/
+7
*
Notes for APC
Angelo Salese
2013-02-11
1
-22
/
+31
*
IRQ_CALLBACK modernization part 1 (no whatsnew)
Miodrag Milanovic
2013-01-31
1
-3
/
+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
-17
/
+17
*
Cleanups and version bump
mame0147u4
Miodrag Milanovic
2012-12-17
1
-86
/
+86
*
upd7220: tied pixel clock with the refresh rate, updated all drivers to use i...
Angelo Salese
2012-12-12
1
-2
/
+2
*
Removed unnecessary parameters from upd7220
Angelo Salese
2012-12-12
1
-1
/
+1
*
(MESS) Removed unnecessary includes, and fixed a floppy bug. (nw)
Curt Coder
2012-12-09
1
-4
/
+0
*
upd7220: Refactored to use bitmap_rgb32. (nw)
Curt Coder
2012-12-07
1
-3
/
+4
*
(MESS) added software list for NEC APC [kaylee]
Angelo Salese
2012-11-24
1
-0
/
+1
*
apc.c: fixed compile on Mac. and yes, Apple gcc is so dumb with switch cases....
Fabio Priuli
2012-11-24
1
-1
/
+1
*
(MESS) Fixed upd765 SIS status when fid = 4, this makes NEC PC-88VA to attemp...
Angelo Salese
2012-11-22
1
-2
/
+0
*
Fixed FDC irq, needed by MS-DOS
Angelo Salese
2012-11-21
1
-9
/
+11
*
(MESS) APC: Fixed a few missing keys (a few are still missing though),
Jonathan Gevaryahu
2012-11-21
1
-19
/
+49
[next]