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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move all devices into separate part of src tree (nw)
Miodrag Milanovic
2015-09-13
1
-480
/
+0
*
Simple LTO warning fixes (Part2) (nw)
Cowering
2015-05-26
1
-5
/
+5
*
Sorted out cpu cores (nw)
Miodrag Milanovic
2015-05-13
1
-2
/
+2
*
Added dummy license headers for EMU section (nw)
Miodrag Milanovic
2015-05-07
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
-1
/
+0
*
powerpc: Modernised cpu core (nw)
Wilbert Pol
2014-06-30
1
-160
/
+27
*
removed usage of legacy IRQ callback (nw)
Miodrag Milanovic
2014-04-29
1
-2
/
+2
*
using delegates instead of read/write_device_func in ppc core (nw)
Miodrag Milanovic
2014-04-01
1
-2
/
+2
*
Cleanups and version bump
mame0148
Miodrag Milanovic
2013-01-11
1
-401
/
+401
*
Final round of struct/union/enum normalization.
Aaron Giles
2012-09-16
1
-3
/
+2
*
First pass at modernizing struct definitions.
Aaron Giles
2012-09-15
1
-4
/
+2
*
ppc: Implemented PPC403 DMA chaining [Ville Linde]
Ville Linde
2012-09-02
1
-0
/
+2
*
ppc: Added callbacks for buffered external DMAs. [Ville Linde]
Ville Linde
2012-07-30
1
-0
/
+3
*
ppc: Changed cap flags to UINT32 for future additions. (nw)
Ville Linde
2012-07-25
1
-2
/
+3
*
ppc: Added optional callback for explicit data cache stores.
Ville Linde
2012-07-25
1
-0
/
+4
*
Clean-ups and version bump
Miodrag Milanovic
2012-05-21
1
-1
/
+1
*
Added PPC405GP to PPC cpu core [Lukasz Markowski]
Miodrag Milanovic
2012-05-12
1
-0
/
+3
*
Renamed device_irq_callback to device_irq_acknowledge_callback to
Aaron Giles
2012-04-10
1
-2
/
+2
*
ppc: Implemented correct BATs for 601 and memory-forced I/O controller interf...
R. Belmont
2011-07-18
1
-1
/
+2
*
Created new enum type address_spacenum for specifying an address
Aaron Giles
2011-03-27
1
-1
/
+1
*
Remove final set of legacy inlines from memory.h. Mostly affects CPU
Aaron Giles
2010-08-19
1
-0
/
+1
*
Replace "const address_space" with "address_space" throughout the system.
Aaron Giles
2010-08-19
1
-1
/
+1
*
Change cpu_device into a base class. Rename old cpu_device to legacy_cpu_device.
Aaron Giles
2010-06-17
1
-2
/
+2
*
Changed CPU callbacks to use cpu_device, eliminating a bunch of casting.
Aaron Giles
2010-06-08
1
-2
/
+2
*
WARNING: There are likely to be regressions in both functionality and
Aaron Giles
2010-06-08
1
-2
/
+2
*
Correct a long-standing design flaw: device configuration state
Aaron Giles
2010-01-18
1
-2
/
+2
*
First round of an attempted cleanup of header files in the system.
Aaron Giles
2010-01-10
1
-2
/
+0
*
PPCDRC: Generate some FPSCR flags [Phil Bennett]
R. Belmont
2009-07-02
1
-0
/
+2
*
Fixed bug that caused 64-bit PowerPC systems to fetch opcodes in the wrong or...
Aaron Giles
2009-03-07
1
-0
/
+1
*
02768: mk3, mk3r20, mk3r10, mk3p40, umk3, umk3r10, umk3r11 : Roms incorrectly...
Aaron Giles
2008-12-30
1
-16
/
+16
*
Removed index and clock parameters from CPU_INIT function.
Aaron Giles
2008-12-18
1
-1
/
+1
*
PowerPC DRC no longer references active CPU.
Aaron Giles
2008-11-26
1
-1
/
+0
*
More memory conversions.
Aaron Giles
2008-11-23
1
-0
/
+1
*
Massive API cleanup/change. The primary goal is that all CPU-
Aaron Giles
2008-11-13
1
-0
/
+1
*
Populated tag and static_config parts of fake CPU device. Removed 'config'
Aaron Giles
2008-11-09
1
-1
/
+1
*
WARNING: This is a significant change. If you are risk-averse and
Aaron Giles
2008-11-06
1
-2
/
+3
*
Here's another MAME tidy patch. This one adds missing const/statics,
Aaron Giles
2008-11-02
1
-1
/
+0
*
Final CPU header updates. Mostly just re-naming the re-inclusions.
Derrick Renaud
2008-08-13
1
-1
/
+3
*
Removed DEBUGGER flag from makefile and ENABLE_DEBUGGER
Aaron Giles
2008-06-26
1
-2
/
+0
*
Save state support:
Aaron Giles
2008-06-23
1
-1
/
+1
*
Created common virtual TLB managment module.
Aaron Giles
2008-06-16
1
-9
/
+5
*
PPC DRC:
Aaron Giles
2008-06-12
1
-5
/
+2
*
Firebeat driver:
Aaron Giles
2008-06-10
1
-1
/
+1
*
PPC DRC:
Aaron Giles
2008-06-10
1
-0
/
+5
*
PPC DRC:
Aaron Giles
2008-06-09
1
-9
/
+2
*
x86/x64 back-ends:
Aaron Giles
2008-06-09
1
-4
/
+2
*
Cleanups/version bump.
mame0125u4
Aaron Giles
2008-06-05
1
-3
/
+3
*
PowerPC dynamic recompiler: [Aaron Giles]
Aaron Giles
2008-06-05
1
-0
/
+611