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
/
cpu
/
tms32051
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move all devices into separate part of src tree (nw)
Miodrag Milanovic
2015-09-13
5
-3619
/
+0
*
blame balrog for this :) (NW)
Cowering
2015-07-08
1
-1
/
+1
*
memory: Remove support for decrypted bases, use an address space instead [O. ...
Olivier Galibert
2015-06-24
1
-1
/
+1
*
update for Ville Linde (nw)
Miodrag Milanovic
2015-05-13
5
-5
/
+5
*
Sorted out cpu cores (nw)
Miodrag Milanovic
2015-05-13
5
-5
/
+5
*
Added dummy license headers for EMU section (nw)
Miodrag Milanovic
2015-05-07
5
-0
/
+10
*
Cleanups and version bump
mame0155
Miodrag Milanovic
2014-10-15
2
-3
/
+3
*
added op_bldd_sbmar
Michaël Banaan Ananas
2014-09-09
3
-52
/
+83
*
poking around with taitojc dangcurv
Michaël Banaan Ananas
2014-09-09
2
-40
/
+47
*
add op_add_s16_mem
Michaël Banaan Ananas
2014-09-09
1
-1
/
+6
*
Cleanups and version bump
mame0153
Miodrag Milanovic
2014-04-07
2
-2
/
+1
*
tms32051.c: Modernized cpu core. [Wilbert Pol]
Wilbert Pol
2013-12-31
4
-1352
/
+1461
*
added missing short names to legacy devices and added validation that short n...
Miodrag Milanovic
2013-08-23
1
-0
/
+1
*
removed some unused device_irq_acknowledge_callback occurrances (nw)
Oliver Stöneberg
2013-08-21
1
-1
/
+0
*
Cleanups and version bump
mame0148
Miodrag Milanovic
2013-01-11
4
-669
/
+669
*
Since nobody checks for NULLs anyway, make
Aaron Giles
2012-09-19
1
-2
/
+2
*
Memory handler normalization, part 2. Change legacy
Aaron Giles
2012-09-17
1
-4
/
+4
*
Clean-ups and version bump
mame0147
Miodrag Milanovic
2012-09-17
1
-3
/
+3
*
Pass 2 of struct modernization.
Aaron Giles
2012-09-15
1
-6
/
+6
*
First pass at modernizing struct definitions.
Aaron Giles
2012-09-15
1
-2
/
+1
*
added missing \n to some fatalerror() calls (no whatsnew)
Oliver Stöneberg
2012-09-07
1
-80
/
+80
*
DEVINFO_* to CPU_INFO_*, and some cleanups (no whatsnew)
Miodrag Milanovic
2012-09-03
1
-17
/
+17
*
Clean-ups and version bump
Miodrag Milanovic
2012-07-30
1
-1
/
+1
*
removed unnecessary strlen() usage (no whatsnew)
Oliver Stöneberg
2012-07-27
1
-21
/
+21
*
simplify add/sub a bit
Michaël Banaan Ananas
2012-07-15
1
-42
/
+18
*
some cleanup
Michaël Banaan Ananas
2012-07-15
1
-55
/
+15
*
on 'C2x-compatible opcodes that set treg(0), treg1/2 are set too if TRM=0
Michaël Banaan Ananas
2012-07-15
1
-0
/
+10
*
OV flag is cleared on (OV-)branch-and-call instructions
Michaël Banaan Ananas
2012-07-15
1
-18
/
+23
*
fixed add/sub overflow/carry flags
Michaël Banaan Ananas
2012-07-15
1
-70
/
+28
*
Clean-ups and version bump
mame0146u3
Miodrag Milanovic
2012-07-15
1
-6
/
+6
*
small optimization on condition checks
Michaël Banaan Ananas
2012-07-09
1
-76
/
+20
*
stack emulation is more accurate now + make it obvious that some of the reset...
Michaël Banaan Ananas
2012-07-09
2
-29
/
+30
*
hook up dummy dsp rom
Michaël Banaan Ananas
2012-07-08
1
-4
/
+6
*
Renamed device_irq_callback to device_irq_acknowledge_callback to
Aaron Giles
2012-04-10
1
-1
/
+1
*
MAME going modern part 2 (no whatsnew)
Miodrag Milanovic
2012-04-01
1
-1
/
+1
*
MAME going modern part 1 (no whatsnew)
Miodrag Milanovic
2012-03-31
1
-2
/
+2
*
Added shared SARAM hook-up in TMS32051 ... this also regresses Dangerous Curv...
Angelo Salese
2011-08-24
1
-5
/
+6
*
Fixed a debugger crash if you try to view data memory in TMS32051 [Angelo Sal...
Angelo Salese
2011-08-24
1
-2
/
+6
*
Work-around for TMS32051 crash on Taito JC soft reset
Angelo Salese
2011-08-24
1
-8
/
+9
*
Fixed TMS32051 debug memory viewer [Angelo Salese]
Angelo Salese
2011-08-24
1
-2
/
+3
*
"English doesn't borrow from other languages. English follows other languages...
Scott Stone
2011-08-23
1
-2
/
+2
*
Remove redundant item cpu from address_space, in favor of
Aaron Giles
2011-03-29
1
-2
/
+2
*
Created new enum type address_spacenum for specifying an address
Aaron Giles
2011-03-27
1
-15
/
+15
*
running_device -> device_t
Aaron Giles
2010-12-31
1
-1
/
+1
*
Remove final set of legacy inlines from memory.h. Mostly affects CPU
Aaron Giles
2010-08-19
1
-1
/
+3
*
Remove memory_read/write_byte/word/dword/qword* variants. Again, this is mostly
Aaron Giles
2010-08-19
1
-4
/
+4
*
Replace "const address_space" with "address_space" throughout the system.
Aaron Giles
2010-08-19
1
-2
/
+2
*
Created CPU-specific device types for all CPUs, using new macros
Aaron Giles
2010-07-03
2
-4
/
+4
*
Change cpu_device into a base class. Rename old cpu_device to legacy_cpu_device.
Aaron Giles
2010-06-17
1
-2
/
+2
*
Change cpu execute function to just use the icount stuffed by
Aaron Giles
2010-06-09
1
-3
/
+0
[next]