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
/
debug
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleanups and version bump.
mame0127u5
Aaron Giles
2008-09-26
1
-3
/
+3
*
From: Atari Ace [mailto:atari_ace@verizon.net]
Aaron Giles
2008-09-26
1
-0
/
+2
*
02280: any set with multiple CPUs: Disassembler freezes when doing a Run on a...
Aaron Giles
2008-09-22
3
-22
/
+50
*
Changed requirements for laserdisc CHDs to require a new chunk of
Aaron Giles
2008-09-18
1
-0
/
+18
*
From: Oliver Stoeneberg [mailto:oliverst@online.de]
Aaron Giles
2008-09-11
4
-240
/
+237
*
From: Atari Ace [mailto:atari_ace@verizon.net]
Aaron Giles
2008-09-11
1
-1
/
+1
*
Changed DEVICE_START functions to return an error code. Currently this
Aaron Giles
2008-09-09
1
-19
/
+20
*
CPUs, sound chips, devices, and ROM-regions which are specified by devices
Aaron Giles
2008-09-08
1
-1
/
+1
*
From Oliver Stoeneberg [oliverst@online.de]
Aaron Giles
2008-09-04
5
-64
/
+63
*
Cleanups and version bump.
mame0127u1
Aaron Giles
2008-08-28
1
-2
/
+2
*
Added PR-8210 support to the ldplayer. Fixed step forward command on the PR-8...
Aaron Giles
2008-08-22
1
-6
/
+23
*
Fix GCC warning.
R. Belmont
2008-08-07
1
-1
/
+1
*
Cleanups and version bump.
mame0126u4
Aaron Giles
2008-08-07
2
-5
/
+5
*
Added expression validation callback to verify names for CPUs and
Aaron Giles
2008-08-07
3
-29
/
+105
*
Added word alternates for operators in expressions:
Aaron Giles
2008-08-07
1
-1
/
+41
*
Cleanups/version bump.
mame0126u3
Aaron Giles
2008-07-31
1
-5
/
+5
*
From: Oliver Stoeneberg [mailto:oliverst@online.de]
Aaron Giles
2008-07-31
1
-2
/
+1
*
Fixed 64-bit GCC compile.
R. Belmont
2008-07-31
1
-1
/
+1
*
Changed symbol table reference parameters to void * from UINT32.
Aaron Giles
2008-07-31
4
-84
/
+93
*
Changed space character for memory regions from re'g'ion to 'm'emory_region.
Aaron Giles
2008-07-29
1
-1
/
+1
*
Region classes go bye-bye.
Aaron Giles
2008-07-28
4
-64
/
+22
*
Changed the way memory regions are referenced. Instead of a single
Aaron Giles
2008-07-28
4
-173
/
+230
*
Cleanups and version bump.
mame0126u2
Aaron Giles
2008-07-24
1
-1
/
+1
*
Robustified key behavior when the debugger is visible. Should now
Aaron Giles
2008-07-17
4
-4
/
+30
*
Cleanups.
Aaron Giles
2008-07-17
2
-41
/
+41
*
Changed direct access EEPROM interface to return the "bus width" of the
Aaron Giles
2008-07-17
7
-126
/
+647
*
Note: I have done some testing, but there are probably more bugs
Aaron Giles
2008-07-12
1
-1
/
+2
*
Cleanups and version bump.
mame0125u9
Aaron Giles
2008-07-03
1
-8
/
+8
*
Changed how watchpoints work so that supporting them adds 0 overhead
Aaron Giles
2008-06-28
2
-71
/
+64
*
GCC 64-bit compile fix
R. Belmont
2008-06-26
1
-1
/
+1
*
Cleanups/version bump.
mame0125u7
Aaron Giles
2008-06-26
1
-30
/
+30
*
Removed DEBUGGER flag from makefile and ENABLE_DEBUGGER
Aaron Giles
2008-06-26
5
-785
/
+991
*
Do not stop in the debugger while we are waiting for a pending
Aaron Giles
2008-06-24
1
-1
/
+1
*
From: Atari Ace [mailto:atari_ace@verizon.net]
Aaron Giles
2008-06-23
1
-1
/
+1
*
Cleaned up software bilinear filtering code. Added bounds checking.
Aaron Giles
2008-06-16
1
-1
/
+1
*
map command in the debugger now does separate read/write/fetch lookups
Aaron Giles
2008-06-09
1
-12
/
+16
*
Several miscellaneous changes:
Aaron Giles
2008-05-29
4
-35
/
+35
*
Restructured input port internals and cleaned up inptport.c:
Aaron Giles
2008-05-15
1
-1
/
+1
*
From: Atari Ace [mailto:atari_ace@verizon.net]
Aaron Giles
2008-05-15
1
-5
/
+7
*
Flipped the damn mem_mask. It is no longer inverted when passed to
Aaron Giles
2008-04-20
1
-5
/
+1
*
Cleanups and version bump to 0.124u1.
mame0124u1
Aaron Giles
2008-04-03
1
-1
/
+1
*
From: Oliver Stoeneberg [mailto:oliverst@online.de]
Aaron Giles
2008-04-02
2
-2
/
+2
*
Passes mem_mask to the read and write debug hooks. This allows the address & ...
smf-
2008-03-27
2
-14
/
+45
*
reverted, I misunderstood something and it's broken. I'm on it.
smf-
2008-03-27
2
-45
/
+14
*
Passes mem_mask to the read and write debug hooks. This allows the address & ...
smf-
2008-03-27
2
-14
/
+45
*
Renamed *_vbl_cb to *_vblank_callback.
Aaron Giles
2008-03-14
1
-1
/
+1
*
Removes "global" VBLANK callback hack
Zsolt Vasvari
2008-03-12
1
-2
/
+3
*
- More machine->screen removal
Zsolt Vasvari
2008-03-11
1
-2
/
+1
*
All video_screen_*_scrnum functions have been removed. Next step is to remov...
Zsolt Vasvari
2008-03-10
1
-2
/
+14
*
Voodoo now takes a device_config for the screen
Zsolt Vasvari
2008-03-10
1
-2
/
+4
[next]