summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/cpu/i8085/i8085cpu.h
Commit message (Expand)AuthorAgeFilesLines
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-131-188/+0
* ugly whitespace cleanup hap2015-05-241-89/+89
* tag self hap2015-05-241-1/+1
* Sorted out cpu cores (nw) Miodrag Milanovic2015-05-131-2/+2
* Added dummy license headers for EMU section (nw) Miodrag Milanovic2015-05-071-0/+2
* i8085.c: Modernized cpu core (nw) Wilbert Pol2013-08-031-66/+66
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-92/+91
* fixed H flag on SUB/SBB/CMP Michaël Banaan Ananas2012-10-151-3/+4
* fix H flag on DCR and DAD Michaël Banaan Ananas2012-10-151-6/+4
* Remove memory_read/write_byte/word/dword/qword* variants. Again, this is mostly Aaron Giles2010-08-191-6/+6
* Results of running the latest srcclean. Aaron Giles2009-12-281-3/+3
* - fixed cycle deduction on unconditional CALL / RET, it took about half too m... Michaël Banaan Ananas2009-08-191-121/+122
* From: hoge hoge [mailto:c8cv@hotmail.com] Aaron Giles2009-08-131-2/+2
* Rewrote 8080/8085 interrupt handling so that it makes sense. Aaron Giles2008-12-221-9/+7
* Pointer-ified the 8085 core. Aaron Giles2008-12-101-79/+79
* change_pc? What change_pc? Aaron Giles2008-11-241-4/+0
* Converted a bunch of CPU cores over to the new memory functions. Aaron Giles2008-11-221-6/+6
* Hello, Aaron Giles2008-09-111-5/+9
* Final CPU header updates. Mostly just re-naming the re-inclusions. Derrick Renaud2008-08-131-7/+0
* structure, lower-casing functions and re-inclusion updates of the src\emu\cpu... Derrick Renaud2008-08-111-0/+8
* Cleanups and version bump.mame0125u5 Aaron Giles2008-06-121-2/+2
* From: Micko [mailto:mmicko@gmail.com] Aaron Giles2008-06-121-13/+20
* Rewrote core memory handlers as inline functions. These should be easier to Aaron Giles2008-04-091-2/+2
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+181