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
/
devices
/
video
Commit message (
Expand
)
Author
Age
Files
Lines
*
srcclean in preparation for branching release
Vas Crabb
2021-01-24
1
-4
/
+4
*
i8244: fix recent regression
hap
2021-01-22
1
-5
/
+6
*
artwork/chess: change chess symbols to svg
hap
2021-01-18
1
-1
/
+1
*
i8244: remove confusing invalid_register function
hap
2021-01-16
2
-75
/
+43
*
- sa1110: Added skeleton handling for UDC sub-device handling. [Ryan Holtz]
Ryan Holtz
2021-01-15
2
-10
/
+193
*
ef9340_1: add pinout reference
hap
2021-01-15
3
-63
/
+90
*
metro.cpp: Fix tilemap offset regression
cam900
2021-01-14
2
-0
/
+6
*
i8244: split big screen_update function into several pieces
hap
2021-01-13
2
-225
/
+263
*
i8244: changed character layer priorities
hap
2021-01-12
2
-87
/
+79
*
- m950x0: Removed private specifier in favor of protected. [Ryan Holtz]
Ryan Holtz
2021-01-10
1
-1
/
+4
*
- m950x0: Added implementation for STmicro M950x0 SPI EEPROM series. [Ryan Ho...
Ryan Holtz
2021-01-10
2
-9
/
+97
*
metro.cpp, hyprduel.cpp: Move interrupt control (mostly) down into VDP
AJR
2021-01-09
2
-8
/
+166
*
i8244.h: add pinout info
hap
2021-01-09
1
-3
/
+20
*
odyssey2: correct copyright holders
hap
2021-01-09
2
-2
/
+2
*
hitpoker.cpp, tlc34076: Initialize more pointers and variables
AJR
2020-12-31
1
-1
/
+6
*
VG5000ยต fix latched attributes on delimiter. (#7610)
Sylvain Glaize
2020-12-30
1
-16
/
+17
*
imagetek_i4100_device: Add some missing initializations, hopefully fixing ran...
Olivier Galibert
2020-12-28
1
-0
/
+19
*
srcclean for 0.227
Vas Crabb
2020-12-27
5
-182
/
+182
*
-sa1111, sed1356: Turned logging back off. [Ryan Holtz]
Ryan Holtz
2020-12-26
1
-1
/
+1
*
-sa1110: Added initial attempt at UART receiving. LSB of received data seems ...
Ryan Holtz
2020-12-26
1
-1
/
+1
*
-sa1110, sa1111, sed1356: Turned off error logging. [Ryan Holtz]
Ryan Holtz
2020-12-25
1
-1
/
+1
*
saa5240.cpp: Preliminary SAA5240/43 Computer Controlled Teletext emulation.
Nigel Barnes
2020-12-25
2
-0
/
+968
*
New machines marked as NOT_WORKING
Ryan Holtz
2020-12-24
2
-0
/
+2126
*
lbpc: Add keyboard interface
AJR
2020-12-22
1
-1
/
+1
*
epl43102: Recognize some specific registers
AJR
2020-12-18
2
-5
/
+83
*
vreadere: Add LCD driver and connect it to MCU ports
AJR
2020-12-18
2
-7
/
+34
*
tms9928a: Fix failure to output initial interrupt state
AJR
2020-12-03
1
-1
/
+3
*
Fairly significant overhaul of Lua engine and some cleanup.
Vas Crabb
2020-11-25
1
-1
/
+1
*
i8275: Fix a case where the DRQ output could remain unexpectedly set due to D...
AJR
2020-11-24
1
-0
/
+1
*
Fix most implicit fallthrough warnings from clang
Vas Crabb
2020-11-17
1
-2
/
+2
*
saa5050: Implemented TLC (Transmitted Large Character) output line.
Nigel Barnes
2020-11-14
2
-1
/
+12
*
Enable GCC implicit fallthrough warning.
Vas Crabb
2020-11-15
4
-2
/
+12
*
-Switch to building MAME as C++17.
Vas Crabb
2020-11-15
3
-5
/
+25
*
-emu/devfind: More cleanup/consistency changes.
Vas Crabb
2020-11-13
1
-1
/
+4
*
misc comments: very unimportant corrections
hap
2020-11-12
1
-1
/
+0
*
Got rid of a couple of easy auto_alloc_array
Vas Crabb
2020-11-09
1
-2
/
+2
*
ef9364: Erase character is now configurable, defaults to 0x00.
Nigel Barnes
2020-11-06
2
-7
/
+11
*
mu5: Add the lc7985nd and the lcd [O. Galibert]
Olivier Galibert
2020-11-05
2
-0
/
+363
*
emumem: Simplify memory management. [O. Galibert]
Olivier Galibert
2020-11-02
2
-3
/
+3
*
pce220.cpp: split HD61202 and SED1560 into separate devices. [Sandro Ronco]
Sandro Ronco
2020-10-31
4
-69
/
+481
*
Miscellaneous clean-up.
Vas Crabb
2020-10-29
2
-1
/
+3
*
catseye.cpp: fix Clang compile.
arbee
2020-10-28
1
-1
/
+1
*
Uninitialized variable fixes (#7406)
Sven Schnelle
2020-10-27
1
-4
/
+43
*
snes_ppu.cpp: Use device_palette_interface for Palette handling (#7375)
cam900
2020-10-26
2
-45
/
+60
*
fix a Genesis VDP status bit which was breaking Mega Play 68k->Z80 comms (#7390)
Devin Acker
2020-10-24
1
-1
/
+3
*
vsnes.cpp: working sound + "improved" graphics in Vs. SMB bootleg sets (#7360)
Devin Acker
2020-10-22
2
-28
/
+196
*
video/315_5124.cpp: Minor tidying up.
Vas Crabb
2020-10-22
1
-36
/
+30
*
video/315_5124.cpp: Improved registers 03 and 04 behavior in mode 4 [Enik Lan...
enikland2
2020-10-22
2
-63
/
+148
*
mc6845: enable strobe output (RA4) in transparent mode.
Robbbert
2020-10-11
1
-4
/
+4
*
video/mc6845.cpp: Fix some uninitialised variables.
Vas Crabb
2020-10-09
1
-0
/
+2
[next]