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
/
pps4
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move all devices into separate part of src tree (nw)
Miodrag Milanovic
2015-09-13
3
-2197
/
+0
*
memory: Remove support for decrypted bases, use an address space instead [O. ...
Olivier Galibert
2015-06-24
1
-2
/
+2
*
changes for Juergen Buchmueller in core and credits for some files in mess(nw)
Miodrag Milanovic
2015-05-07
3
-3
/
+3
*
moved all to std::string (nw)
Miodrag Milanovic
2015-04-22
2
-3
/
+3
*
string -> str rename due to future conflicts (nw)
Miodrag Milanovic
2015-04-12
2
-3
/
+3
*
Fix various typos and spelling mistakes
Zoë Blade
2015-04-11
1
-3
/
+3
*
Cleanups and version bump
mame0157
Miodrag Milanovic
2014-12-31
3
-731
/
+731
*
Clean up and fix comments (nw)
jbu
2014-12-16
2
-237
/
+241
*
Add preliminary emulation of the Rockwell A17XX chips (ROM, RAM, I/O) and fix...
jbu
2014-12-14
1
-1
/
+3
*
Fix the TM disassembly. Don't set m_I in ROP() and don't set m_I2 in ARG(). (nw)
jbu
2014-12-07
2
-68
/
+80
*
Oops. That was wrong. BU is always 0000 in LBL (nw)
jbu
2014-12-07
1
-3
/
+2
*
Fix previous opcode detection for LB and LBL. Fix disassembler for LBL (nw)
jbu
2014-12-07
2
-7
/
+8
*
Add chip pinouts for 10660 and 11660 (nw)
jbu
2014-12-05
1
-0
/
+27
*
Fix cut+paste, typos and some implementation bugs (nw)
jbu
2014-12-04
1
-37
/
+34
*
Introduc m_Skip to skip ops. Clean up + fixes (nw)
jbu
2014-12-04
3
-341
/
+355
*
Rewrote Rockwell PPS-4 CPU core based on bitsavers.org documents
jbu
2014-12-03
3
-489
/
+2012
*
pps4 / gts1 : added notes
Robbbert
2014-07-31
1
-0
/
+20
*
Marking some of my core files (nw)
Miodrag Milanovic
2013-10-16
3
-4
/
+6
*
Cleanups and version bump
mame0150
Miodrag Milanovic
2013-09-17
1
-1
/
+0
*
pps4.c: Modernized cpu core (nw)
Wilbert Pol
2013-09-05
2
-204
/
+184
*
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
2
-240
/
+240
*
Since nobody checks for NULLs anyway, make
Aaron Giles
2012-09-19
1
-3
/
+3
*
First pass at modernizing struct definitions.
Aaron Giles
2012-09-15
1
-2
/
+1
*
DEVINFO_* to CPU_INFO_*, and some cleanups (no whatsnew)
Miodrag Milanovic
2012-09-03
1
-15
/
+15
*
Cleanups and version bump.
mame0142
Aaron Giles
2011-04-03
1
-2
/
+2
*
Created new enum type address_spacenum for specifying an address
Aaron Giles
2011-03-27
1
-9
/
+9
*
Remove some straggling const address_space references, and get rid of
Aaron Giles
2011-03-17
1
-3
/
+3
*
Get rid of state_save_register_device_* macros in favor of direct
Aaron Giles
2011-02-09
1
-9
/
+9
*
Cleanups and version bump.
mame0141u1
Aaron Giles
2011-01-24
2
-33
/
+33
*
- Added Rockwell PPS4 CPU core (not finished) [Miodrag Milanovic]
Miodrag Milanovic
2011-01-01
3
-0
/
+617