summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu (follow)
Commit message (Expand)AuthorAgeFilesLines
* MESS-specific compilation fix Nathan Woods2008-06-271-1/+1
* 01935: All output commands (-listxml, -cc, -listfull, ETC) crash with error Couriersud2008-06-261-1/+1
* Update docs a bit. Turn off debugger by default. Aaron Giles2008-06-261-1/+1
* GCC 64-bit compile fix R. Belmont2008-06-261-1/+1
* Cleanups/version bump.mame0125u7 Aaron Giles2008-06-2619-119/+119
* From: Oliver Stoeneberg [mailto:oliverst@online.de] Aaron Giles2008-06-2635-429/+413
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-06-261-2/+2
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-06-264-8/+13
* From: Corrado Tomaselli [mailto:corrado.to@tiscali.it] Aaron Giles2008-06-261-0/+1
* Removed DEBUGGER flag from makefile and ENABLE_DEBUGGER Aaron Giles2008-06-26178-1801/+1656
* Fixes menu scrolling speed as described by Haze Couriersud2008-06-251-0/+3
* Updated cheat system / Credit Shimapong Couriersud2008-06-251-3525/+2345
* Hornet driver: Aaron Giles2008-06-256-22/+35
* Promoted to Working davidhay2008-06-241-1/+1
* Fixed typo in changelog Wilbert Pol2008-06-241-1/+1
* i8x41 cpu core changes: Wilbert Pol2008-06-241-22/+33
* 01886: gradius4: 3D gfx problem Aaron Giles2008-06-242-10/+32
* 01927: Effects overlay showing in snapshots Aaron Giles2008-06-241-8/+12
* 01901: kinst13, kinst14, kinstp: Attract mode graphics regression Aaron Giles2008-06-241-61/+35
* Do not stop in the debugger while we are waiting for a pending Aaron Giles2008-06-243-1/+18
* Fixed WRITEM opcode on 64-bit to call through memory instead of directly. Aaron Giles2008-06-241-3/+3
* I8x41 cpu core fixes: Wilbert Pol2008-06-232-6/+28
* i8x41: Fixed disassembly for opcode 0x67. Wilbert Pol2008-06-231-1/+1
* Fixed compile where DEBUG=1 and DEBUGGER=0. R. Belmont2008-06-231-1/+1
* Save state support: Aaron Giles2008-06-238-69/+219
* Fixed placement of stream_update in the NiLe emulation. R. Belmont2008-06-231-3/+6
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-06-2347-215/+235
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-06-232-3/+4
* Save state support: Aaron Giles2008-06-236-333/+711
* Various NiLe fixups. Music in-game now sounds quite acceptable, if not yet p... R. Belmont2008-06-231-17/+28
* Converted voodoo into a proper device. Aaron Giles2008-06-234-687/+697
* Correct the loop flag in the NiLe. Still more to do. R. Belmont2008-06-231-1/+6
* Removed i8x41.ram hack from the i8x41 cpu core. Wilbert Pol2008-06-221-42/+33
* Preliminary emulation of ST-0026 NiLe (sound). Tomasz Slanina2008-06-225-0/+278
* implemented 8257 dma controller as proper device Couriersud2008-06-222-182/+175
* x86emit.h: Back out commit #2007 which accidentally commited this file as well Couriersud2008-06-221-1/+1
* Cleaned up z80dma interface - missing files from last commit) Couriersud2008-06-223-103/+47
* 01916: srmvs: Assertion Aaron Giles2008-06-221-1/+0
* 01900: All sets in kinst.c: Mass coin input disables dipswitch access, and th... Aaron Giles2008-06-222-8/+6
* 01905: Many Sets: Fatal Error crash - Fatal error: Input ports cannot be read... Aaron Giles2008-06-211-3/+0
* 01912: Various: Unable to construct input ports! (part 2) Aaron Giles2008-06-211-2/+0
* 01908: Various: Access Violation when saving a snapshot Aaron Giles2008-06-201-22/+76
* Fixes for MSVC compile. Aaron Giles2008-06-201-5/+5
* MultiPCM/315-5560 rewrite by ElSemi. All features are now supported includin... R. Belmont2008-06-191-388/+562
* Added assert as suggested by Olivier. R. Belmont2008-06-191-0/+2
* Fix for GCC 4.3. Tested with kinst, blitz, carnevil, and cryptklr. R. Belmont2008-06-181-1/+1
* Fixed input port read validation. The previous check was way too aggressive, Aaron Giles2008-06-181-3/+8
* Cleanups and version bump.mame0125u6 Aaron Giles2008-06-177-49/+49
* From: Oliver Stoeneberg [mailto:oliverst@online.de] Aaron Giles2008-06-172-4/+3
* UML: Aaron Giles2008-06-174-354/+561