summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/cpu/nec/necinstr.c
Commit message (Expand)AuthorAgeFilesLines
* Implemented halt instruction in the NEC CPU core [Wilbert Pol, Alex Jackson] Alex W. Jackson2011-07-101-1/+1
* Reverting of POP() (from r12754) for both v20 and v25 for now pending more in... Scott Stone2011-06-011-2/+2
* Fixed POP, POPF, PUSHF, and flags for V20 core [Carl] Miodrag Milanovic2011-05-311-2/+2
* GCC 4.6 "Variable assigned but not used" fixes, part 6 (no whatsnew) R. Belmont2011-05-301-4/+4
* v25: added commented line useful for decryption process Roberto Zandona2011-01-291-1/+1
* Added a mostly complete NEC V25/V35 CPU core, added working sound to Batsugun... Angelo Salese2011-01-161-9/+8
* Implemented a preliminary V25/V35 CPU core [Alex Jackson] Angelo Salese2010-12-231-0/+672