Commit Graph

20482 Commits

Author SHA1 Message Date
Miodrag Milanovic
c20b12eea3 some more cleanup (nw) 2013-02-14 13:34:16 +00:00
Miodrag Milanovic
3bdc0ee891 pacman protection modernization (nw) 2013-02-14 12:54:48 +00:00
Miodrag Milanovic
f12da35ce6 modernized chinagat (no whatsnew) 2013-02-14 12:41:40 +00:00
Fabio Priuli
bd15f41d0b emuopts.c: avoid slots without user configurable options to write their configs at exit. [Fabio Priuli] 2013-02-14 12:40:56 +00:00
Miodrag Milanovic
772ab4090a pgm modernization (nw) 2013-02-14 12:13:54 +00:00
Fabio Priuli
dd803a5427 (MESS) megadriv.c: this is what happens when you change the usage of a macro across the driver, but you still commit the older version of the macro itself!
previous macro was planned to be called through MD_ADDR(a<<1)/2 but was called through MD_ADDR(a) instead, so every kind of out of bound access was attempted...
clean build of megadrive components is required. no whatsnew.
2013-02-14 12:04:57 +00:00
Miodrag Milanovic
d76ec3b040 Modernization of drivers part 25 (no whatsnew) 2013-02-14 10:36:12 +00:00
Oliver Stöneberg
85a6b693d2 (MESS) fixed n64 regression (nw) 2013-02-14 10:27:14 +00:00
Robbbert
fad3311363 (MESS) fixed cdi regression 2013-02-14 10:13:50 +00:00
Fabio Priuli
e40b318239 (MESS) ibm5170.xml: Added 2 ipf cross-platform sets (they are compatible with both Amiga and PC) [Kaylee]
(MESS) ibm5150.xml: Added VisiCalc & StretchCalc [Kaylee]

+ a size fix to snes.xml
2013-02-14 06:30:33 +00:00
Oliver Stöneberg
63ab1e07f7 fixed memory leak in src\emu\sound\mos6581.c (nw) 2013-02-14 00:07:43 +00:00
Angelo Salese
a7dbfe5d91 Fixed regression with Shienryu 2013-02-13 23:51:22 +00:00
Angelo Salese
9e714747a7 vfkids trips this one, hook it up 2013-02-13 23:30:42 +00:00
Angelo Salese
d134bb39d4 Avoid logging if word reading from the IOGA 2013-02-13 23:20:21 +00:00
Angelo Salese
59a9815e1c Added a more sane ST-V SMPC Intback command emulation, based off Saturn version. Fixes inputs in Find Love [Angelo Salese]
New WORKING game
--------------------
Zenkoku Seifuku Bishoujo Grand Prix Find Love [Angelo Salese]
2013-02-13 23:12:19 +00:00
Ville Linde
18da9b0de2 video/jagblit.c: Implemented gouraud shading. 2013-02-13 22:53:43 +00:00
Wilbert Pol
87bd8632b5 Fix some compile errors (nw) 2013-02-13 21:58:54 +00:00
Angelo Salese
c914d4b785 Hooked up my theory for some other games, it's mostly right except it needs a decrypter expert (that isn't me ...) 2013-02-13 21:48:06 +00:00
Wilbert Pol
44db7e5624 [MT05141] Fixed intvkbd from crashing when trying to mount a software list entry. Also fixed a regression in intv crashing when attempting to mount a software list entry. [Wilbert Pol] 2013-02-13 21:10:44 +00:00
Wilbert Pol
f807712fa7 (MESS) msx.c: Reduce tagmap lookups (nw) 2013-02-13 20:50:54 +00:00
Angelo Salese
d96ff2ab99 Improved protection in Steep Slope Sliders [Angelo Salese] 2013-02-13 20:46:11 +00:00
Curt Coder
cb21b7721d (MESS) c64: Added serial terminal and nullmodem RS-232 devices to SwiftLink/Turbo232. (nw) 2013-02-13 20:21:32 +00:00
Curt Coder
8faae91188 Fixed late binding error. (nw) 2013-02-13 19:38:37 +00:00
Wilbert Pol
76cfdd026a (MESS) ng_aes: Reduce tagmap lookups (nw) 2013-02-13 19:35:57 +00:00
Wilbert Pol
12df1472ad (MESS) intv.c: Missed these (nw) 2013-02-13 19:24:58 +00:00
Wilbert Pol
8bcada6503 (MESS) apollo_kbd.c: Reduce tagmap lookups (nw) 2013-02-13 19:19:24 +00:00
Curt Coder
d107b71819 Fixed validation. (nw) 2013-02-13 19:19:22 +00:00
Curt Coder
54ba684183 Fixed validation. (nw) 2013-02-13 19:16:24 +00:00
Angelo Salese
44eaa6f9ca Final Fight Revenge ST-V notes 2013-02-13 18:51:42 +00:00
Ville Linde
34f6f793ef video/jagblit.c: Fixed blitter source shade mode. 2013-02-13 17:04:02 +00:00
Angelo Salese
a8af9bbe25 Enough of this 2013-02-13 15:46:50 +00:00
Miodrag Milanovic
798b2611c9 Removal of not needed machine().root_device() (nw) 2013-02-13 15:41:03 +00:00
Oliver Stöneberg
8d6dcde928 (MESS) fixed atomeb cart loading (nw) 2013-02-13 15:38:01 +00:00
Oliver Stöneberg
0ac805e148 (MESS) [UT88] corrected extension of basic80 so it can be loaded from softlist (nw) 2013-02-13 14:43:50 +00:00
Miodrag Milanovic
b2e83cdc5c Fixed debug build (nw) 2013-02-13 14:20:01 +00:00
Angelo Salese
8595a77298 Fixed Virtual Boy regression with Red Alarm & Space Invaders 2013-02-13 14:12:52 +00:00
Miodrag Milanovic
8c6495b45b Modernization of drivers part 24 (no whatsnew) 2013-02-13 14:00:25 +00:00
Miodrag Milanovic
c36982dee6 Modernization of drivers part 23 (no whatsnew) 2013-02-13 13:43:43 +00:00
Miodrag Milanovic
a1819a469e Modernization of drivers part 22 (no whatsnew) 2013-02-13 13:19:20 +00:00
Oliver Stöneberg
67af3f42af (MESS) prevent usage of invalid index in nimbus_bank_memory() (nw) 2013-02-13 11:55:16 +00:00
Miodrag Milanovic
1e7e9ade9c Modernization of drivers part 21 (no whatsnew) 2013-02-13 11:19:27 +00:00
Miodrag Milanovic
89524e9782 Modernization of drivers part 20 (no whatsnew) 2013-02-13 10:46:49 +00:00
Miodrag Milanovic
3380ccb402 Modernization of drivers part 19 (no whatsnew) 2013-02-13 10:24:35 +00:00
mahlemiut
e1c9c9f661 fmtowns: Whoops. :P 2013-02-13 07:00:20 +00:00
mahlemiut
0d3810d01f fmtowns: Preliminary implementation of the CD-ROM controller's software mode. Enough to get the CD-ROM working under Win95. [Barry Rodewald] 2013-02-13 06:59:14 +00:00
Fabio Priuli
3625f3b550 (MESS) snes.xml: Added 51 cartridges [ReadOnly] 2013-02-13 06:26:20 +00:00
Fabio Priuli
4fbb43052e (MESS) gbcolor: silenced cmpro complaint. nw. 2013-02-13 06:13:27 +00:00
R. Belmont
99bca50549 don't dupe devices (nw) 2013-02-13 04:51:51 +00:00
R. Belmont
36c3503226 (MESS) apple2gs can use SSC too (nw) 2013-02-13 04:48:58 +00:00
R. Belmont
864c790ed8 (MESS) Apple II: Allow Super Serial Card to connect to MESS's serial terminal and null modem devices. [R. Belmont] 2013-02-13 04:47:34 +00:00