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
/
devices
/
machine
/
acorn_vidc.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#...
holub
2024-09-27
1
-8
/
+8
*
emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu...
MooglyGuy
2023-06-01
1
-1
/
+1
*
device_palette_interface: Make information overrides noexcept
AJR
2022-09-25
1
-2
/
+2
*
- Removed device_timer, device_timer_id, et al in favor of direct callback me...
MooglyGuy
2022-06-04
1
-6
/
+4
*
arm_iomd.cpp: improve serial DAC overrun/int handling, makes SFXs to work bet...
angelosa
2022-04-13
1
-7
/
+11
*
Revert initialisation of device members in headers.
Vas Crabb
2022-04-03
1
-6
/
+6
*
init vars for coverity (devices/machine/5-i)
Robbbert
2022-04-02
1
-6
/
+6
*
Remove void *ptr parameter from emu_timer, timer_device and all related callb...
AJR
2022-01-26
1
-2
/
+2
*
acorn_vidc: Implement DAC differences between VIDC1 and VIDC1a.
Nigel Barnes
2021-11-14
1
-11
/
+14
*
volt_reg: Remove uses that are not needed anymore with the recent (#7367)
Aaron Giles
2020-10-20
1
-1
/
+0
*
devices/machine, sound and video: removed read and write macros (nw)
Ivan Vangelista
2020-06-17
1
-15
/
+15
*
srcclean (nw)
Vas Crabb
2019-12-21
1
-4
/
+4
*
Rewrite ARM IOMD/VIDC20 chips into own devices, merged implementations from ...
Angelo Salese
2019-12-13
1
-38
/
+91
*
some Visual Studio 2019 fixes (nw)
smf-
2019-09-29
1
-1
/
+1
*
srcclean (nw)
Vas Crabb
2019-09-22
1
-8
/
+8
*
acorn_vidc.cpp: generate u255 law sound table on device start [Olivier Galibe...
angelosa
2019-09-21
1
-0
/
+1
*
acorn_vidc: All right, move this back to src/devices/machine (nw)
AJR
2019-09-20
1
-0
/
+143
*
acorn_vidc: Move to src/devices/video and fix full build (nw)
AJR
2019-09-20
1
-145
/
+0
*
Rewritten Acorn VIDC10 into own device file [Angelo Salese] #5671
Angelo Salese
2019-09-20
1
-0
/
+145