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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
bus/nes: Improved emulation for 8237/8237A boards.
0kmg
2021-08-21
5
-302
/
+122
|
/
*
srcclean for upcoming release
Vas Crabb
2021-08-22
10
-171
/
+171
*
Merge pull request #8479 from 0kmg/nes-114-redux
ajrhacker
2021-08-21
2
-24
/
+20
|
\
|
*
bus/nes: Revised Boogerman fix to more straightforward approach.
0kmg
2021-08-21
2
-24
/
+20
*
|
bus/electron: Added a homebrew 68000 second processor.
Nigel Barnes
2021-08-21
3
-0
/
+308
*
|
dragon_msx2: Renamed as 6x09 SuperSprite FM+.
Nigel Barnes
2021-08-21
2
-4
/
+4
|
/
*
bus/nes: Added support for MMC3 reset-based 4-in-1 multicarts.
0kmg
2021-08-20
6
-1
/
+112
*
nscsi: Added initialization of sense buffer on reset.
Michael Zapf
2021-08-20
1
-0
/
+1
*
bus/nes: Fixed a Boogerman bootleg. (#8472)
0kmg
2021-08-20
2
-63
/
+91
*
bus/nes: Added support for a Mortal Kombat 6/7 cart. (#8466)
0kmg
2021-08-19
6
-2
/
+60
*
bus/nes: Improved support for two Contra multicarts. (#8461)
0kmg
2021-08-19
7
-7
/
+79
*
bus/nes: Fixed IRQ timing for Sunsoft 3 boards. (#8458)
0kmg
2021-08-19
2
-24
/
+11
*
Merge pull request #8462 from 0kmg/nes-smb2fds-irq
ajrhacker
2021-08-18
2
-112
/
+108
|
\
|
*
bus/nes: Updates for three SMB2FDS bootleg board types.
0kmg
2021-08-18
2
-112
/
+108
*
|
New machines marked as NOT_WORKING
AJR
2021-08-18
2
-1
/
+4
*
|
decmate2: Patch one ROM file in 31Z BIOS (#2) to correct JMP I instruction
AJR
2021-08-18
1
-3
/
+3
|
/
*
Formatting consistency fixes for recent changes.
Vas Crabb
2021-08-18
1
-35
/
+38
*
bus/nes: Improved support for various RCM multicarts. (#8453)
0kmg
2021-08-17
3
-123
/
+63
*
hh_hmcs40: improved bpengo svg [hap, eggs]
hap
2021-08-16
1
-1
/
+1
*
Merge pull request #8452 from nabetse00/ics2115_improvement
ajrhacker
2021-08-16
1
-8
/
+41
|
\
|
*
ics2115: Improved sound using next-state logic
Esteban Diez Laiz
2021-08-16
1
-8
/
+41
*
|
viper.cpp: Added audio support, updated inputs, and improved default NVRAM co...
987123879113
2021-08-17
2
-70
/
+40
*
|
Missing implementation
Miodrag Milanovic
2021-08-16
1
-0
/
+7
*
|
saitek_osa: prevent init order issue
hap
2021-08-16
2
-0
/
+4
*
|
bus/nes: Improved emulation of 115-in-1 related multicarts. (#8446)
0kmg
2021-08-15
6
-101
/
+43
*
|
Use std::clamp in more source files
AJR
2021-08-15
15
-35
/
+30
*
|
bus/nes: Added support for 4 multicarts on 2 board types.
0kmg
2021-08-15
8
-5
/
+133
*
|
Debugger-related feature removals and cleanup
AJR
2021-08-15
45
-68
/
+18
*
|
bus/nes: Added support of a pair of 4-in-1 multicarts. (#8441)
0kmg
2021-08-15
6
-2
/
+77
*
|
bus/nes: Enable menu access for a Contra/22-in-1 combo cart.
0kmg
2021-08-14
2
-27
/
+37
|
/
*
bus/nes: Added support for a 21-in-1 multicart. (#8435)
0kmg
2021-08-13
6
-2
/
+44
*
swim1, swim2: Implement callback for DAT1BYTE output
AJR
2021-08-13
4
-2
/
+55
*
Merge pull request #8437 from 0kmg/nes-mappers-212,217
ajrhacker
2021-08-13
6
-28
/
+64
|
\
|
*
bus/nes: More multicart fixes.
0kmg
2021-08-13
6
-28
/
+64
*
|
ti99: Use offs_t instead of uint16_t for addresses, as they are 19 bit wide i...
Michael Zapf
2021-08-14
7
-20
/
+20
*
|
apple2gs disassembly updates: (#8430)
ksherlock
2021-08-12
1
-21
/
+21
*
|
ch376.cpp: fix mount status and entry formatting [Peter Ferrie]
Peter Ferrie
2021-08-12
1
-2
/
+4
|
/
*
tx0_64kw, tx0_8kw: Fixes and improvements
AJR
2021-08-12
2
-105
/
+682
*
Merge pull request #8428 from 0kmg/nes-mappers-289,320
ajrhacker
2021-08-12
6
-15
/
+181
|
\
|
*
bus/nes: Added support for 17-in-1 and 6-in-1 multicarts.
0kmg
2021-08-12
6
-15
/
+181
*
|
bus/a2bus/q68.cpp: Fixed various issues.
Vas Crabb
2021-08-13
2
-49
/
+51
|
/
*
bus/nes: Miscellaneous minor multicart fixes, mostly. (#8291)
0kmg
2021-08-13
7
-178
/
+198
*
video/upd7220.cpp: Updated FIGD to use ead and mask to calculate drawing loca...
Brian Johnson
2021-08-13
2
-154
/
+64
*
bus/nes: Fixed bugs in Game Star type "A" boards. (#8425)
0kmg
2021-08-11
2
-28
/
+24
*
bus/nes: Fixed graphics issues in BB Car clones. (#8421)
0kmg
2021-08-11
2
-25
/
+10
*
- tryout.cpp: used object finders and other minor cleanups
Ivan Vangelista
2021-08-11
1
-1
/
+1
*
apple2: the two Q-68 cards use the same ROM. [R. Belmont]
arbee
2021-08-10
1
-1
/
+1
*
apple2: Support for the Stellation Q-68 and Q-68 Plus 68008 coprocessor cards...
arbee
2021-08-10
2
-0
/
+321
*
bus/nes: Fixed BMC 411120-C cartridge emulation and added a compatible game. ...
0kmg
2021-08-11
3
-23
/
+27
*
Assorted N64 fixes (#8415)
MooglyGuy
2021-08-09
36
-11201
/
+2699
[prev]
[next]