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
/
emu
Commit message (
Expand
)
Author
Age
Files
Lines
*
video.cpp: Revise 77834407f23ad3418ed90168179ca895080dfa8d to only reset "las...
AJR
2022-01-22
1
-6
/
+1
*
rendutil.cpp: API cleanup + minor related OSD render cleanups
AJR
2022-01-22
3
-102
/
+93
*
video.cpp: Restart time counters after loading a save state
AJR
2022-01-22
1
-1
/
+11
*
digilog320: Hook up CRTC, basic screen display
Dirk Best
2022-01-20
1
-0
/
+1
*
xtal.cpp: Add one value
AJR
2022-01-12
1
-0
/
+1
*
dislot: Add option_replace, option_replace_internal and option_remove to make...
AJR
2022-01-06
2
-0
/
+40
*
device_image_interface: Interface overhaul
AJR
2022-01-06
2
-216
/
+38
*
emu/render.cpp: Improved scale factor selection. (#8961)
antonioginer
2022-01-06
1
-41
/
+81
*
xtal: Add 16.537_MHz_XTAL
Dirk Best
2022-01-05
1
-0
/
+1
*
Render-related cleanup
AJR
2021-12-30
7
-29
/
+36
*
fix PC-8801/9801 clocks (#9060)
ValleyBell
2021-12-30
1
-1
/
+1
*
fixed size prefix in find command [smf]
smf-
2021-12-28
1
-1
/
+1
*
expand buffer size from 15 to 16 for %t time in video_manager::open_next (#9039)
goldnchild
2021-12-25
1
-1
/
+1
*
New machines marked as NOT_WORKING
AJR
2021-12-24
1
-0
/
+2
*
-emu/render.cpp: Get the initial view check off the hot path (fixes MT08159).
Vas Crabb
2021-12-24
2
-12
/
+28
*
bus/nes_ctrl: Updated mahjong controller based on hardware info. (#9024)
0kmg
2021-12-21
1
-0
/
+72
*
sound.h: Suppress sound_assert errors for fill and copy-type operations when ...
AJR
2021-12-20
1
-1
/
+2
*
emu/mconfig.cpp: Made checks on device add/replace stricter.
Vas Crabb
2021-12-09
1
-11
/
+10
*
Moved localised I/O port name lookup into I/O port manager.
Vas Crabb
2021-12-09
4
-437
/
+502
*
screen: report refresh rate <1hz as error in validity check
hap
2021-12-08
1
-3
/
+3
*
New machines marked as NOT_WORKING
Dirk Best
2021-12-07
1
-0
/
+2
*
Fixed MT07153 (SlikStick configuration for asteroid not working).
Vas Crabb
2021-12-06
1
-0
/
+3
*
-frontend: Give heading items in menus a bit of horizontal space.
Vas Crabb
2021-12-05
1
-62
/
+6
*
Remove a few outdated references to MESS
Dirk Best
2021-12-02
2
-2
/
+2
*
emumem fix
Olivier Galibert
2021-11-28
1
-2
/
+2
*
Fun with flags: Allows handlers to have user-defined flags set on
Olivier Galibert
2021-11-28
20
-716
/
+1402
*
-emu/rendersw.hxx: Fixed incorrect clipping of untextured rectangles.
Vas Crabb
2021-11-27
1
-111
/
+88
*
emumem_aspace: Unref the root dispatch when destroying the address space
Olivier Galibert
2021-11-26
1
-0
/
+5
*
A little more refactoring, and Coverity fixes:
Vas Crabb
2021-11-25
4
-97
/
+25
*
render.cpp: Use simple_list instead of std::list for containers; remove old r...
AJR
2021-11-21
2
-119
/
+39
*
screen.cpp: Fix old editing errors in comments
AJR
2021-11-21
1
-2
/
+2
*
Miscellaneous #include cleanup
AJR
2021-11-20
1
-2
/
+0
*
emu/rendersw.hxx: Support texture wrap/clamp properly for (A)RGB formats.
Vas Crabb
2021-11-21
1
-356
/
+443
*
-emu/render.cpp: Fixed texture size calculation for oblong items.
Vas Crabb
2021-11-19
1
-4
/
+4
*
emu/render.cpp, emu/rendlay.cpp: Added scroll support for all elements.
Vas Crabb
2021-11-18
5
-282
/
+656
*
New machines marked as NOT_WORKING
Nigel Barnes
2021-11-14
1
-0
/
+1
*
Actually commit the source changes for ASIO 1.20.0 update.
Vas Crabb
2021-11-15
1
-1
/
+1
*
-osd/windows: Show error message box on a separate thread (see MT08118).
Vas Crabb
2021-11-12
1
-1
/
+1
*
Revert "-svg_renderer: Flag when output contents have not changed. [Ryan Holt...
hap
2021-11-08
1
-11
/
+0
*
fixes for variables set but not used
smf-
2021-11-07
1
-6
/
+6
*
-svg_renderer: Flag when output contents have not changed. [Ryan Holtz] (#8791)
MooglyGuy
2021-11-06
1
-0
/
+11
*
input: Clarify docuemntation and a comment.
Vas Crabb
2021-11-06
1
-0
/
+2
*
-Enabled complex combinations for analog axes:
Vas Crabb
2021-11-06
3
-42
/
+67
*
-emu/ioport.cpp: Fixed some default setting handling issues.
Vas Crabb
2021-11-04
3
-16
/
+7
*
-emu/ioport.cpp: Made default behaviour better.
Vas Crabb
2021-11-03
1
-30
/
+41
*
emu/ioport.h: Fixed stupid mismatched friend declaration that GCC blithely ig...
Vas Crabb
2021-11-03
1
-1
/
+1
*
-emu/ioport.cpp: Fixed "MAME lost my joystick settings!!!1!11!
Vas Crabb
2021-11-03
2
-69
/
+109
*
plugins: Moved the timecode recording functionality to a plugin.
Vas Crabb
2021-11-02
9
-256
/
+2
*
Fix various usability issues:
Vas Crabb
2021-11-02
2
-19
/
+17
*
-frontend: Refactored menu event handling and fixed a number of issues. (#8777)
Vas Crabb
2021-10-31
2
-18
/
+17
[next]