index
:
mame
aaron-nl3
aaron-pci-cleanup
arm3_copro
asmjit
cdimono2_wip
cdplay
cdtv_chd-v5
dc_pvr-thread
deprecated
docs_wavwrite
draggable-layout
dribbling-nl
hlsl_aviplay
lisa
lua_engine_ui_refactor_2
m57_troangel-bluesea
make_coco_fdc_fixed
master
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
py_regtests
qt6_position-fix
rendlay_vid
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
shangha3_drop
sound
taitoair_vco
taitowlf_zoom
time-experiments
time-experiments2
vamphalf_misncrft
voodoo_directx11
x86_std-exceptions
xbox_swlist
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
Commit message (
Expand
)
Author
Age
Files
Lines
*
tms1400 opcode 0x09 is F_COMX8 anyway
hap
2015-01-19
1
-1
/
+0
*
added tms1400 callstack
hap
2015-01-18
2
-38
/
+73
*
preliminary support for TMS1400
hap
2015-01-17
2
-93
/
+247
*
Fix compile and cleanup includes (nw)
Miodrag Milanovic
2015-01-11
2
-4
/
+4
*
Moved softfloat to 3rdparty (nw)
Miodrag Milanovic
2015-01-10
2
-4
/
+4
*
tispeak.c: added TI Language Tutor (preliminary, need to figure out why it's ...
hap
2015-01-09
2
-12
/
+0
*
fix disasm for rbit and sbit
hap
2015-01-09
1
-21
/
+14
*
fix s_flags[] array out of bounds access
hap
2015-01-09
1
-15
/
+15
*
Description changes for assorted devices to improve readability/uniformity fr...
Scott Stone
2015-01-05
5
-6
/
+6
*
Fixed some typos
Cesare Falco
2015-01-05
1
-4
/
+4
*
arcompact (nw)
David Haywood
2015-01-02
4
-3
/
+23
*
arcompact wip (nw)
David Haywood
2015-01-02
4
-51
/
+200
*
introduced BASELIBS to makefile to link smaller tools with less dependencies ...
Oliver Stöneberg
2015-01-01
1
-1
/
+1
*
m68k: implement FTRAP instruction, add "68020 with FPU" CPU type. [R. Belmont]
arbee
2014-12-31
4
-1
/
+83
*
Cleanups and version bump
mame0157
Miodrag Milanovic
2014-12-31
21
-1244
/
+1179
*
m68k: generate the correct kind of stack frame for 68010 bus errors. [R. Belm...
arbee
2014-12-30
1
-1
/
+6
*
(nw)
mamehaze
2014-12-27
2
-36
/
+26
*
arcompact - it's actually executing code in cartridge space now (nw)
mamehaze
2014-12-27
4
-160
/
+192
*
checkpoint (nw)
mamehaze
2014-12-27
3
-91
/
+52
*
arcompact - start to add the hardware loop support (nw)
mamehaze
2014-12-26
6
-77
/
+80
*
arcompact (nw)
mamehaze
2014-12-26
3
-120
/
+132
*
arcompact (nw)
mamehaze
2014-12-26
3
-6
/
+95
*
arcompact (nw)
mamehaze
2014-12-26
2
-178
/
+137
*
arcompact (nw)
mamehaze
2014-12-26
3
-93
/
+58
*
arcompact (nw)
mamehaze
2014-12-26
3
-565
/
+190
*
the 'with cartridge' codepath is different (nw)
mamehaze
2014-12-24
2
-22
/
+149
*
and so we arrive at some code trying to set up hardware loops (nw)
mamehaze
2014-12-24
1
-13
/
+90
*
fixed Visual Studio compilation of src/emu/cpu/hcd62121/hcd62121d.c (nw)
Oliver Stöneberg
2014-12-24
1
-1
/
+4
*
new clones
mamehaze
2014-12-24
1
-4
/
+26
*
arcompact (nw)
mamehaze
2014-12-24
3
-96
/
+324
*
(nw)
mamehaze
2014-12-23
1
-7
/
+62
*
arcompact - further (nw)
mamehaze
2014-12-23
3
-129
/
+411
*
more arcompact ops, continues to move forward (nw)
mamehaze
2014-12-23
4
-24
/
+287
*
pass a bit more of the bios self-validation (nw)
mamehaze
2014-12-22
1
-43
/
+194
*
added cartslot
hap
2014-12-22
1
-0
/
+1
*
debug/qt: Add a per-device window [O. Galibert]
Olivier Galibert
2014-12-22
1
-1
/
+1
*
(nw)
mamehaze
2014-12-22
2
-73
/
+154
*
(nw)
mamehaze
2014-12-22
3
-54
/
+115
*
some more ops (nw)
mamehaze
2014-12-22
2
-133
/
+257
*
arcompact: starts to read the 2 copyright strings in the bios for comparison ...
mamehaze
2014-12-21
2
-26
/
+86
*
couple more ops (nw)
mamehaze
2014-12-21
3
-19
/
+91
*
arcompact: execute first few MOVs (nw)
mamehaze
2014-12-21
4
-22
/
+169
*
arcompact: prepare to add more opcodes (nw)
mamehaze
2014-12-21
4
-845
/
+1080
*
start making an actual CPU core out of the arcompact disassembler, executes t...
mamehaze
2014-12-20
8
-700
/
+4313
*
fixed status being reset too early
hap
2014-12-19
1
-11
/
+11
*
init order issue (nw)
Olivier Galibert
2014-12-19
1
-1
/
+2
*
(nw)
mamehaze
2014-12-19
1
-38
/
+91
*
(MESS)preliminary emulation of Speak & Spell hardware. [hap, Lord Nightmare]
hap
2014-12-18
2
-82
/
+154
*
silly typo (nw)
David Haywood
2014-12-18
1
-1
/
+1
*
arcompact - some dasm helpers for LR/SR (nw)
David Haywood
2014-12-18
1
-5
/
+222
[next]