Commit Graph

20269 Commits

Author SHA1 Message Date
Angelo Salese
f1dd63f6d1 Fixed linescroll for VDP2 bitmap layers [Angelo Salese] 2013-02-08 17:13:27 +00:00
Andrew Gardner
290ec8fa2f Fix compile. (nw) 2013-02-08 15:35:52 +00:00
Angelo Salese
a64f16880f Added 4bpp and 8bpp cases, fixes at least Code R crash after loading 2013-02-08 15:12:14 +00:00
Miodrag Milanovic
08ab97e98e Cleanup (nw) 2013-02-08 15:04:46 +00:00
R. Belmont
82547ea6dd (MESS) Apple II: Another pass on tagmaps, plus preliminary emulation of the standard and extended 80-column cards for the IIe [R. Belmont] 2013-02-08 14:40:27 +00:00
Miodrag Milanovic
3fad03b0b2 More cleanup (nw) 2013-02-08 14:37:46 +00:00
Oliver Stöneberg
de7ee87f23 improved compilation speed for optimized Visual Studio builds (nw) 2013-02-08 14:36:50 +00:00
Miodrag Milanovic
fdad18e0f5 Modernization of drivers part 11 (no whatsnew) 2013-02-08 14:27:23 +00:00
Angelo Salese
6820f80e8a Check-point, Burning Rangers now shows half-right FMV 2013-02-08 14:19:05 +00:00
Miodrag Milanovic
3995e07169 Modernization of drivers part 10 (no whatsnew) 2013-02-08 13:40:47 +00:00
Miodrag Milanovic
285f060f02 Modernization of drivers part 9 (no whatsnew) 2013-02-08 13:21:46 +00:00
Miodrag Milanovic
64763777a1 Modernization of drivers part 8 (no whatsnew) 2013-02-08 13:12:13 +00:00
Angelo Salese
30585a50b7 First pass in rewriting VDP2 bitmap layers. RGB32 being the first one 2013-02-08 12:57:16 +00:00
Miodrag Milanovic
6388331fec Modernization of drivers part 7 (no whatsnew) 2013-02-08 12:49:41 +00:00
Miodrag Milanovic
d27fc2f750 modernized rest of galaga (nw) 2013-02-08 12:09:50 +00:00
Miodrag Milanovic
0af8c1b855 Modernization of drivers part 6 (no whatsnew) 2013-02-08 11:39:01 +00:00
Miodrag Milanovic
18dcd633bc ups 2013-02-08 08:04:01 +00:00
Miodrag Milanovic
a3c51a2018 Modernization of drivers part 5 (no whatsnew) 2013-02-08 08:01:38 +00:00
Miodrag Milanovic
e5011691fd Modernization of drivers part 4 (no whatsnew) 2013-02-08 07:43:09 +00:00
Andrew Gardner
4cf26aeb25 Fix namcos96 regression from r20675. (nw) 2013-02-08 04:47:05 +00:00
Wilbert Pol
26b37558b6 (MESS) galaxy.c: Reduce tagmap lookups. (nw) 2013-02-07 22:14:18 +00:00
Wilbert Pol
07cee7a7e7 (MESS) irisha.c: Reduce tagmap lookups (nw) 2013-02-07 21:50:11 +00:00
Wilbert Pol
07b57e8bc0 (MESS) nanos.c: Reduce tagmap lookups (nw) 2013-02-07 21:38:46 +00:00
Wilbert Pol
b84b7a1e63 (MESS) pecom.c: Reduce tagmap lookups. (nw) 2013-02-07 21:24:43 +00:00
Fabio Priuli
9d41aec482 forgot to comment out a printf... nw. 2013-02-07 21:12:55 +00:00
Wilbert Pol
586d19582f (MESS) sapi1.c: Tagmap cleanups (nw) 2013-02-07 21:02:50 +00:00
Wilbert Pol
46ef255061 (MESS) Cleaned up tagmap usage in the spectrum drivers a bit. (nw) 2013-02-07 20:55:30 +00:00
Wilbert Pol
bdcf0dd2a8 (MESS) Removed some unneeded prototypes (nw) 2013-02-07 20:48:50 +00:00
Fabio Priuli
312abbed4e (MESS) gb.c: many updates to cart handling [Fabio Priuli]
- updated carts to be slot devices
  - simplified loading and bankswitch mechanism
  - fixed MMM01 emulation
  - removed need for "mapper" feature from xml softlist, since the new "slot" feature is enough
2013-02-07 20:41:05 +00:00
Angelo Salese
095eaa68e8 Fixed another regression, urgh 2013-02-07 20:16:51 +00:00
Fabio Priuli
4cf361a6ca whoops. this was not the latest version. 2013-02-07 19:23:35 +00:00
Fabio Priuli
6812fc3a83 (MESS) megadriv.c: more updates [Fabio Priuli]
- implemented correct ROM mirroring, based on research by Eke & others
  - emulated the protection in Ya Se Chuan Shuo, promoting it to work state
  - fixed cart type in Blockbuster World Video Game Championship II (works for the first time in MESS)
  - fixed cart type in HardBall III, Barver Battle Saga and Chao Ji Da Fu Weng
  - added support for unusual SRAM location in HardBall 95
  - fixed a few regressions introduced in the previous commit
  - fixed wrong driver class being used in 32x and SegaCD
2013-02-07 19:21:05 +00:00
Angelo Salese
e98ac172b5 Reverted previous fix, needs rewrite anyway 2013-02-07 19:12:43 +00:00
Angelo Salese
162e3f3a81 Obviously I don't understand why there was a /2 in the drawpixel functions, fixed gfx regressions 2013-02-07 18:18:58 +00:00
Angelo Salese
10353d4b7d Removed 'gfx_decode' and fixed compile. Minor speed gain 2013-02-07 16:42:33 +00:00
Michaël Banaan Ananas
8a06e80089 revert r20364: "screen: Screenless systems (like synths) tend to be latency-sensitive in their outputs. Increase their osd refresh rate to 1KHz [O. Galibert]"
The solution needs to be rethought :) this one made (most?)screenless drivers slow down to a crawl
2013-02-07 16:09:28 +00:00
Angelo Salese
b2e32e117e Removed pointless VDP1 gfx decoding 2013-02-07 16:04:04 +00:00
Angelo Salese
4db376fb65 Fixed myfairld default 2013-02-07 15:55:28 +00:00
Angelo Salese
dc47175aac Minor changes 2013-02-07 15:52:41 +00:00
Angelo Salese
8dac4c4e55 State-ized CD block, and finished state-izing VDP1, thanks to OG & Micko 2013-02-07 15:25:11 +00:00
Curt Coder
5c4b336b04 (MESS) Added some RS-232 slots. (nw) 2013-02-07 14:56:40 +00:00
Curt Coder
99c28d1fb9 (MESS) plus4: Speech WIP. (nw) 2013-02-07 14:55:59 +00:00
Curt Coder
fa97d2f4e9 (MESS) cbm2: Added floppies. (nw) 2013-02-07 14:49:20 +00:00
Nathan Woods
4b869f7461 [COCO/MC6847] Made the MC6847 emulation support mid-scanline video mode changes.
This will enable the video in the CoCo 2 game "Dragon Fire" to work correctly
when we get a cycle exact 6809 emulation.
2013-02-07 13:53:42 +00:00
Sandro Ronco
bb842a748e (MESS) small cleanups. (nw) 2013-02-07 11:37:17 +00:00
Oliver Stöneberg
c1055f98cb fixed -listsoftware DTD (nw) 2013-02-07 11:27:08 +00:00
Olivier Galibert
3dd6b66547 misc fixes. Hint: read_safe can't work anymore (nw) 2013-02-07 09:55:57 +00:00
mahlemiut
3272789264 isa_gus: Fixed audio streaming in the Windows GUS drivers, and added a hacky workaround for WIn95 setting invalid IRQ settings. (no whatsnew) 2013-02-07 09:36:29 +00:00
Angelo Salese
c00cb4defc Second round of previous commit, needs recompile 2013-02-07 05:30:50 +00:00
Angelo Salese
e9e106a25e State-ized Sega Saturn VDP1 & 2 [Angelo Salese] 2013-02-07 04:55:02 +00:00