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
/
powerpc
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
ppc: Implemented PPC403 DMA chaining [Ville Linde]
Ville Linde
2012-09-02
3
-91
/
+198
*
PowerPC: fix CMP/CMPI instructions; they were behaving as CMPL/CMPLI and gene...
R. Belmont
2012-08-19
1
-2
/
+2
*
PPC: fix SRAW behavior with C backend. x86/x64 BEs need work to pass. [R. Be...
R. Belmont
2012-08-17
1
-15
/
+29
*
ppc: Added callbacks for buffered external DMAs. [Ville Linde]
Ville Linde
2012-07-30
3
-1
/
+125
*
Clean-ups and version bump
Miodrag Milanovic
2012-07-30
1
-4
/
+4
*
ppc: Better fix for dword aligned 64-bit accesses. (nw)
Ville Linde
2012-07-26
1
-11
/
+18
*
ppc: Changed cap flags to UINT32 for future additions. (nw)
Ville Linde
2012-07-25
3
-5
/
+6
*
ppc: Exposed segment registers to the debugger.
Ville Linde
2012-07-25
2
-1
/
+69
*
ppc: Added optional callback for explicit data cache stores.
Ville Linde
2012-07-25
4
-0
/
+35
*
ppcdrc.c: Split up dword-aligned 64-bit accesses to 32-bits. (nw)
Ville Linde
2012-07-23
1
-0
/
+24
*
ppcfe.c: PPC4xx supports EIEIO. (nw)
Ville Linde
2012-07-11
1
-1
/
+1
*
Clean-ups and version bump
Miodrag Milanovic
2012-05-21
2
-2
/
+2
*
Cleanup (no whatsnew)
Miodrag Milanovic
2012-05-13
3
-10
/
+10
*
Added PPC405GP to PPC cpu core [Lukasz Markowski]
Miodrag Milanovic
2012-05-12
5
-6
/
+136
*
Renamed device_irq_callback to device_irq_acknowledge_callback to
Aaron Giles
2012-04-10
4
-5
/
+5
*
MAME going modern part 2 (no whatsnew)
Miodrag Milanovic
2012-04-01
1
-1
/
+1
*
MAME going modern part 1 (no whatsnew)
Miodrag Milanovic
2012-03-31
1
-1
/
+1
*
Clean-ups and version bump
mame0145u5
Angelo Salese
2012-03-25
1
-1
/
+1
*
PowerPC: Improve corner case behavior of SLW/SRW [R. Belmont]
R. Belmont
2012-03-11
1
-6
/
+35
*
PowerPC: all integer divide instructions now 100% pass PPCTorture [R. Belmont]
R. Belmont
2012-03-11
1
-10
/
+41
*
More flags work (nw)
R. Belmont
2012-03-11
1
-6
/
+8
*
PowerPC: further DIVW improvements [R. Belmont]
R. Belmont
2012-03-11
1
-7
/
+8
*
Clean-ups and version bump (yes, I know, it's too late)
mame0145u4
Angelo Salese
2012-03-11
1
-2
/
+2
*
PowerPC: Corrected DIVW divide-by-zero crashes, flags, and corner-case result...
R. Belmont
2012-03-11
1
-3
/
+37
*
PowerPC: properly mirror SO bit from XER into CR0 [R. Belmont]
R. Belmont
2012-03-04
1
-4
/
+8
*
Enabled MMU on MPC8240. (nw)
Ville Linde
2012-02-25
1
-1
/
+1
*
Some cleanup of some observed #include redundancy from source files which use...
Scott Stone
2012-02-06
1
-1
/
+0
*
Cleanups and version bump
mame0143u2
Angelo Salese
2011-07-26
1
-1
/
+1
*
ppc: Implemented correct BATs for 601 and memory-forced I/O controller interf...
R. Belmont
2011-07-18
3
-18
/
+74
*
Fix compile/linking issue (no whatsnew)
Miodrag Milanovic
2011-05-30
1
-4
/
+0
*
More GCC 4.6 fixes (no whatsnew)
R. Belmont
2011-05-30
1
-1
/
+5
*
Collapsed device_config and device_t into one class. Updated all
Aaron Giles
2011-04-27
2
-7
/
+7
*
Remove redundant item cpu from address_space, in favor of
Aaron Giles
2011-03-29
1
-2
/
+2
*
BIG update.
Aaron Giles
2011-03-29
3
-19
/
+19
*
Created new enum type address_spacenum for specifying an address
Aaron Giles
2011-03-27
5
-33
/
+33
*
Get rid of state_save_register_device_* macros in favor of direct
Aaron Giles
2011-02-09
1
-24
/
+24
[next]