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
*
srcclean for 0.234 branch
Vas Crabb
2021-07-25
11
-350
/
+350
*
bus/nes: Added support for Cartridge Story multicarts. (#8353)
0kmg
2021-07-25
7
-28
/
+111
*
bus/nes: Added support for a Moero TwinBee FDS conversion. (#8334)
0kmg
2021-07-25
6
-2
/
+83
*
bus/nes: Added support for 4 multicarts. (#8344)
0kmg
2021-07-25
6
-8
/
+221
*
nes.xml: Hooked up some multicarts to existing emulation. (#8347)
0kmg
2021-07-25
2
-2
/
+2
*
cd.cpp: Fix regression booting SGI Indy from CD-ROM [sneakywumpus, R. Belmont]
arbee
2021-07-24
1
-1
/
+2
*
New NOT_WORKING software list additions
hap
2021-07-23
3
-0
/
+97
*
swp30: Start implementing something remotely looking like envelopes
Olivier Galibert
2021-07-23
3
-89
/
+215
*
am9517a: setting mask bits also sets status
Patrick Mackinlay
2021-07-23
1
-0
/
+3
*
ns32082: remove obsolete comment
Patrick Mackinlay
2021-07-23
1
-5
/
+0
*
mcs51: add i8744
Patrick Mackinlay
2021-07-23
2
-0
/
+22
*
ns32000: check destination is zero-extended
Patrick Mackinlay
2021-07-22
1
-5
/
+4
*
bus/nes: Explicitly clear IRQs in almanfds games.
0kmg
2021-07-21
1
-4
/
+3
*
bus/nes: Improved emulation of smb3h SMB3 bootleg. (#8308)
0kmg
2021-07-22
2
-42
/
+31
*
f2mc16: Rewrite disassembler
AJR
2021-07-21
5
-2198
/
+1703
*
Tie up a few loose ends in drivers:
Vas Crabb
2021-07-21
2
-0
/
+7
*
bus/nes: Added support for a Batman bootleg. (#8316)
0kmg
2021-07-20
6
-4
/
+106
*
ncr5380n: reclaim ncr5380 device name
Patrick Mackinlay
2021-07-20
10
-74
/
+74
*
Merge pull request #8320 from 0kmg/nes-aisenshia
ajrhacker
2021-07-19
6
-8
/
+79
|
\
|
*
bus/nes: Added support for another Ai Senshi Nicol bootleg.
0kmg
2021-07-19
6
-8
/
+79
*
|
video/upd7220.cpp: During a GCHRD command, always start with pram[15]. (#8317)
Brian Johnson
2021-07-20
1
-1
/
+1
|
/
*
Implement 68k FPU FATAN instruction (#8287)
Calvin Buckley
2021-07-18
1
-0
/
+7
*
-bus/nes: Support full 12-bit mapper numbers in NES 2.0 loader. (#8281)
0kmg
2021-07-19
3
-21
/
+252
*
apple3: Preliminary support for Microsoft SoftCard /// [Rob Justice, R. Belmont]
arbee
2021-07-17
2
-0
/
+292
*
ns32000dasm: rewrite
Patrick Mackinlay
2021-07-16
2
-974
/
+538
*
ns32000: fix check instruction undefined behavior
Patrick Mackinlay
2021-07-16
1
-0
/
+4
*
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
*
API cleanups and miscellaneous fixes.
Vas Crabb
2021-07-15
2
-13
/
+12
*
fidel_sc6: add note
hap
2021-07-14
1
-1
/
+2
*
voodoo: Fix dither subtraction. Fixes squares around balls in virtpool.
Aaron Giles
2021-07-13
1
-1
/
+1
*
joypad2.cpp: Fix pin naming
cam900
2021-07-13
1
-1
/
+1
*
-pce.cpp: Converted PC Engine controller ports to slot devices. (#8028)
cam900
2021-07-13
8
-0
/
+1178
*
bus/nes: Added emulation for two more Kaiser bootlegs, fixed a third. (#8277)
0kmg
2021-07-13
5
-84
/
+196
*
New working machines
hap
2021-07-13
4
-2
/
+148
*
voodoo: Improve fidelity of synchronization points. Add synchronization back ...
Aaron Giles
2021-07-12
6
-34
/
+67
*
bus/nes: Added support for a couple Chinese unlicensed carts. (#8195)
0kmg
2021-07-13
6
-10
/
+226
*
MAKE_INT_8 fails on GCC/ARM (#8285)
David Viens
2021-07-11
1
-11
/
+1
*
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
*
Fixed a few doco strings.
Robbbert
2021-07-10
1
-1
/
+1
*
voodoo: Restore some cycle stealing on vretrace to allow sfrush to boot.
Aaron Giles
2021-07-09
1
-0
/
+3
*
mb86233: refine the patch to only do fp-type flag setting on fp operations [R...
Olivier Galibert
2021-07-09
2
-27
/
+33
*
voodoo: fix compile error
hap
2021-07-09
1
-1
/
+1
*
mb86233: Fix flags behaviour on -0, seems to fix virtua fighter and motorraid...
Olivier Galibert
2021-07-09
2
-25
/
+31
*
-bus/nes: Added support for two more FDS bootlegs, fixed another. (#8247)
0kmg
2021-07-09
5
-11
/
+217
*
bus/nes: Fixed Kaiser Metroid, promoted games to working. (#8204)
0kmg
2021-07-09
2
-15
/
+10
[next]