summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu (follow)
Commit message (Expand)AuthorAgeFilesLines
* Cleanups and version bump.mame0133 Aaron Giles2009-07-201-1/+1
* MT02916 Aaron Giles2009-07-201-1/+1
* ARM7 update R. Belmont2009-07-194-27/+350
* CDP1802: Curt Coder2009-07-172-11/+32
* ARM7: Add ARMv5+ CLZ instruction R. Belmont2009-07-172-0/+13
* Apparently Intel's fast reciprocal is too low-res compared to the PowerPC's Aaron Giles2009-07-161-23/+80
* Added FP registers to PPC debugger interface. Aaron Giles2009-07-163-1/+138
* CDP1802: Curt Coder2009-07-162-32/+17
* Cleanups and version bump.mame0132u5 Aaron Giles2009-07-166-54/+54
* From: David Haywood [neohaze@nildram.co.uk] Aaron Giles2009-07-162-3/+42
* ARM7 updates [R. Belmont, Ryan Holtz] R. Belmont2009-07-164-45/+302
* Reverted svn r6097 as per Aaron suggestion Angelo Salese2009-07-152-20/+1
* Added 16-bits wide access function for the ymz280b sound chip core, needed by... Angelo Salese2009-07-152-1/+20
* Fix crasher in burnin code. Aaron Giles2009-07-141-2/+2
* Fixed remaining occurrences of crsshairpath Fabio Priuli2009-07-144-30/+30
* Made pr8210 serial processing a little more robust. Aaron Giles2009-07-141-17/+14
* Added basic support in bitmap.c for 64-bit indexed bitmaps. As a Aaron Giles2009-07-133-3/+188
* Added mechanism for the laserdisc core to return 0 for the Aaron Giles2009-07-135-10/+29
* Intel 8255A PPI: Curt Coder2009-07-103-0/+946
* Fix for MSVC compile. Aaron Giles2009-07-101-2/+2
* Cleanups and version bump.mame0132u4 Aaron Giles2009-07-105-12/+12
* Fixed a HD6309 core bug/typo in the divq_im opcode. [Romain Tisserand] Brian Troha2009-07-091-1/+1
* Removed PREDECODE_GFX compile flag, as the on-the-fly decoding seems Aaron Giles2009-07-097-79/+6
* Expanded address maps from 3 to 4. Moved ADDRESS_SPACE_PROGRAM/DATA/IO Aaron Giles2009-07-098-198/+312
* Another step. Moved the address-space related get_info constants Aaron Giles2009-07-0899-888/+899
* Move address_map array from cpu_config to device_config. Added Aaron Giles2009-07-088-12/+36
* Added xtal for MESS. Curt Coder2009-07-081-0/+1
* ARM (26-bit): TST/TEQ should only update flags R. Belmont2009-07-051-31/+19
* Added very basic SCC68070 implementation, currently is just a basic m68k with... Angelo Salese2009-07-032-2/+30
* Cleanups and version bump.mame0132u3 Aaron Giles2009-07-022-34/+34
* PPCDRC: Generate some FPSCR flags [Phil Bennett] R. Belmont2009-07-024-0/+213
* Cleaned out remaining generic drawgfx usage. Removed the Aaron Giles2009-07-022-144/+0
* Part 1 of the drawgfx changes. [Atari Ace] Aaron Giles2009-07-022-12/+16
* From: Duke [mailto:startaq@gmail.com] Aaron Giles2009-07-021-1/+2
* Bugfix for 03185: All games using Lightguns: [debug] Bitmap memory Leak [Oliv... Scott Stone2009-06-281-1/+1
* One more FMULx fix. R. Belmont2009-06-281-1/+1
* Really fix FMULx this time Phil Bennett2009-06-281-1/+1
* Some small tms0980 bug fixes. Wilbert Pol2009-06-281-14/+20
* PPCDRC: fix flags on STWCX and fix FMULS to use the correct registers R. Belmont2009-06-282-2/+14
* mc68hc11: fixed a register r/w to allow Skeet Shooter to put some gfxs Angelo Salese2009-06-271-0/+12
* Added default monochrome amber and green palettes. Curt Coder2009-06-262-1/+25
* mc68hc11: fixed the I/O system by changing the has_io flag with a has_extende... Angelo Salese2009-06-262-7/+24
* mc68hc11: Fixed a bug with TAP opcode Angelo Salese2009-06-262-2/+8
* mc68hc11: added STX DIR, STY DIR opcodes Angelo Salese2009-06-262-2/+27
* Added TMS0980 cpu core. Wilbert Pol2009-06-264-0/+1106
* Added XTAL for MESS. Curt Coder2009-06-251-0/+1
* Cleanups and version bump.mame0132u2 Aaron Giles2009-06-252-69/+69
* Added casts to ensure proper values are passed to the ctype.h functions. Aaron Giles2009-06-2516-44/+44
* Fixed breakpoints in the TMS9900 CPU core [Olivier Galibert] Angelo Salese2009-06-241-29/+1
* Fixed PPCDRC incorrect instruction checksum order [Phil Bennett, R Belmont] Phil Bennett2009-06-241-4/+4