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
/
emu
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleanups and version bump.
mame0129u4
Aaron Giles
2009-02-17
26
-85
/
+85
*
Remaining regressions.
Aaron Giles
2009-02-17
1
-24
/
+37
*
Compilation fix
Nathan Woods
2009-02-17
1
-1
/
+1
*
Changed aborts() to fatalerror() so they don't foul up the regression test runs.
Aaron Giles
2009-02-16
1
-9
/
+9
*
Added the ability for devices to have their own custom inline config management.
Aaron Giles
2009-02-16
8
-122
/
+218
*
Cidelsa changes:
Curt Coder
2009-02-16
7
-1268
/
+1102
*
Fix 64bit compile of latch8
Couriersud
2009-02-11
1
-1
/
+1
*
Ok, this is The Big One.
Aaron Giles
2009-02-11
203
-8901
/
+5477
*
Merged in changes from earlier commit.
Curt Coder
2009-02-09
1
-13
/
+16
*
Refactored the ACIA6850 to use devcb.
Curt Coder
2009-02-09
2
-148
/
+109
*
Largely a WIP update with some FIXMEs / Co-credit Smitdogg
Couriersud
2009-02-08
1
-0
/
+3
*
Small bugfix for an SH-2 logging message.
Angelo Salese
2009-02-08
1
-1
/
+1
*
Revert _strdup back to strdup
Phil Bennett
2009-02-07
1
-2
/
+2
*
Fixed MSVC build.
Phil Bennett
2009-02-07
2
-21
/
+21
*
Fix bug #2896, #1785, #2801
Couriersud
2009-02-07
1
-5
/
+11
*
TMS57002 preliminary implementation [Olivier Galibert]
davidhay
2009-02-06
5
-0
/
+2959
*
bytemask should not mask low bits. Fixes disassembler for CPUs with address
Aaron Giles
2009-02-06
1
-1
/
+1
*
02897: soldivid: Audio regression (David Haywood)
Angelo Salese
2009-02-04
1
-4
/
+1
*
Changed 6526cia to use devcb
Nathan Woods
2009-02-04
2
-15
/
+14
*
Made the 6522 VIA implementation use devcb
Nathan Woods
2009-02-04
2
-134
/
+84
*
relaxed 8 letter setname limitation for clone sets - this is designed to make...
davidhay
2009-02-03
1
-4
/
+10
*
fix #define.. stupid copy+paste errors
davidhay
2009-02-02
1
-1
/
+1
*
fix comment
davidhay
2009-02-02
1
-1
/
+1
*
getting the AGEMAME ball rolling.
davidhay
2009-02-02
2
-15
/
+25
*
MSVC fix [Atari Ace]
Nathan Woods
2009-02-02
1
-2
/
+2
*
Improve disassembly of R3000 code that uses the TLB or FPU
R. Belmont
2009-02-02
1
-6
/
+89
*
Devintrf bug fix
Nathan Woods
2009-02-01
1
-1
/
+0
*
1. Added the ability to invoke CPU input lines with devcb callbacks
Nathan Woods
2009-01-31
4
-16
/
+46
*
New games added or promoted from NOT_WORKING status
Phil Bennett
2009-01-31
1
-12
/
+15
*
Changed memory_set_direct_region to pass the address returned from the DIRECT...
smf-
2009-01-31
2
-17
/
+20
*
Opcode accesses are now marked debugger_access. This is important with the re...
Aaron Giles
2009-01-30
2
-3
/
+18
*
Cleanups and version bump.
mame0129u3
Aaron Giles
2009-01-29
3
-44
/
+44
*
02862: Many sets in taitosj.c: During the scroling the lower part of the scre...
Aaron Giles
2009-01-29
1
-14
/
+22
*
Implemented a few more H8/3xx instructions, and added funcube to seta2.c [Luc...
Luca Elia
2009-01-28
3
-18
/
+84
*
Changed CA1/CA2/CB1/CB2 device callbacks to be lines
Nathan Woods
2009-01-28
2
-24
/
+24
*
Converted 6821new to use devcb
Nathan Woods
2009-01-28
2
-56
/
+105
*
Fix energy calculation for LS624
Couriersud
2009-01-27
1
-4
/
+7
*
Added new module devcb, which can generically handle conversions between device
Aaron Giles
2009-01-26
6
-46
/
+571
*
Spectrum of generated sounds getting near samples.
Couriersud
2009-01-25
1
-1
/
+5
*
Resistance is given in KOhm in datasheet formula
Couriersud
2009-01-25
1
-2
/
+2
*
Use formula derived from figures 2 and 3 in LS624 datasheet. Coefficients
Couriersud
2009-01-25
1
-6
/
+12
*
New clones added
Phil Bennett
2009-01-24
2
-9
/
+11
*
fixed building with visual studio.
smf-
2009-01-24
1
-4
/
+4
*
Compilation fix
Nathan Woods
2009-01-23
1
-1
/
+1
*
Cleanups and version bump.
mame0129u2
Aaron Giles
2009-01-22
2
-2
/
+2
*
On Mon, Jan 19, 2009 at 02:48:05PM +0100, Olivier Galibert wrote:
Aaron Giles
2009-01-22
119
-281
/
+73
*
Initialize some structs to fix warnings with some GCC versions.
R. Belmont
2009-01-22
1
-0
/
+4
*
Fix big endian compile/link.
R. Belmont
2009-01-22
1
-5
/
+0
*
Super Othello driver
Tomasz Slanina
2009-01-21
1
-0
/
+1
*
Defined ROM_LOAD64_WORD/ROM_LOAD64_WORD_SWAP in emu/romload.h
Phil Bennett
2009-01-21
1
-0
/
+3
[next]