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
/
video
/
i8244.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
New sound infrastructure.
sound
Olivier Galibert
5 days
1
-1
/
+1
*
i8244: fix collision detection edge case [hap, bataais]
hap
2024-12-03
1
-4
/
+2
*
Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#...
holub
2024-09-27
1
-2
/
+2
*
rendfont: set minimum width of scaled bitmap for font chars used in .lay file...
hap
2024-03-11
1
-1
/
+1
*
misc hap devices: move variables init to device_start
hap
2022-08-02
1
-11
/
+11
*
- Removed device_timer, device_timer_id, et al in favor of direct callback me...
MooglyGuy
2022-06-04
1
-5
/
+3
*
Remove void *ptr parameter from emu_timer, timer_device and all related callb...
AJR
2022-01-26
1
-1
/
+1
*
saitek_osa/maestro: use parent_rom_device_type for analyst
hap
2021-09-07
1
-9
/
+0
*
i8244: use parent_rom_device_type for i8245
hap
2021-09-06
1
-5
/
+15
*
i8244: remove confusing invalid_register function
hap
2021-01-16
1
-1
/
+0
*
ef9340_1: add pinout reference
hap
2021-01-15
1
-2
/
+0
*
i8244: split big screen_update function into several pieces
hap
2021-01-13
1
-1
/
+4
*
i8244: changed character layer priorities
hap
2021-01-12
1
-0
/
+4
*
i8244.h: add pinout info
hap
2021-01-09
1
-3
/
+20
*
odyssey2: correct copyright holders
hap
2021-01-09
1
-1
/
+1
*
odyssey2: sourcecode style cleanup (mostly bracket spacing)
hap
2020-09-28
1
-2
/
+2
*
odyssey2: shorthand variable types in source code
hap
2020-09-28
1
-32
/
+32
*
i8244: update to use newsound
hap
2020-09-14
1
-2
/
+1
*
Significant internal changes to sound streams (#7169)
Aaron Giles
2020-09-13
1
-1
/
+1
*
i8244: change pos hold strobe again, add sound interrupt
hap
2020-08-24
1
-4
/
+2
*
ef9340: add character blink/underline modes
hap
2020-08-16
1
-1
/
+1
*
i8244: add external collision detection
hap
2020-08-14
1
-0
/
+1
*
odyssey2: improve 824x/ef934x layer mixing
hap
2020-08-14
1
-0
/
+2
*
i8244: fix problem with zoomed sprites, update sound/video at tighter intervals
hap
2020-08-12
1
-35
/
+40
*
i8244: don't access unused registers
hap
2020-08-04
1
-3
/
+16
*
i8244: return 0 on write-only registers
hap
2020-08-03
1
-3
/
+3
*
i8244: use device rom instead of lookup table for character set [Kevin Horton]
hap
2020-08-03
1
-0
/
+3
*
odyssey2: make Videopac C52 a clone set(different XTAL), make g7400 a parent set
hap
2020-08-02
1
-2
/
+0
*
src/devices: simplified some handlers (nw)
Ivan Vangelista
2020-03-11
1
-4
/
+4
*
(nw) Clean up the mess on master
Vas Crabb
2019-03-26
1
-21
/
+3
*
Revert "conflict resolution (nw)"
andreasnaive
2019-03-25
1
-3
/
+21
*
i8244: Eliminate MCFG_ macros; set screen parameters in device_config_complet...
AJR
2019-01-19
1
-21
/
+3
*
Start cleaning up palette configuration:
Vas Crabb
2018-12-29
1
-1
/
+1
*
devcb3
Vas Crabb
2018-07-07
1
-2
/
+2
*
Remove emupal.h from emu.h (nw)
AJR
2018-06-13
1
-0
/
+1
*
de-staticify initializations for src/devices/video (#3270)
wilbertpol
2018-02-25
1
-5
/
+5
*
Privatize m_screen and other variables of device_video_interface (nw)
AJR
2018-01-05
1
-1
/
+0
*
Move static data out of devices into the device types. This is a significant...
Vas Crabb
2017-05-14
1
-53
/
+53
*
Remove emu.h from headers (nw)
Olivier Galibert
2017-02-11
1
-1
/
+0
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
1
-29
/
+29
*
reverting:
Miodrag Milanovic
2016-01-20
1
-3
/
+3
*
Revert "rest of device parameters to std::string (nw)"
Miodrag Milanovic
2016-01-20
1
-1
/
+1
*
rest of device parameters to std::string (nw)
Miodrag Milanovic
2016-01-16
1
-1
/
+1
*
tags are now strings (nw)
Miodrag Milanovic
2016-01-16
1
-3
/
+3
*
override part 3 (nw)
Miodrag Milanovic
2015-12-05
1
-4
/
+4
*
Move all devices into separate part of src tree (nw)
Miodrag Milanovic
2015-09-13
1
-0
/
+169