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
/
debugvw.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleanups/version bump/added missing drivers.
mame0128u5
Aaron Giles
2008-12-06
1
-130
/
+130
*
Fixed some memory view-related issues:
Aaron Giles
2008-12-05
1
-6
/
+18
*
Changed save state system to accept machine parameters where
Aaron Giles
2008-12-05
1
-1
/
+1
*
CPU_IS_LE -> ENDIANNESS_LITTLE
Aaron Giles
2008-12-04
1
-5
/
+5
*
More debugger changes.
Aaron Giles
2008-12-03
1
-132
/
+428
*
Big debugger cleanup.
Aaron Giles
2008-12-03
1
-1857
/
+1744
*
Fixed stepping in the debugger.
R. Belmont
2008-11-29
1
-1
/
+1
*
Move cpunum_get_active() removal.
Aaron Giles
2008-11-27
1
-6
/
+5
*
change_pc? What change_pc?
Aaron Giles
2008-11-24
1
-4
/
+0
*
Further debugger cleanup. Symbol tables now have a global ref
Aaron Giles
2008-11-22
1
-24
/
+26
*
Debugger interfaces cleanup. Still more to do but this compiles and
Aaron Giles
2008-11-21
1
-17
/
+19
*
Another big one.
Aaron Giles
2008-11-20
1
-9
/
+9
*
Converted change_pc() into a no-op. Changed memory_set_direct_region() to
Aaron Giles
2008-11-19
1
-1
/
+1
*
Generalized the concept of opbase access into "direct" access.
Aaron Giles
2008-11-17
1
-56
/
+56
*
Massive API cleanup/change. The primary goal is that all CPU-
Aaron Giles
2008-11-13
1
-5
/
+6
*
Added CPU device parameters to all CPU callbacks except for the
Aaron Giles
2008-11-10
1
-10
/
+10
*
Major cpuintrf changes:
Aaron Giles
2008-11-10
1
-28
/
+28
*
02280: any set with multiple CPUs: Disassembler freezes when doing a Run on a...
Aaron Giles
2008-09-22
1
-1
/
+1
*
Region classes go bye-bye.
Aaron Giles
2008-07-28
1
-1
/
+1
*
Changed the way memory regions are referenced. Instead of a single
Aaron Giles
2008-07-28
1
-1
/
+1
*
Changed direct access EEPROM interface to return the "bus width" of the
Aaron Giles
2008-07-17
1
-2
/
+2
*
Removed DEBUGGER flag from makefile and ENABLE_DEBUGGER
Aaron Giles
2008-06-26
1
-5
/
+6
*
From: Atari Ace [mailto:atari_ace@verizon.net]
Aaron Giles
2008-06-23
1
-1
/
+1
*
Several miscellaneous changes:
Aaron Giles
2008-05-29
1
-10
/
+10
*
From: Atari Ace [mailto:atari_ace@verizon.net]
Aaron Giles
2008-05-15
1
-5
/
+7
*
Changes MC6845 to take a screen tag instead of a screen number
Zsolt Vasvari
2008-03-09
1
-5
/
+6
*
Changes first argument of video_screen_* functions to take a device_config
Zsolt Vasvari
2008-03-09
1
-2
/
+2
*
Fixed default memory view width for CPUs with >byte-sized minimum
Aaron Giles
2008-01-21
1
-2
/
+8
*
Copyright cleanup:
Aaron Giles
2008-01-06
1
-1
/
+1
*
Initial checkin of MAME 0.121.
mame0121
Aaron Giles
2007-12-17
1
-0
/
+3187