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
/
ppccom.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
fixed unterminated strings in powerpc debugger (nw)
Oliver Stöneberg
2015-01-24
1
-0
/
+2
*
added command-line option -[no]drc_log_native to control DRC native diassembl...
Oliver Stöneberg
2014-11-07
1
-2
/
+0
*
added command-line option -[no]drc_log_uml to control DRC UML disassembly log...
Oliver Stöneberg
2014-11-07
1
-2
/
+0
*
fix line endings, hopefully (nw)
cracyc
2014-10-25
1
-113
/
+113
*
ppc: converted remaining callbacks to delegates (nw)
Osso
2014-10-25
1
-116
/
+113
*
fixed most of the -Wunreachable-code-break and -Wunreachable-code-return warn...
Oliver Stöneberg
2014-09-08
1
-4
/
+0
*
Cleanups and version bump
Miodrag Milanovic
2014-07-22
1
-3
/
+2
*
powerpc: Modernised cpu core (nw)
Wilbert Pol
2014-06-30
1
-948
/
+1274
*
removed usage of legacy IRQ callback (nw)
Miodrag Milanovic
2014-04-29
1
-1
/
+1
*
did same for PPC (nw)
Miodrag Milanovic
2014-04-28
1
-6
/
+6
*
Moved eminline and related files into /src/osd since it's system related (nw)
Miodrag Milanovic
2014-04-16
1
-5
/
+5
*
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
1
-6
/
+26
*
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
1
-23
/
+23
*
Bulk convert files that already had standard BSD license in my name
Aaron Giles
2013-10-16
1
-0
/
+2
*
added missing short names to legacy devices and added validation that short n...
Miodrag Milanovic
2013-08-23
1
-0
/
+1
*
Cleanups and version bump
mame0148
Miodrag Milanovic
2013-01-11
1
-389
/
+387
*
Since nobody checks for NULLs anyway, make
Aaron Giles
2012-09-19
1
-1
/
+1
*
Memory handler normalization, part 2. Change legacy
Aaron Giles
2012-09-17
1
-2
/
+2
*
Memory handler normalization, part 1.
Aaron Giles
2012-09-17
1
-2
/
+2
*
Clean-ups and version bump
mame0147
Miodrag Milanovic
2012-09-17
1
-2
/
+2
*
added missing \n to some fatalerror() calls (no whatsnew)
Oliver Stöneberg
2012-09-07
1
-5
/
+5
*
DEVINFO_* to CPU_INFO_*, and some cleanups (no whatsnew)
Miodrag Milanovic
2012-09-03
1
-12
/
+12
*
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
1
-89
/
+194
*
ppc: Added callbacks for buffered external DMAs. [Ville Linde]
Ville Linde
2012-07-30
1
-1
/
+118
*
Clean-ups and version bump
Miodrag Milanovic
2012-07-30
1
-4
/
+4
*
ppc: Changed cap flags to UINT32 for future additions. (nw)
Ville Linde
2012-07-25
1
-1
/
+1
*
ppc: Exposed segment registers to the debugger.
Ville Linde
2012-07-25
1
-0
/
+51
*
ppc: Added optional callback for explicit data cache stores.
Ville Linde
2012-07-25
1
-0
/
+23
*
Cleanup (no whatsnew)
Miodrag Milanovic
2012-05-13
1
-2
/
+2
*
Added PPC405GP to PPC cpu core [Lukasz Markowski]
Miodrag Milanovic
2012-05-12
1
-6
/
+17
*
Renamed device_irq_callback to device_irq_acknowledge_callback to
Aaron Giles
2012-04-10
1
-1
/
+1
*
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
*
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
1
-16
/
+71
*
Collapsed device_config and device_t into one class. Updated all
Aaron Giles
2011-04-27
1
-1
/
+1
*
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
1
-9
/
+9
*
Created new enum type address_spacenum for specifying an address
Aaron Giles
2011-03-27
1
-10
/
+10
*
Get rid of state_save_register_device_* macros in favor of direct
Aaron Giles
2011-02-09
1
-24
/
+24
*
As promised, the bulk update of timer calls:
Aaron Giles
2011-02-06
1
-8
/
+8
*
Convert emu_timers to objects. Move implementation and management of
Aaron Giles
2011-02-06
1
-4
/
+4
*
Attotime bulk conversion step:
Aaron Giles
2011-02-03
1
-4
/
+4
*
Converted attotime to a class, with proper operators. Removed old
Aaron Giles
2011-02-03
1
-1
/
+1
*
mame_rand() -> machine->rand()
Aaron Giles
2010-12-31
1
-1
/
+1
*
running_device -> device_t
Aaron Giles
2010-12-31
1
-2
/
+2
*
PPC: don't crash 601
R. Belmont
2010-10-30
1
-2
/
+21
[next]