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
/
docs
Commit message (
Expand
)
Author
Age
Files
Lines
*
docs: Updated for changes to media loading behaviour.
Vas Crabb
2023-10-20
3
-16
/
+30
*
3rdparty/portaudio: Updated to latest upstream version. (#11604)
invertego
2023-10-09
1
-6
/
+0
*
docs: Fixed a number of grammatical errors and editing errors. (#11578)
Tom Cariello
2023-10-01
14
-47
/
+47
*
docs: Fixed documentation compilation warning. (#11586)
Firehawke
2023-10-01
1
-1
/
+1
*
Merge tag 'mame0259' into HEAD
Vas Crabb
2023-09-29
1
-2
/
+2
|
\
|
*
Bumped version to 0.259
mame0259
Vas Crabb
2023-09-29
1
-2
/
+2
|
*
Removed extra tick after gtime example in documentation (#11574)
Tom Cariello
2023-09-28
1
-1
/
+1
*
|
Miscellaneous change roll-up:
Vas Crabb
2023-09-29
1
-1
/
+1
*
|
docs: Fixed many editing errors and spelling errors. (#11575)
Tom Cariello
2023-09-29
20
-43
/
+38
*
|
Removed extra tick after gtime example in documentation (#11574)
Tom Cariello
2023-09-27
1
-1
/
+1
|
/
*
Bumped version to 0.258
mame0258
Vas Crabb
2023-08-29
1
-2
/
+2
*
Bump version to 0.257
mame0257
Vas Crabb
2023-07-28
1
-2
/
+2
*
docs: Moved Lua API reference to its own section - the page was far too long.
Vas Crabb
2023-07-06
15
-4613
/
+4712
*
docs: Remove link to Gaming-History/Arcade-History since the front page is co...
Vas Crabb
2023-06-29
1
-2
/
+1
*
Bump version to 0.256
mame0256
Vas Crabb
2023-06-28
1
-2
/
+2
*
Bump version to 0.255
mame0255
Vas Crabb
2023-05-31
1
-2
/
+2
*
Adjustments to option priority interactions:
Vas Crabb
2023-05-09
1
-11
/
+16
*
emu/emumem.h: Allow emu::rw_delegate to work with device finders.
Vas Crabb
2023-04-15
1
-1
/
+1
*
Allow loading PNG/JPEG/MS DIB bitmaps from Lua, and cleanup.
Vas Crabb
2023-04-13
1
-0
/
+4
*
clifront.cpp: Changed -listbios to work more like -listslots, showing all BIO...
Vas Crabb
2023-04-10
1
-45
/
+52
*
-Improved some Lua APIs:
Vas Crabb
2023-04-07
4
-15
/
+94
*
API change for device_image_interface
AJR
2023-03-30
1
-5
/
+6
*
Drop support for libc++ 6 altogether - it's missing std::unordered_map::extract.
Vas Crabb
2023-03-27
1
-1
/
+4
*
Retired the over-stretched "system type" flags.
Vas Crabb
2023-03-23
3
-35
/
+25
*
-luaengine.cpp: Expose UI controls toggle state.
Vas Crabb
2023-03-23
1
-0
/
+2
*
dimemory: Add the target address space to translate, wrap the constants
Olivier Galibert
2023-03-18
1
-5
/
+8
*
Lua engine: Better bindings for device_state_interface.
Vas Crabb
2023-03-12
1
-0
/
+45
*
Various updates, mostly around Lua:
Vas Crabb
2023-03-07
1
-7
/
+28
*
Input refactoring:
Vas Crabb
2023-02-18
7
-59
/
+66
*
Small batch of input refactoring:
Vas Crabb
2023-02-05
2
-3
/
+7
*
Cleaned up some recent changes.
Vas Crabb
2023-02-04
1
-4
/
+4
*
docs: Added an introduction to the input system for developers.
Vas Crabb
2023-02-03
2
-0
/
+459
*
docs: Clarified documentation of input options.
Vas Crabb
2023-02-03
2
-19
/
+59
*
Various input and OSD refactoring:
Vas Crabb
2023-01-29
2
-5
/
+29
*
Miscellaneous fixes and refactoring:
Vas Crabb
2023-01-28
2
-36
/
+80
*
Add -listbios command to list alternate BIOSes for drivers and devices
AJR
2023-01-24
2
-2
/
+22
*
osd: Added option to accept SDL game controller/joystick input when losing UI...
Vas Crabb
2023-01-14
5
-43
/
+111
*
docs: Updated default joystick providers.
Vas Crabb
2023-01-14
1
-6
/
+6
*
osd: Added support for mapping files to sdlgame joystick provider and made it...
Vas Crabb
2023-01-14
1
-25
/
+50
*
-osd: Better XInput and SDL game controller input enhancements:
Vas Crabb
2023-01-12
3
-8
/
+11
*
Bump dates to 2023 where appropriate
Vas Crabb
2023-01-02
3
-3
/
+3
*
Bump version to 0.251
mame0251
Vas Crabb
2022-12-30
1
-2
/
+2
*
C++ guidelins update and cleanup:
Vas Crabb
2022-12-22
2
-16
/
+75
*
docs: Fixed editing errors in C++ coding guidelines.
Vas Crabb
2022-12-22
1
-2
/
+2
*
docs: Added preliminary guide for would-be contributors. (#10717) [Ryan Holtz...
Vas Crabb
2022-12-22
7
-71
/
+849
*
Bump version to 0.250
mame0250
Vas Crabb
2022-11-29
1
-2
/
+2
*
docs: Fixed a markup error.
Vas Crabb
2022-11-26
1
-1
/
+1
*
docs: Update instructions for adding mame package repository in MSYS2
Vas Crabb
2022-11-05
1
-3
/
+4
*
Bumped version to 0.249
mame0249
Vas Crabb
2022-10-27
1
-2
/
+2
*
docs: Removed obsolete paragraph about logged device IDs properly (GitHub #10...
Vas Crabb
2022-10-25
1
-3
/
+0
[next]