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
/
machine
/
pk8020.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
pic8259: remove trampolines (nw)
cracyc
2014-04-23
1
-10
/
+0
*
Replaced set_irq_acknowledge_callback with proper MCFG_CPU_IRQ_ACKNOWLEDGE_DR...
Miodrag Milanovic
2014-04-23
1
-1
/
+0
*
converted i8255 to devcb2. nw.
Fabio Priuli
2014-04-17
1
-30
/
+0
*
modernized access for legacy floppy, quite straight forward thing (nw)
Miodrag Milanovic
2014-04-02
1
-12
/
+12
*
legacy wd17xx is now also a modern device (nw)
Miodrag Milanovic
2014-03-18
1
-13
/
+13
*
Huge update, palette is now device (nw)
Miodrag Milanovic
2014-02-27
1
-1
/
+1
*
Converted PIT8253 to DEVCB2 [smf]
smf-
2014-02-23
1
-21
/
+0
*
Switched rgb_t to a class, replacing macros with methods. Mappings are
Aaron Giles
2014-02-19
1
-1
/
+1
*
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
-3
/
+3
*
pic8259.c: Switched to devcb2. (nw)
Wilbert Pol
2013-05-15
1
-7
/
+0
*
pic8259.c: Continue modernization. (nw)
Wilbert Pol
2013-05-14
1
-4
/
+4
*
(MESS) pk8020.c: Reduce tagmap lookups (nw)
Wilbert Pol
2013-02-08
1
-334
/
+316
*
(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
/
+3
*
Cleanups and version bump
mame0148
Miodrag Milanovic
2013-01-11
1
-8
/
+8
*
Replace some *_DEVICE_HANDLER with _MEMBER calls in MESS section (no whatsnew)
Miodrag Milanovic
2012-10-03
1
-49
/
+44
*
change from device->machine() to space.machine() in device handlers in order ...
Miodrag Milanovic
2012-09-21
1
-18
/
+18
*
Since nobody checks for NULLs anyway, make
Aaron Giles
2012-09-19
1
-1
/
+1
*
INTERRUPT_GEN -> INTERRUPT_GEN_MEMBER for MESS part (no whatsnew)
Miodrag Milanovic
2012-09-18
1
-4
/
+3
*
Memory handler normalization, part 2. Change legacy
Aaron Giles
2012-09-17
1
-247
/
+247
*
Memory handler normalization, part 1.
Aaron Giles
2012-09-17
1
-12
/
+12
*
Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang...
Miodrag Milanovic
2012-09-13
1
-6
/
+5
*
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
-1
/
+1
*
Merge of MESS sources (no whatsnew)
Miodrag Milanovic
2012-08-21
1
-0
/
+1012