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
/
mn10200
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move all devices into separate part of src tree (nw)
Miodrag Milanovic
2015-09-13
3
-3486
/
+0
*
Cleanups and version bump
mame0163
Miodrag Milanovic
2015-06-24
1
-1
/
+0
*
changed mn10200 fake i/o memmap to callbacks
hap
2015-06-02
2
-85
/
+146
*
made branch condition and add/sub carry param optional
hap
2015-06-02
2
-34
/
+35
*
some copyright tags
hap
2015-05-09
3
-4
/
+8
*
did license settings for OG and Andrew, cleared up OSD part for licenses (nw)
Miodrag Milanovic
2015-05-09
2
-4
/
+4
*
Added dummy license headers for EMU section (nw)
Miodrag Milanovic
2015-05-07
3
-0
/
+6
*
moved all to std::string (nw)
Miodrag Milanovic
2015-04-22
2
-3
/
+3
*
string -> str rename due to future conflicts (nw)
Miodrag Milanovic
2015-04-12
2
-3
/
+3
*
Fix various typos and spelling mistakes
Zoë Blade
2015-04-11
1
-1
/
+1
*
Removed legacy_cpu_device. [Wilbert Pol]
Wilbert Pol
2014-09-12
1
-1
/
+1
*
fixed most of the -Wunreachable-code-break and -Wunreachable-code-return warn...
Oliver Stöneberg
2014-09-08
1
-11
/
+0
*
Cleanups and version bump
mame0153
Miodrag Milanovic
2014-04-07
2
-35
/
+27
*
forgot how to break;
Michaël Banaan Ananas
2014-02-23
1
-3
/
+5
*
ah oui
Michaël Banaan Ananas
2014-02-23
1
-1
/
+1
*
improved i/o port skeleton stuff, taitofx1b sounds ok now
Michaël Banaan Ananas
2014-02-22
2
-112
/
+158
*
small disasm fix
Michaël Banaan Ananas
2014-02-22
3
-5
/
+6
*
updated prev commit with wrt irq recursion
Michaël Banaan Ananas
2014-02-19
2
-35
/
+26
*
fix emulated cpu crash being able to crash mame
Michaël Banaan Ananas
2014-02-19
2
-12
/
+19
*
gdarius is COH-1002T, the other fx1b games have 1MB VRAM
Michaël Banaan Ananas
2014-02-19
2
-3
/
+3
*
sort source layout
Michaël Banaan Ananas
2014-02-16
1
-174
/
+193
*
fixed FLASH_INTEL_E28F400B block erase
Michaël Banaan Ananas
2014-02-15
1
-0
/
+1
*
fix addc subc zeroflag
Michaël Banaan Ananas
2014-02-14
1
-0
/
+9
*
small update while trying to find a suspected opcode bug
Michaël Banaan Ananas
2014-02-12
3
-192
/
+189
*
improved 8bit timers
Michaël Banaan Ananas
2014-02-12
2
-98
/
+125
*
update prev commit
Michaël Banaan Ananas
2014-02-10
2
-15
/
+34
*
added missing opcodes and 'illegal opcode'-NMI
Michaël Banaan Ananas
2014-02-09
2
-1089
/
+1128
*
improved irqs
Michaël Banaan Ananas
2014-02-08
2
-107
/
+129
*
cleanup
Michaël Banaan Ananas
2014-02-06
2
-1002
/
+845
*
more whitespace readability stuff
Michaël Banaan Ananas
2014-02-06
1
-416
/
+447
*
mem16/24bit accesses are word-aligned (not counting opcode args of course)
Michaël Banaan Ananas
2014-02-05
2
-201
/
+81
*
simplify branch code
Michaël Banaan Ananas
2014-02-05
2
-213
/
+39
*
readability cleanup in opcode table
Michaël Banaan Ananas
2014-02-05
2
-783
/
+809
*
preparing for next commit, this one just renames read/write functions
Michaël Banaan Ananas
2014-02-05
2
-132
/
+168
*
add/sub carry was still wrong
Michaël Banaan Ananas
2014-02-05
2
-91
/
+50
*
document flags, and fixed flags in add/sub
Michaël Banaan Ananas
2014-02-05
1
-221
/
+242
*
some mn10200 opcode fixes
Michaël Banaan Ananas
2014-02-04
1
-12
/
+9
*
Zoom ZSG-2 sound WIP, very preliminary
Michaël Banaan Ananas
2014-02-02
2
-3
/
+5
*
Cleanups and version bump
mame0150
Miodrag Milanovic
2013-09-17
1
-2
/
+0
*
mn10200.c: Modernized cpu core (nw)
Wilbert Pol
2013-08-29
2
-907
/
+1021
*
added missing short names to legacy devices and added validation that short n...
Miodrag Milanovic
2013-08-23
1
-0
/
+1
*
output of new srcclean changes that are relatively small [smf]
smf-
2013-01-11
1
-2
/
+0
*
Cleanups and version bump
mame0148
Miodrag Milanovic
2013-01-11
2
-355
/
+354
*
removed more unreachable code detected by cppcheck (nw)
Oliver Stöneberg
2012-12-25
1
-1
/
+0
*
Since nobody checks for NULLs anyway, make
Aaron Giles
2012-09-19
1
-2
/
+2
*
Final round of struct/union/enum normalization.
Aaron Giles
2012-09-16
1
-15
/
+15
*
First pass at modernizing struct definitions.
Aaron Giles
2012-09-15
1
-2
/
+1
*
DEVINFO_* to CPU_INFO_*, and some cleanups (no whatsnew)
Miodrag Milanovic
2012-09-03
1
-15
/
+15
*
BIG update.
Aaron Giles
2011-03-29
1
-1
/
+1
*
Created new enum type address_spacenum for specifying an address
Aaron Giles
2011-03-27
1
-9
/
+9
[next]