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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleanups and version bump
mame0159
Miodrag Milanovic
2015-02-25
12
-61
/
+61
*
added wildfire 7seg decoder
hap
2015-02-25
1
-1
/
+1
*
added support for defining a 7seg decoder table for AMI S2000
hap
2015-02-25
4
-5
/
+14
*
i386.c: updates for the future and more [Samuele Zannoli]
yz70s
2015-02-22
4
-108
/
+777
*
added AMI_S2152 F_out pin
hap
2015-02-16
3
-2
/
+71
*
m68k: emulate instruction cache for 68020/68EC020. [R. Belmont]
arbee
2015-02-16
3
-26
/
+43
*
added S2152
hap
2015-02-16
3
-173
/
+188
*
note
hap
2015-02-16
1
-1
/
+0
*
added interrupt handling
hap
2015-02-16
2
-4
/
+42
*
small update
hap
2015-02-15
2
-5
/
+3
*
fix k/i input handling
hap
2015-02-15
3
-14
/
+11
*
save: Give the device when available to the state save subsystem [O. Galibert]
Olivier Galibert
2015-02-14
1
-5
/
+5
*
don't clear stack on pop
hap
2015-02-12
4
-10
/
+4
*
added timer
hap
2015-02-12
3
-6
/
+24
*
tmtennis inputs and notes
hap
2015-02-11
2
-3
/
+7
*
added ADC, ADS, RAR
hap
2015-02-10
1
-3
/
+8
*
added straightforward ucom43 opcodes
hap
2015-02-10
1
-17
/
+49
*
ucom4/amis2000 added clockdivider
hap
2015-02-10
2
-0
/
+4
*
different implementation of prev bugfix
hap
2015-02-10
2
-12
/
+10
*
bugfix
hap
2015-02-10
2
-7
/
+9
*
(mess) pcd: doesn't display anything yet but almost completes post (nw)
cracyc
2015-02-08
1
-3
/
+12
*
added tomy alienchase skeleton driver
hap
2015-02-08
2
-1
/
+6
*
small update, thanks plgDavid for sending me that doc
hap
2015-02-08
3
-11
/
+52
*
tmtennis hooked up ports
hap
2015-02-08
2
-5
/
+7
*
added ucom4 i/o opcodes
hap
2015-02-08
3
-38
/
+104
*
added ucom4 straightforward opcodes
hap
2015-02-07
5
-60
/
+122
*
ucom4 skeleton opcode handlers
hap
2015-02-07
5
-27
/
+834
*
ucom4 disassembler
hap
2015-02-07
4
-18
/
+155
*
added tomy tennis skeleton driver
hap
2015-02-07
2
-2
/
+2
*
Kale, does that break c65? (nw)
Olivier Galibert
2015-02-07
1
-2
/
+2
*
added NEC uCOM-4 MCU core skeleton
hap
2015-02-07
6
-0
/
+401
*
i386: add x87 opcodes FCMOVB FCMOVE FCMOVBE FCMOVU FCMOVNB FCMOVNE FCMOVNBE F...
yz70s
2015-02-05
2
-1
/
+378
*
wildfire 7segleds and buttons work
hap
2015-02-01
1
-5
/
+5
*
nw
hap
2015-02-01
1
-1
/
+1
*
s2000 improved d-latch
hap
2015-02-01
4
-34
/
+47
*
bugfix
hap
2015-02-01
1
-3
/
+3
*
Revert "fix compile on MSVC 2012 (nw)"
Oliver Stöneberg
2015-01-31
3
-9
/
+9
*
s2000 fix a couple of bugs
hap
2015-01-31
3
-51
/
+61
*
added some i/o opcodes
hap
2015-01-30
3
-7
/
+73
*
added jump opcodes
hap
2015-01-30
3
-8
/
+74
*
fix compile on MSVC 2012 (nw)
peterferrie
2015-01-30
3
-9
/
+9
*
added most straightforward opcodes
hap
2015-01-30
3
-39
/
+109
*
s2000 skeleton opcode handlers
hap
2015-01-30
3
-27
/
+485
*
uploaded the romset
hap
2015-01-30
1
-3
/
+3
*
fixed MESS linking (nw)
Oliver Stöneberg
2015-01-30
1
-2
/
+2
*
added parker bros Wildfire skeleton driver
hap
2015-01-30
1
-1
/
+1
*
added AMI S2000 cpu skeleton and disasm
hap
2015-01-29
5
-0
/
+477
*
mnemonics to uppercase
hap
2015-01-29
1
-21
/
+20
*
h8.c: added some more state saving, fixes lastfght and puzzlet saving problem...
Ivan Vangelista
2015-01-28
1
-0
/
+6
*
m65ce02: Generalize Kale's findings [O. Galibert]
Olivier Galibert
2015-01-28
2
-10
/
+10
[next]