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
/
tms34010
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move all devices into separate part of src tree (nw)
Miodrag Milanovic
2015-09-13
10
-10649
/
+0
*
memory: Remove support for decrypted bases, use an address space instead [O. ...
Olivier Galibert
2015-06-24
2
-8
/
+8
*
Cleanups and version bump
mame0162
Miodrag Milanovic
2015-05-27
1
-1
/
+1
*
License self-service.
Aaron Giles
2015-05-25
1
-1
/
+1
*
Update for Zsolt Vasvari (nw)
Miodrag Milanovic
2015-05-25
2
-2
/
+2
*
Did changes for Alex Pasadyn (nw)
Miodrag Milanovic
2015-05-17
7
-14
/
+14
*
Sorted out cpu cores (nw)
Miodrag Milanovic
2015-05-13
9
-9
/
+9
*
Added dummy license headers for EMU section (nw)
Miodrag Milanovic
2015-05-07
9
-0
/
+18
*
tms34010.c: fixed a stupid error I did while moving this CPU core to inline c...
Ivan Vangelista
2015-05-04
2
-5
/
+7
*
moved all to std::string (nw)
Miodrag Milanovic
2015-04-22
2
-6
/
+6
*
string -> str rename due to future conflicts (nw)
Miodrag Milanovic
2015-04-12
2
-3
/
+3
*
There is no implicit conversion to char* in std::string (nw)
Miodrag Milanovic
2015-04-12
1
-2
/
+2
*
Cleanups and version bump
mame0155
Miodrag Milanovic
2014-10-15
2
-19
/
+19
*
disabled -Wconstant-logical-operand again for clang / src/emu/cpu/tms34010/34...
Oliver Stöneberg
2014-09-26
1
-15
/
+15
*
fix compile on MSVC 2012 & 2013 [Peter Ferrie]
smf-
2014-09-26
1
-0
/
+15
*
tms340x0_device: converted to use inline config, devcb and delegates. (nw)
Ivan Vangelista
2014-09-24
3
-56
/
+98
*
34010gfx.c: Work around clang shift overflow warnings; silly fix... (nw)
Wilbert Pol
2014-09-23
1
-12
/
+12
*
Cleanups and version bump
Miodrag Milanovic
2014-07-22
1
-1
/
+0
*
tms34010: Modernised cpu core. (nw)
Wilbert Pol
2014-07-03
7
-3842
/
+3935
*
removed usage of legacy IRQ callback (nw)
Miodrag Milanovic
2014-04-29
1
-3
/
+3
*
- TMS34010: Use the CONVSP/CONVDP registers to adjust source and destination ...
Phil Bennett
2014-04-23
1
-9
/
+9
*
let's try this instead (nw)
David Haywood
2014-04-21
1
-3
/
+5
*
fix issue with battletoads, but re-break some gfx in littlerb/megaphoenix in ...
David Haywood
2014-04-21
1
-2
/
+2
*
Moved eminline and related files into /src/osd since it's system related (nw)
Miodrag Milanovic
2014-04-16
1
-2
/
+2
*
Cleanups and version bump
mame0153
Miodrag Milanovic
2014-04-07
3
-3
/
+3
*
this fixes a clipping issue with littlerb and megaphx, although I need to che...
David Haywood
2014-03-29
1
-2
/
+4
*
make the TMS34010 a bit safer when 8-bit writes are used (Megaphoenix does th...
David Haywood
2014-03-18
2
-43
/
+52
*
one more typo (nw)
Miodrag Milanovic
2014-03-16
1
-4
/
+4
*
some more legacy stuff removed (nw)
Miodrag Milanovic
2014-03-16
2
-28
/
+24
*
crash fixes for mame (nw)
Miodrag Milanovic
2014-02-28
1
-1
/
+1
*
Huge update, palette is now device (nw)
Miodrag Milanovic
2014-02-27
1
-2
/
+2
*
second round of clang 3.4 fixes for MESS (nw)
Oliver Stöneberg
2014-02-20
1
-0
/
+4
*
Removed some auto_mallocs in favor of dynamic_arrays.
Aaron Giles
2014-02-19
2
-12
/
+5
*
Cleanups and version bump
mame0150
Miodrag Milanovic
2013-09-17
2
-3
/
+2
*
added missing short names to legacy devices and added validation that short n...
Miodrag Milanovic
2013-08-23
1
-0
/
+2
*
placed some of screen update functions in tms34010 cpu core classes
Miodrag Milanovic
2013-07-25
2
-13
/
+47
*
Revert R21634 -nw-
Phil Bennett
2013-03-13
1
-4
/
+2
*
Clang warning fixes: (nw)
Phil Bennett
2013-03-06
1
-2
/
+4
*
output of new srcclean changes that are relatively small [smf]
smf-
2013-01-11
2
-24
/
+12
*
Cleanups and version bump
mame0148
Miodrag Milanovic
2013-01-11
9
-2392
/
+2389
*
Since nobody checks for NULLs anyway, make
Aaron Giles
2012-09-19
1
-4
/
+4
*
Memory handler cleanup 3. Add mem_mask parameter
Aaron Giles
2012-09-17
1
-4
/
+4
*
Memory handler normalization, part 2. Change legacy
Aaron Giles
2012-09-17
3
-78
/
+79
*
Final round of struct/union/enum normalization.
Aaron Giles
2012-09-16
1
-2
/
+1
*
First pass at modernizing struct definitions.
Aaron Giles
2012-09-15
2
-6
/
+3
*
Clear out remaining global inlines in diexec.h.
Aaron Giles
2012-09-12
2
-4
/
+4
*
Don't use safe_pc[base] when you already have a
Aaron Giles
2012-09-11
1
-1
/
+1
*
Add safe_pc() and safe_pcbase() methods to device_t.
Aaron Giles
2012-09-11
2
-3
/
+3
*
added missing \n to some fatalerror() calls (no whatsnew)
Oliver Stöneberg
2012-09-07
1
-1
/
+1
*
DEVINFO_* to CPU_INFO_*, and some cleanups (no whatsnew)
Miodrag Milanovic
2012-09-03
1
-10
/
+10
[next]