summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/cpu/m6502/om65ce02.lst
Commit message (Expand)AuthorAgeFilesLines
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-131-1533/+0
* memory: Remove support for decrypted bases, use an address space instead [O. ... Olivier Galibert2015-06-241-4/+4
* m65ce02: Generalize Kale's findings [O. Galibert] Olivier Galibert2015-01-281-9/+9
* Don't need this logging Angelo Salese2015-01-281-3/+0
* bra_rw2 requires a displacement of -1, fixes pha/pla bug, needs fixing in DASM. Angelo Salese2015-01-281-1/+0
* One bug nailed (boot vectors are *whatever exists in regular 0-0xffff range"). Angelo Salese2015-01-281-1/+5
* Bad stack pointer read is bad. Angelo Salese2015-01-241-0/+1
* Fix some bit instructions in the m65ce02 core Dirk Best2014-05-231-4/+4
* Cleanups and version bump (nw)mame0147u3 Miodrag Milanovic2012-11-191-4/+4
* 6502: Rewrite modern, cycle-exact and interruptible [O. Galibert] Olivier Galibert2012-11-061-0/+1532
* placeholders Olivier Galibert2012-11-061-0/+0