Commit Graph

20159 Commits

Author SHA1 Message Date
Angelo Salese
92d6911e0f Logging for any unhandled case 2013-02-12 21:59:32 +00:00
Angelo Salese
86a3018c3e Fixed window for sprites too 2013-02-12 21:54:19 +00:00
Angelo Salese
a663b46e69 Part 1 of drawing window rewrite 2013-02-12 21:39:49 +00:00
Wilbert Pol
7c7fadda66 (MESS) gp32.c: Reduce tagmap lookups (nw) 2013-02-12 20:59:59 +00:00
Curt Coder
92ac529852 (MESS) c64: Connected the Turbo232/SwiftLink cartridges' RS-232 port to the 6551 ACIA. (nw) 2013-02-12 20:43:29 +00:00
Curt Coder
d2086017b3 mos6551: Fixed typo. (nw) 2013-02-12 20:34:17 +00:00
Wilbert Pol
02ff8ffa36 (MESS) intv.c: Reduce tagmap lookups (nw) 2013-02-12 20:24:17 +00:00
Curt Coder
e293e278ab mos6551: Added serial callbacks. [Curt Coder] 2013-02-12 20:23:46 +00:00
Wilbert Pol
e39aadad24 (MESS) New systems marked as GAME_NOT_WORKING
------------------------------------
Magnavox Odyssey 3 / Command Center (prototype) [René van den Enden]
2013-02-12 20:20:56 +00:00
Wilbert Pol
6a37d5644b (MESS) odyssey2.c: Marked g7400/jopac as GAME_IMPERFECT_GRAPHICS (nw) 2013-02-12 19:04:56 +00:00
Sandro Ronco
233559acc3 (MESS) cybiko: added various flash dumps. (nw) 2013-02-12 19:03:41 +00:00
Oliver Stöneberg
e9c1e01900 fixed crash with -debug in base_gb_cart_slot_device::internal_header_logging() (nw) 2013-02-12 19:02:19 +00:00
Oliver Stöneberg
0817d64c5f set proper cassette image loading error / removed unused CASSETTE_ERROR_INVALIDARG (nw) 2013-02-12 18:53:20 +00:00
Sandro Ronco
922c0727db (MESS) Moved SST39VF020/SST39VF400A emulation into intelfsh. (nw) 2013-02-12 18:47:03 +00:00
Oliver Stöneberg
9c6a2d3705 fixed crash with -debug when image loading failed (nw) 2013-02-12 18:27:58 +00:00
cracyc
bcdf3b9dba i386: oops (nw) 2013-02-12 17:24:28 +00:00
Angelo Salese
582c5cc552 Time to fix Game Basic / World Cup 98 Illegal DMA attempt 2013-02-12 16:36:21 +00:00
cracyc
64cdd0bf76 i386: fix undefined shift behavior (nw) 2013-02-12 15:43:07 +00:00
Curt Coder
7e6fabfb9e Modernized the MOS6526, MOS6560, MOS7360, MOS6581, CBM IEC, and IEEE-488 devices. [Curt Coder] 2013-02-12 15:21:24 +00:00
Oliver Stöneberg
2d36a8cddf fixed super-verbose logging in src/emu/machine/stvcd.c (nw) 2013-02-12 14:48:38 +00:00
Angelo Salese
60813da81e Fixed physical CD-Rom reading in CD Block, fixes Black Matrix FMV loading 2013-02-12 14:47:54 +00:00
Miodrag Milanovic
86f863d771 morednized pipedrm (nw) 2013-02-12 14:25:10 +00:00
Miodrag Milanovic
bcc6ad7e52 small cleanup (nw) 2013-02-12 14:08:45 +00:00
Angelo Salese
050cd56d29 Fix for file system printing, thanks to Firewave 2013-02-12 14:04:48 +00:00
Miodrag Milanovic
c53bb58d60 Modernization of drivers part 18 (no whatsnew) 2013-02-12 13:26:06 +00:00
Miodrag Milanovic
a2a7ff5a58 Modernization of drivers part 17 (no whatsnew) 2013-02-12 10:43:35 +00:00
Miodrag Milanovic
4a8e6794a0 Modernization of drivers part 16 (no whatsnew) 2013-02-12 10:06:05 +00:00
Miodrag Milanovic
9cada7c97e Modernization of drivers part 15 (no whatsnew) 2013-02-12 10:01:14 +00:00
Miodrag Milanovic
4f40d7f2cd Modernization of drivers part 14 (no whatsnew) 2013-02-12 09:13:40 +00:00
Miodrag Milanovic
2cd2938233 Modernization of drivers part 13 (no whatsnew) 2013-02-12 09:06:25 +00:00
Ville Linde
72380cbc92 video/jaguar.c: Fixed PIT functionality (fixes Tempest 2000 controls). (nw) 2013-02-12 02:34:17 +00:00
Angelo Salese
8eee0dd548 Duh 2013-02-12 01:46:36 +00:00
Angelo Salese
b20dcee523 Fixed regression with Burning Rangers 2013-02-12 01:01:09 +00:00
Angelo Salese
698e440136 Fix for Choice Cuts crashing when skipping FMV 2013-02-12 00:32:31 +00:00
Angelo Salese
69caf0b459 Logging could be a good idea 2013-02-12 00:19:31 +00:00
Angelo Salese
31a88e0ec2 Experimental fixes for Bug! 2013-02-12 00:18:28 +00:00
Oliver Stöneberg
6aa5f235f7 fixed uninitialized variable in saa5050_device (nw) 2013-02-11 23:02:36 +00:00
Jonathan Gevaryahu
3a2752da82 upd1771.c: Further documentation updates based on the NEC APC technical manual; now all pin names except two are known. [Lord Nightmare] 2013-02-11 22:18:08 +00:00
Wilbert Pol
7ebb81112e armdasm.c: tiny fix for undefined shift behavior (nw) 2013-02-11 22:09:28 +00:00
Wilbert Pol
dd20508cd7 backfire.c: Reduce tagmap lookups (nw) 2013-02-11 22:09:11 +00:00
Wilbert Pol
807fecec81 arm7dasm.c: tiny fix for undefined shift behavior (nw) 2013-02-11 21:53:36 +00:00
Wilbert Pol
89071cd635 ssfindo.c: Reduce tagmap lookups (nw) 2013-02-11 21:48:11 +00:00
Sandro Ronco
78987d2e6e (MESS) Modernized the at45dbxx device (nw) 2013-02-11 21:45:23 +00:00
Wilbert Pol
b26d2ae6d5 taitowlf.c: Reduce tagmap lookups (nw) 2013-02-11 21:08:32 +00:00
Wilbert Pol
d7e1483979 (MESS) amstrad.c: Reduce tagmap lookups (nw) 2013-02-11 20:47:18 +00:00
Ville Linde
3c42dab691 video/jaguar.c: More realistic blitter timing. (nw) 2013-02-11 20:34:25 +00:00
Angelo Salese
8b69b8c178 Cosmetic change, nw 2013-02-11 20:01:56 +00:00
Angelo Salese
3528daafcf Minor change, nw 2013-02-11 19:57:20 +00:00
Sandro Ronco
777615cebe (MESS) Modernized PCF8593 RTC. (nw) 2013-02-11 19:43:00 +00:00
Oliver Stöneberg
c1c74973ee memory: Add another missing 32->64 bits conversion when building the invsubmask (nw) 2013-02-11 19:25:48 +00:00
Oliver Stöneberg
6ea94fd23b fixed src/emu/cpu/sh2/sh2.c compilation without USE_SH2DRC (nw) 2013-02-11 19:07:50 +00:00
Oliver Stöneberg
55b4f41cf2 [MT04837,MT05070] fixed uninitialized memory in n64_rdp class [Oliver Stöneberg] 2013-02-11 16:06:40 +00:00
smf-
1a0c7eceea Moved some of the saturn code from mame/ into emu/ and made saturn.c & stv.c separately compilable. Still needs work before saturn.c can be moved to mess/ [smf] 2013-02-11 15:41:23 +00:00
Fabio Priuli
da5163f0a7 (MESS) megadriv.c: fixed FRAM saving in Sonic 3 (got lost in some copy&paste I did before the commit :( ).
also fixed access to last byte of SRAM. no whatsnew.
2013-02-11 15:37:34 +00:00
Curt Coder
497661c016 (MESS) c64: Added support for the standard MIDI cartridges: Passport/Syntech, Siel/JMS/DATEL, Sequential, Namesoft, and Maplin. [Curt Coder] 2013-02-11 15:13:15 +00:00
Curt Coder
f07681252e (MESS) c64: Cartridge WIP. (nw) 2013-02-11 15:11:11 +00:00
Curt Coder
45fd5f3a39 (MESS) c64: Fixed MACH 5 cartridge C128 mode. [Curt Coder] 2013-02-11 15:10:22 +00:00
Curt Coder
af9a9b0918 am9517a: Added state saving. (nw) 2013-02-11 15:09:48 +00:00
Miodrag Milanovic
9b56feb8b7 nes: fixed non-mandatory cart handling for famicom (nw) 2013-02-11 15:06:05 +00:00
Ville Linde
91292467d6 video/jagblit.c: Emulated buggy blitter YADD behavior (fixes Tempest 2000). (nw) 2013-02-11 14:38:19 +00:00
Ville Linde
4ec63c2520 video/jagblit.c: Fixed Rayman collision detection. (nw) 2013-02-11 14:18:17 +00:00
Angelo Salese
68d066d50d Actually fixed Sign flag in OR opcode 2013-02-11 13:34:58 +00:00
Miodrag Milanovic
66ac487c03 Fixed loading NES games directly (nw) 2013-02-11 12:23:19 +00:00
smf-
47c3ba0bf1 removed runtime ioport tagmap lookup when using PORT_CONDITION with PORT_BIT, used by gmgalax for example [smf] 2013-02-11 12:23:01 +00:00
Fabio Priuli
eba5498d6a (MESS) megadriv.c: removed pokemon protection patch, given that the routine is the same as kof99. no whatsnew. 2013-02-11 12:03:48 +00:00
Miodrag Milanovic
90f9ca6918 Modernization of drivers part 12 (no whatsnew) 2013-02-11 11:18:02 +00:00
Fabio Priuli
0e937ed6b4 (MESS) nes.c: shuffled around the loading code (very preliminary step towards slotification).
also, temporarily made famicom driver to only support disks.
2013-02-11 10:13:14 +00:00
Oliver Stöneberg
e4f37ea7ba added missing virtual to device-level overrides (nw) 2013-02-11 08:38:01 +00:00
Jonathan Gevaryahu
315adc4137 (MESS) cat.c (Canon Cat): Fixed the v2.40 bioses thinking the phone is constantly ringing; Documented what all the DUART IO pins are connected to, and correctly hooked DUART IP2 up to invert when the 6ms timer expires, removing the previous hack (and fixing the ringing bug). [Lord Nightmare] 2013-02-11 08:23:37 +00:00
Miodrag Milanovic
a440a8e020 Cleanups and version bump 2013-02-11 07:44:56 +00:00
R. Belmont
a5046e1a7e (MESS) Some Super Serial Card cleanup for the new 6551 (nw) 2013-02-11 04:34:27 +00:00
Angelo Salese
f20a12a3da Notes for APC 2013-02-11 02:10:35 +00:00
Angelo Salese
5d1bce6d33 Fixed TH Control Method when TR is active, fixes input detection in 3D Lemmings 2013-02-11 01:18:44 +00:00
Angelo Salese
3fa4ce2abb Reverted a VDP1 wrong fix, causes problems in World Series Baseball and Akumajou Dracula X 2013-02-10 23:58:57 +00:00
Wilbert Pol
cecf36bd1e nightgal.c: Reduce tagmap lookups (nw) 2013-02-10 22:18:41 +00:00
Nathan Woods
eb8dbb4fe5 Fixing natural keyboard debugger commands (input, dumpkbd) 2013-02-10 21:56:42 +00:00
Wilbert Pol
cb1234cb49 (MESS) gp32.c: Some tagmap cleanups (nw) 2013-02-10 21:48:52 +00:00
R. Belmont
d5a8dd19dc apple2gs: Enable AE Vulcan IDE card (nw, will self-serve) 2013-02-10 21:14:29 +00:00
Wilbert Pol
76700eceac (MESS) intv.c: Reduce some tagmap lookups (nw) 2013-02-10 21:10:37 +00:00
Wilbert Pol
cf0f8375f2 (MESS) pc6001.c: Reduce tagmap lookups (nw) 2013-02-10 21:04:05 +00:00
Curt Coder
ae951920f0 (MESS) c64: Added support for the VizaStar cartridge. [Curt Coder] 2013-02-10 19:58:50 +00:00
Wilbert Pol
11607bf28e (MESS) trs80.c: Reduce tagmap lookups (nw) 2013-02-10 19:54:40 +00:00
Wilbert Pol
e4fc128bd2 (MESS) mikro80.c: Reduce tagmap lookups (nw) 2013-02-10 19:44:28 +00:00
Wilbert Pol
e40e0da8c1 (MESS) galaxy.c: Reduce tagmap lookups (nw) 2013-02-10 19:22:42 +00:00
Oliver Stöneberg
6b72c6d3de fixed uninitialized memory in src/emu/cpu/es5510/es5510.c (nw) 2013-02-10 19:10:42 +00:00
Wilbert Pol
b8380495a6 (MESS) vii.c: Reduce tagmap lookups (nw) 2013-02-10 19:06:01 +00:00
Wilbert Pol
2c81cb6f60 (MESS) a7800.c: Reduce tagmap lookups (nw) 2013-02-10 18:56:09 +00:00
R. Belmont
39431cdbe7 (MESS) checkpoint: AE Vulcan IDE card (nw) 2013-02-10 16:45:56 +00:00
Wilbert Pol
ffd7f21077 (MESS) vii.c: Fixed batmantv regression (nw) 2013-02-10 16:45:24 +00:00
David Haywood
35fd857290 by request, favor safety over speed in jaguar for now
(tempest 2k does bad things)
2013-02-10 15:28:19 +00:00
Wilbert Pol
be4740bfb3 odyssey2/videopac: Improved palette. [Dr. Venom] 2013-02-10 15:21:21 +00:00
Wilbert Pol
60392e44df neogeo.c: removed some more tagmap lookups. (nw) 2013-02-10 15:11:26 +00:00
Olivier Galibert
6852552362 memory: Add missing 32->64 bits conversion when building the invsubmask [Oliver Stöneberg] 2013-02-10 15:07:37 +00:00
Roberto Fresca
54c8c3eef0 New York Joker: Added inputs, outputs, button-lamps, sound, coin and
note counters, default NVRAM, and promoted to working... [Roberto Fresca]


New games added or promoted from NOT_WORKING status
---------------------------------------------------
New York Joker [Roberto Fresca, David Haywood, Any, The Dumping Union]
2013-02-10 14:49:11 +00:00
Wilbert Pol
6812277ade neogeo.c/ng_aes.c: Reduce tagmap lookups (nw) 2013-02-10 14:16:16 +00:00
Oliver Stöneberg
ef1e831115 fixed Visual Studio compiler warning in src/mame/machine/snessdd1.c (nw) 2013-02-10 14:04:47 +00:00
Wilbert Pol
ae8e588b8a hd61830.c: Reduce tagmap lookups (nw) 2013-02-10 11:19:55 +00:00
Robbbert
32b2f50c44 (MESS) fixed multisession crash with any system using generic keyboard. 2013-02-10 10:51:08 +00:00
Wilbert Pol
28055f6806 (MESS) bbc.c: Reduce tagmap lookups (nw) 2013-02-10 10:42:55 +00:00
Fabio Priuli
21ff7a6966 (MESS) mc6847.c: workaround for "comparison is always true due to limited range of data type" warning which makes Apple GCC unhappy. no whatsnew. 2013-02-10 10:40:12 +00:00