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
/
debugcmd.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added casts to ensure proper values are passed to the ctype.h functions.
Aaron Giles
2009-06-25
1
-4
/
+4
*
Many casts added to the core files, and various other tweaks
Aaron Giles
2009-03-12
1
-2
/
+2
*
CPU interface organization shuffle. The file cpuintrf.h now merely
Aaron Giles
2008-12-22
1
-9
/
+9
*
Renamed CPUINFO_PTR_* to CPUINFO_FCT_* for function get infos.
Aaron Giles
2008-12-19
1
-1
/
+1
*
More device normalization:
Aaron Giles
2008-12-16
1
-1
/
+1
*
Made CPUs into proper devices. CPUs are now added in the
Aaron Giles
2008-12-16
1
-149
/
+141
*
Here's the big one....
Aaron Giles
2008-12-11
1
-10
/
+0
*
From: Atari Ace [mailto:atari_ace@verizon.net]
Aaron Giles
2008-12-07
1
-1
/
+0
*
Cleanups/version bump/added missing drivers.
mame0128u5
Aaron Giles
2008-12-06
1
-12
/
+12
*
activecpu_count -= 133
Aaron Giles
2008-12-06
1
-1
/
+1
*
Changed save state system to accept machine parameters where
Aaron Giles
2008-12-05
1
-1
/
+1
*
More debugger changes.
Aaron Giles
2008-12-03
1
-88
/
+88
*
Big debugger cleanup.
Aaron Giles
2008-12-03
1
-165
/
+200
*
Cleanups and version bump for 0.128u4.
mame0128u4
Aaron Giles
2008-11-24
1
-6
/
+6
*
Further debugger cleanup. Symbol tables now have a global ref
Aaron Giles
2008-11-22
1
-29
/
+31
*
Fix 64bit compile
Couriersud
2008-11-21
1
-1
/
+1
*
Debugger interfaces cleanup. Still more to do but this compiles and
Aaron Giles
2008-11-21
1
-249
/
+233
*
Another big one.
Aaron Giles
2008-11-20
1
-144
/
+159
*
Massive API cleanup/change. The primary goal is that all CPU-
Aaron Giles
2008-11-13
1
-18
/
+20
*
Fix compile error.
Aaron Giles
2008-11-10
1
-1
/
+1
*
Added CPU device parameters to all CPU callbacks except for the
Aaron Giles
2008-11-10
1
-8
/
+8
*
Major cpuintrf changes:
Aaron Giles
2008-11-10
1
-32
/
+32
*
Added macros for all CPU callbacks to ease future changes.
Aaron Giles
2008-11-08
1
-4
/
+4
*
From: Oliver Stoeneberg [mailto:oliverst@online.de]
Aaron Giles
2008-09-11
1
-205
/
+204
*
From: Atari Ace [mailto:atari_ace@verizon.net]
Aaron Giles
2008-09-11
1
-1
/
+1
*
From Oliver Stoeneberg [oliverst@online.de]
Aaron Giles
2008-09-04
1
-15
/
+15
*
Changed symbol table reference parameters to void * from UINT32.
Aaron Giles
2008-07-31
1
-29
/
+38
*
Changed direct access EEPROM interface to return the "bus width" of the
Aaron Giles
2008-07-17
1
-8
/
+8
*
Removed DEBUGGER flag from makefile and ENABLE_DEBUGGER
Aaron Giles
2008-06-26
1
-26
/
+26
*
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
1
-8
/
+8
*
- More machine->screen removal
Zsolt Vasvari
2008-03-11
1
-2
/
+1
*
Voodoo now takes a device_config for the screen
Zsolt Vasvari
2008-03-10
1
-2
/
+4
*
From: Atari Ace [mailto:atari_ace@verizon.net]
Aaron Giles
2008-02-03
1
-1
/
+1
*
- Added deprecat.h that contains some deprecated/discouraged contructs (see b...
Zsolt Vasvari
2008-01-25
1
-1
/
+1
*
Copyright cleanup:
Aaron Giles
2008-01-06
1
-1
/
+1
*
(From Oliver Stoneberg)
Aaron Giles
2008-01-03
1
-2
/
+1
*
Changes for MAME 0.121u4.
mame0121u4
Aaron Giles
2007-12-17
1
-2
/
+2
*
Initial checkin of MAME 0.121.
mame0121
Aaron Giles
2007-12-17
1
-0
/
+2200