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
*
Merge branch 'master' into time-experiments
Aaron Giles
2021-08-13
32
-13450
/
+13495
|
\
|
*
video/upd7220.cpp: Updated FIGD to use ead and mask to calculate drawing loca...
Brian Johnson
2021-08-13
2
-154
/
+64
|
*
video/upd7220.cpp: Made address space use word addressing, and implemented pr...
Brian Johnson
2021-08-05
2
-90
/
+179
|
*
voodoo: Address minor coverity complaints
Aaron Giles
2021-07-31
3
-4
/
+11
|
*
srcclean for 0.234 branch
Vas Crabb
2021-07-25
7
-281
/
+281
|
*
video/upd7220.cpp: During a GCHRD command, always start with pram[15]. (#8317)
Brian Johnson
2021-07-20
1
-1
/
+1
|
*
voodoo: Return 0 on invalid reads, seems to fix funkball. Improve logging of ...
Aaron Giles
2021-07-15
1
-3
/
+6
|
*
sx1010: split the two screens. Pixel clocks are probably wrong.
Olivier Galibert
2021-07-15
1
-0
/
+2
|
*
voodoo: Fix dither subtraction. Fixes squares around balls in virtpool.
Aaron Giles
2021-07-13
1
-1
/
+1
|
*
voodoo: Improve fidelity of synchronization points. Add synchronization back ...
Aaron Giles
2021-07-12
6
-34
/
+67
|
*
poly.h: Fix DEBUG=1 builds
AJR
2021-07-11
1
-2
/
+3
|
*
poly: Early out of waits if no outstanding work.
Aaron Giles
2021-07-11
1
-0
/
+4
|
*
voodoo: Improve pixel pipeline throughput for LFB writes. Helps gtfore and re...
Aaron Giles
2021-07-11
3
-47
/
+28
|
*
voodoo: Fix LOD calculations. Improve LOD calculation accuracy. Remove stw_he...
Aaron Giles
2021-07-10
2
-205
/
+117
|
*
voodoo: Increase vretrace cycles to 2 so mace will boot again. Add missing ra...
Aaron Giles
2021-07-10
3
-11
/
+8
|
*
voodoo: Restore some cycle stealing on vretrace to allow sfrush to boot.
Aaron Giles
2021-07-09
1
-0
/
+3
|
*
voodoo: fix compile error
hap
2021-07-09
1
-1
/
+1
|
*
video/voodoo.cpp: Major rewrite: (#8267)
Aaron Giles
2021-07-09
18
-13031
/
+12996
|
*
- filling out missing hashes for commented ROM_LOADs when known (part 1)
Scott Stone
2021-07-04
1
-2
/
+2
|
*
srcclean in preparation for release
Vas Crabb
2021-06-27
3
-6
/
+6
|
*
Eliminate remaining uses of auto_alloc and friends (#8210)
Aaron Giles
2021-06-22
6
-49
/
+71
|
*
hd61830: fix cursor in d2
cracyc
2021-06-21
1
-2
/
+2
|
*
dl1616: dl1414 does not have ce pin or addr latch
hap
2021-06-20
2
-21
/
+33
|
*
New machines marked as NOT_WORKING
hap
2021-06-20
1
-1
/
+1
|
*
pc_vga: updated comment
Robbbert
2021-06-16
1
-3
/
+3
|
*
voodoo: fix Hornet games POST crash
Ville Linde
2021-06-13
1
-2
/
+2
|
*
Added helpers for 64-bit count leading zeroes/ones.
Vas Crabb
2021-06-13
1
-10
/
+10
|
*
HD61830: Fix character blink mode
Jaen Saul
2021-06-12
1
-1
/
+1
|
*
315_5124.cpp: Fix color in SMS1 VDP(315-5124), Add hardware notes (#7855)
cam900
2021-05-26
1
-18
/
+21
|
*
srcclean for release
Vas Crabb
2021-05-23
1
-3
/
+3
|
*
pwm_display: add separate handlers for matrix x/y sides
hap
2021-05-05
2
-0
/
+10
|
*
upd7220.cpp: make a bitmap partition of len==0 to be max size, fixes pc98 mad...
Angelo Salese
2021-04-30
1
-6
/
+18
|
*
upd7220, qx10: Implement display zoom support (#8004)
Brian Johnson
2021-04-26
1
-9
/
+12
|
*
srcclean in preparation for branching release
Vas Crabb
2021-04-25
1
-1
/
+1
|
*
pwm.h: missed one sync()
hap
2021-04-24
1
-1
/
+1
|
*
util/cdrom.cpp: Disable debug log message when parsing TOC.
Vas Crabb
2021-04-24
1
-31
/
+23
|
*
t6963c: increase default contrast a bit
hap
2021-04-24
1
-6
/
+6
|
*
pwm_display: remove the need to manually call update
hap
2021-04-24
2
-76
/
+63
|
*
upd7220: fix copy paste bug in DMA handling
Brian Johnson
2021-04-24
1
-39
/
+51
|
*
upd7220: Support DMAW and DMAR commands
Brian Johnson
2021-04-20
2
-59
/
+147
|
*
upd7220: Fixed mixed mode display area partition parsing
Brian Johnson
2021-04-20
1
-5
/
+0
|
*
New machines marked as NOT_WORKING (#7904)
Angelo Salese
2021-04-19
1
-1
/
+3
|
*
srcclean in preparation for release
Vas Crabb
2021-03-28
1
-2
/
+2
*
|
Major timer object reshuffling. timer_expired_delegate wraps the various call...
Aaron Giles
2021-03-26
69
-71
/
+71
*
|
Use the device-provided timer_alloc instead of reaching around to the schedul...
Aaron Giles
2021-03-25
14
-28
/
+28
*
|
Add scheduler object and accessor to device_t. Upgrade all 3 timer parameters...
Aaron Giles
2021-03-24
64
-66
/
+66
*
|
Renamed timer_expired_registered_delegate to emu_timer_cb. Removed all timer_...
Aaron Giles
2021-03-23
3
-6
/
+4
*
|
First round of timer_set conversions.
Aaron Giles
2021-03-22
5
-6
/
+15
*
|
Removed ptr parameter from temporary timers. Fixed a handful of places that u...
Aaron Giles
2021-03-22
1
-1
/
+1
|
/
*
rc759: Major improvements to I82730, hook up SN76489A, preliminary palette
Dirk Best
2021-03-15
2
-169
/
+544
[next]