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
/
powerpc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move all devices into separate part of src tree (nw)
Miodrag Milanovic
2015-09-13
16
-21714
/
+0
*
Added seconds() and attoseconds() to attotime and prefixed members with
couriersud
2015-08-15
1
-1
/
+1
*
more pedantic fixes (NW)
Cowering
2015-07-08
1
-1
/
+1
*
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
2
-5
/
+5
*
Simple LTO warning fixes (Part2) (nw)
Cowering
2015-05-26
1
-5
/
+5
*
Removed all uses of setjmp.h in MAME. The only place where
couriersud
2015-05-17
2
-0
/
+7
*
Sorted out cpu cores (nw)
Miodrag Milanovic
2015-05-13
11
-12
/
+22
*
Added dummy license headers for EMU section (nw)
Miodrag Milanovic
2015-05-07
6
-0
/
+12
*
moved all to std::string (nw)
Miodrag Milanovic
2015-04-22
2
-34
/
+34
*
string -> str rename due to future conflicts (nw)
Miodrag Milanovic
2015-04-12
2
-34
/
+34
*
oops (nw)
Olivier Galibert
2015-01-25
1
-2
/
+2
*
fixed unterminated strings in powerpc debugger (nw)
Oliver Stöneberg
2015-01-24
1
-0
/
+2
*
Cleanups and version bump
mame0156
Miodrag Milanovic
2014-11-26
1
-1
/
+1
*
added command-line option -[no]drc_log_native to control DRC native diassembl...
Oliver Stöneberg
2014-11-07
3
-6
/
+2
*
added command-line option -[no]drc_log_uml to control DRC UML disassembly log...
Oliver Stöneberg
2014-11-07
3
-9
/
+6
*
fix line endings, hopefully (nw)
cracyc
2014-10-25
2
-155
/
+155
*
ppc: converted remaining callbacks to delegates (nw)
Osso
2014-10-25
2
-170
/
+155
*
powerpc: fix unaligned 64-bit accesses (nw)
Ville Linde
2014-10-01
1
-0
/
+2
*
powerpc: Fixed wrong condition register in stwcx. (nw)
Ville Linde
2014-09-28
1
-1
/
+1
*
fixed most of the -Wunreachable-code-break and -Wunreachable-code-return warn...
Oliver Stöneberg
2014-09-08
1
-4
/
+0
*
fix
Miodrag Milanovic
2014-07-22
1
-3
/
+3
*
More cleanups, there is issue with srcclean that needs to be taken care as we...
Miodrag Milanovic
2014-07-22
1
-4
/
+4
*
Cleanups and version bump
Miodrag Milanovic
2014-07-22
2
-4
/
+2
*
powerpc: Modernised cpu core (nw)
Wilbert Pol
2014-06-30
7
-3138
/
+2931
*
removed usage of legacy IRQ callback (nw)
Miodrag Milanovic
2014-04-29
4
-5
/
+5
*
did same for PPC (nw)
Miodrag Milanovic
2014-04-28
4
-15
/
+92
*
Moved eminline and related files into /src/osd since it's system related (nw)
Miodrag Milanovic
2014-04-16
4
-28
/
+28
*
Cleanups and version bump
mame0153
Miodrag Milanovic
2014-04-07
1
-2
/
+2
*
using delegates instead of read/write_device_func in ppc core (nw)
Miodrag Milanovic
2014-04-01
3
-11
/
+30
*
ppc *.c -> *.inc renaming
Oliver Stöneberg
2014-03-19
6
-5
/
+5
*
second round of clang 3.4 fixes for MESS (nw)
Oliver Stöneberg
2014-02-20
1
-0
/
+4
*
ppccom.c - Fix and simplify PPC4xx DMA interrupt logic. Fixes goal animations...
Phil Bennett
2013-11-01
2
-24
/
+24
*
Bulk convert files that already had standard BSD license in my name
Aaron Giles
2013-10-16
5
-70
/
+10
*
Added command line option to force DRC C backend [Miodrag Milanovic]
Miodrag Milanovic
2013-08-27
1
-3
/
+0
*
added missing short names to legacy devices and added validation that short n...
Miodrag Milanovic
2013-08-23
3
-0
/
+19
*
output of new srcclean changes that are relatively small [smf]
smf-
2013-01-11
5
-30
/
+0
*
Cleanups and version bump
mame0148
Miodrag Milanovic
2013-01-11
16
-4714
/
+4709
*
Since nobody checks for NULLs anyway, make
Aaron Giles
2012-09-19
2
-8
/
+8
*
Memory handler normalization, part 2. Change legacy
Aaron Giles
2012-09-17
4
-56
/
+56
*
Memory handler normalization, part 1.
Aaron Giles
2012-09-17
1
-2
/
+2
*
Clean-ups and version bump
mame0147
Miodrag Milanovic
2012-09-17
2
-3
/
+3
*
Final round of struct/union/enum normalization.
Aaron Giles
2012-09-16
2
-4
/
+3
*
Enum and union normalization.
Aaron Giles
2012-09-16
1
-4
/
+4
*
Pass 2 of struct modernization.
Aaron Giles
2012-09-15
2
-12
/
+12
*
First pass at modernizing struct definitions.
Aaron Giles
2012-09-15
3
-12
/
+6
*
added missing \n to some fatalerror() calls (no whatsnew)
Oliver Stöneberg
2012-09-07
9
-37
/
+37
*
PowerPC: 100% pass of integer portion of PPCTorture on all DRC backends. [R. ...
R. Belmont
2012-09-07
1
-4
/
+37
*
DEVINFO_* to CPU_INFO_*, and some cleanups (no whatsnew)
Miodrag Milanovic
2012-09-03
3
-62
/
+62
*
PowerPC: Fixed 601-type BAT processing [R. Belmont]
R. Belmont
2012-09-03
1
-5
/
+5
[next]