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
/
source
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
6
-70
/
+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
*
Bump version to 0.248
mame0248
Vas Crabb
2022-09-26
1
-2
/
+2
*
docs: Corrected parent menu for input devices menu.
Vas Crabb
2022-09-26
1
-2
/
+2
*
docs: Updated build prerequisite package names for newer Ubuntu versions. (#1...
goldnchild
2022-09-22
1
-1
/
+1
*
Update docs on romcmp
AJR
2022-09-20
1
-1
/
+7
*
Renamed n2a03 to rp2a03 throughout source tree. (#10343)
0kmg
2022-09-20
1
-3
/
+3
*
-machine/intelfsh.cpp: Added Macronix 29F008TC (1M*8, 4K*8 pages).
Vas Crabb
2022-09-06
1
-84
/
+179
*
Patched up some gaps in functionality and fixed some bugs.
Vas Crabb
2022-09-02
4
-41
/
+415
*
Merge tag 'mame0247' into mainline-master
Vas Crabb
2022-08-31
1
-2
/
+2
|
\
|
*
Bump version to 0.247
mame0247
Vas Crabb
2022-08-31
1
-2
/
+2
*
|
Debugger changes
AJR
2022-08-28
2
-0
/
+135
|
/
*
hyperscan: added quickload support.
Sandro Ronco
2022-08-23
1
-1
/
+1
*
-nintendo/gb.cpp: Use taps to handle the boot ROM overlay.
Vas Crabb
2022-08-24
1
-6
/
+8
*
Lua scripting enhancements:
Vas Crabb
2022-08-23
1
-14
/
+406
*
Tweaked MAME icon:
Vas Crabb
2022-08-07
1
-4
/
+4
[next]