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
/
at.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
pic8259: remove trampolines (nw)
cracyc
2014-04-23
1
-6
/
+1
*
Replaced set_irq_acknowledge_callback with proper MCFG_CPU_IRQ_ACKNOWLEDGE_DR...
Miodrag Milanovic
2014-04-23
1
-1
/
+0
*
Converted PIT8253 to DEVCB2 [smf]
smf-
2014-02-23
1
-32
/
+7
*
(MESS) i8530h31 now *almost* boots or at least make some beeps, instead of ha...
Scott Stone
2014-01-27
1
-0
/
+16
*
(mess) clean up the refresh bit, it's always the same as the 5170 (nw)
cracyc
2013-11-09
1
-29
/
+3
*
Minimal fix for MT05348 (nw)
Ivan Vangelista
2013-11-02
1
-1
/
+1
*
(mess) at: find a compromise between the at486 and 5170.
cracyc
2013-09-12
1
-3
/
+25
*
i286: modernize [Carl]
cracyc
2013-07-25
1
-4
/
+4
*
PC driver cleanup:
Dirk Best
2013-06-13
1
-12
/
+8
*
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
*
8237dma: convert its remaining users and kill it (nw)
cracyc
2013-05-30
1
-2
/
+1
*
pic8259.c: Switched to devcb2. (nw)
Wilbert Pol
2013-05-15
1
-16
/
+0
*
pic8259.c: Continue modernization. (nw)
Wilbert Pol
2013-05-14
1
-1
/
+1
*
made BEEP and RAM devices initialize in constructor of driver classes (nw)
Miodrag Milanovic
2013-04-23
1
-4
/
+4
*
moving some static functions in driver state for MESS drivers plus some other...
Miodrag Milanovic
2013-04-18
1
-11
/
+10
*
various cpu lookup cleanup (nw)
Miodrag Milanovic
2013-04-15
1
-1
/
+1
*
changed machine().device("maincpu") with m_maincpu in mess tree part (nw)
Miodrag Milanovic
2013-04-10
1
-1
/
+1
*
(MESS) Used modern accessors for i8259. (nw)
Curt Coder
2013-02-02
1
-3
/
+3
*
IRQ_CALLBACK modernization part 2, this should give some speed to pc drivers ...
Miodrag Milanovic
2013-01-31
1
-4
/
+3
*
Cleanups and version bump
mame0148
Miodrag Milanovic
2013-01-11
1
-4
/
+4
*
(MESS) at: fixed 16-bit DMA reading/writing (no whatsnew)
mahlemiut
2012-09-30
1
-2
/
+4
*
at: Made sure that the correct address space is used when using DMA (no whats...
mahlemiut
2012-09-20
1
-2
/
+4
*
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
-3
/
+3
*
Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang...
Miodrag Milanovic
2012-09-13
1
-9
/
+8
*
Clear out remaining global inlines in diexec.h.
Aaron Giles
2012-09-12
1
-2
/
+2
*
In device_state_interface, rename state() to state_int()
Aaron Giles
2012-09-11
1
-1
/
+1
*
oops (nw)
Olivier Galibert
2012-09-11
1
-1
/
+1
*
(mess) pc hardware: cleanup the end-of-dma notifications [O. Galibert]
Olivier Galibert
2012-09-08
1
-12
/
+34
*
Added Sound Blaster 16, and proper 16 bit ISA DMA handling [Carl]
Miodrag Milanovic
2012-09-04
1
-9
/
+8
*
Merge of MESS sources (no whatsnew)
Miodrag Milanovic
2012-08-21
1
-0
/
+347