summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/cpu/g65816/g65816op.h
Commit message (Expand)AuthorAgeFilesLines
* More cleanups, there is issue with srcclean that needs to be taken care as we... Miodrag Milanovic2014-07-221-5/+5
* g65816.c: Modernised cpu core (nw) Wilbert Pol2014-04-211-746/+314
* output of new srcclean changes that are relatively small [smf] smf-2013-01-111-2/+1
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-795/+795
* changed space_func to delegate (no whatsnew) Miodrag Milanovic2012-10-111-1/+1
* Memory handler cleanup 3. Add mem_mask parameter Aaron Giles2012-09-171-1/+1
* Memory handler normalization, part 2. Change legacy Aaron Giles2012-09-171-1/+1
* Hooked up fastROM setting in the CPU core, nw Angelo Salese2012-08-221-0/+2
* (SNES) Rewritten cycle steal code from scratch and nailed it directly in the ... Angelo Salese2012-08-221-0/+5
* WARNING: There are likely to be regressions in both functionality and Aaron Giles2010-06-081-6/+6
* Fixed RTL opcode in-bank issue in the G65816 CPU core [Angelo Salese] Angelo Salese2010-04-101-2/+2
* Added boundary checks for MVN and MVP opcodes when in M mode in the G65816 CP... Angelo Salese2010-04-041-0/+8
* Cleanups and version bump.mame0137u1 Aaron Giles2010-03-251-8/+8
* 65816: fix decimal mode ADC/SBC behavior [blargg, byuu, R. Belmont] R. Belmont2010-03-141-158/+85
* Cleaned up braces in the code so that they are properly balanced. [Atari Ace] Aaron Giles2009-12-281-1/+1
* Results of running the latest srcclean. Aaron Giles2009-12-281-17/+17
* G65816: Fixed a bug with SBC opcode N flag behaviour in Decimal Mode [Angelo ... Angelo Salese2009-09-091-1/+2
* Fixed buggy breakpoints in the g65816 cpu core. [Angelo Salese] Angelo Salese2009-08-071-1/+1
* Added missing casts and made other tweaks. The entire project Aaron Giles2009-04-271-0/+1
* Cleaned up device and sound interfaces to match the CPU Aaron Giles2008-12-191-6/+6
* Re-routed empty get/set context calls to the dummy CPU's, and removed them Aaron Giles2008-12-091-1/+1
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-12-071-1/+0
* activecpu_count -= 133 Aaron Giles2008-12-061-1/+1
* Pointer-ified the 65816. R. Belmont2008-11-281-423/+423
* WARNING: this compiles, but not fully cleanly, and a number of drivers Aaron Giles2008-11-141-1/+1
* WARNING: This is a significant change. If you are risk-averse and Aaron Giles2008-11-061-2/+2
* Final CPU header updates. Mostly just re-naming the re-inclusions. Derrick Renaud2008-08-131-8/+0
* structure, lower-casing functions and re-inclusion updates of the src\emu\cpu... Derrick Renaud2008-08-111-4/+7
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-05-011-0/+2
* Added running_machine * parameter to the front of all read/write handlers. Aaron Giles2008-03-051-1/+1
* Changed debugger-related code to be based off a new makefile define (DEBUGGER... Aaron Giles2008-02-021-1/+1
* Changes for MAME 0.121u3.mame0121u3 Aaron Giles2007-12-171-5/+5
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+2452