Commit Graph

27189 Commits

Author SHA1 Message Date
Roberto Fresca
7619d8744b forgot this one.... 2014-03-03 05:39:19 +00:00
Roberto Fresca
a64c1d0c27 Cherry Wheel:
- Created new memory map due to hardware differences.
 - Added default NVRAM. Otherwise the game checks the NVRAM,
    and get a division by 0 error, then resets itself.
 - Partial MCU simulation. Without it, only cherries appear
    and the player always wins.
 - Added proper button-lamps support.
 - Added technical notes.


New games added or promoted from NOT_WORKING status
---------------------------------------------------
Cherry Wheel (Version 1.7) [Roberto Fresca, ANY]
2014-03-03 03:29:52 +00:00
Roberto Fresca
65c9f0f510 Super Nove (Playmark): Created proper machine driver
and improve the second graphics bank decryption/decode.
[Roberto Fresca]
2014-03-03 03:19:27 +00:00
R. Belmont
2dff1e75b0 (MESS) apollo: More cleanup, devlegcy.h now gone. [R. Belmont] 2014-03-03 03:06:41 +00:00
Roberto Fresca
91e2c22962 Removed unused debug handler. 2014-03-03 02:55:35 +00:00
R. Belmont
6f5179e975 Fix compiling on unusual OS X configurations. [Robert Walsh] 2014-03-03 02:23:04 +00:00
Couriersud
b658d3a8bf Use C99 variadic syntax (..., __VA_ARGS). Renamed a member in nld_4066 as well. 2014-03-03 00:02:29 +00:00
Aaron Giles
8063dd2953 Enable saving dynamic_arrays of all fundamental types. Also fix emupal
to save the indirection arrays properly when indirect color count is
provided up front.
2014-03-02 22:09:37 +00:00
Couriersud
4fcf7b5bcf Implemented CD4066 device - Quad Bilateral Switch. [Couriersud] 2014-03-02 20:23:53 +00:00
Miodrag Milanovic
3e4d318b79 dec0 fixed (nw) 2014-03-02 18:54:17 +00:00
Miodrag Milanovic
56ff58c009 denjinmk fix (nw) 2014-03-02 18:46:08 +00:00
Miodrag Milanovic
78854bc824 few more (nw) 2014-03-02 18:34:23 +00:00
Couriersud
70bffd0c85 Moved device models for diodes and bjts into net_lib.c 2014-03-02 18:15:46 +00:00
R. Belmont
1cbd6bec3b (MESS) cat: preliminary Centronics hookup [R. Belmont] 2014-03-02 18:13:40 +00:00
Miodrag Milanovic
c074e83a33 more crash fixes (nw) 2014-03-02 18:04:19 +00:00
R. Belmont
e3035b01a4 Use buffer devices (nw) 2014-03-02 18:00:57 +00:00
Alex W. Jackson
dcaa1db090 Fix SDL compile (nw) 2014-03-02 17:41:19 +00:00
Couriersud
b41f17c83e Popeye now has netlist filtering and amplification. [Couriersud] 2014-03-02 17:38:15 +00:00
Miodrag Milanovic
c21bc4a756 ladyfrog fix and some save state add in old (nw) 2014-03-02 17:30:43 +00:00
Roberto Fresca
f01fcea816 A lot of work on the unknown Bordun game.
- Decode both graphics banks properly.
- Change description to 'Super Star '97'
- Marked 2nd program ROM as bad dump.
- Added technical notes.


New games marked as GAME_NOT_WORKING
------------------------------------
Super Star '97 [Roberto Fresca, Siftware]
2014-03-02 17:22:47 +00:00
Couriersud
a4c4341c2c Fixed handling of input/output offsets. 2014-03-02 17:22:26 +00:00
Miodrag Milanovic
7a700cf738 some crash fixes (nw) 2014-03-02 17:14:35 +00:00
Miodrag Milanovic
80d8d36291 no need for these anymore (nw) 2014-03-02 16:45:54 +00:00
Oliver Stöneberg
2726675591 moved compiler-specific warning generation to shared files (nw) 2014-03-02 16:17:12 +00:00
Oliver Stöneberg
b1ee97db4c do not optimize SANITIZE builds by default (nw) 2014-03-02 15:30:13 +00:00
Couriersud
34fc0756d7 NET_C now accepts more than two terminals ... 2014-03-02 14:14:36 +00:00
Miodrag Milanovic
da614b0b97 some modernization (nw) 2014-03-02 14:13:11 +00:00
Nathan Woods
4b7c39ba40 Adding minimum width/height options; defaulting to '0' so there is no change in behavior (the menubar branch will have different defualts) 2014-03-02 13:21:32 +00:00
Miodrag Milanovic
d80d26245c segas18 share same palette with megavdp, that is fixed now (nw) 2014-03-02 12:37:36 +00:00
Miodrag Milanovic
5db424a2ee fixed tceptor, strange is that it worked before with wrong index (nw) 2014-03-02 12:19:42 +00:00
Miodrag Milanovic
cbdd5c3bff turrett fix, someone please check if fine now I do not have chd here (nw) 2014-03-02 11:22:31 +00:00
Miodrag Milanovic
5d7d37b8da fixed decoding for PALETTE_FORMAT_BBGGRRII (nw)
this fixes drivers in xxmissio, superqix and nova2001
2014-03-02 11:13:40 +00:00
Alex W. Jackson
8e8bcf7eba Fix flstory.c (nw) 2014-03-02 10:32:17 +00:00
Robbbert
7d73cb954c (MESS) bmjr : fixed shift key when pasting (reported by Anna Wu) 2014-03-02 10:04:03 +00:00
Miodrag Milanovic
f49a1f82a9 fixed tumbleb (nw) 2014-03-02 09:56:36 +00:00
Miodrag Milanovic
abdc787f2d placed hack in driver_init hacks (nw) 2014-03-02 09:12:14 +00:00
Miodrag Milanovic
bb07cb9a41 In case there is driver init available, we update palettes after it (nw) 2014-03-02 08:50:18 +00:00
Miodrag Milanovic
bc57e5824a Fix rest of mess issues (nw) 2014-03-02 08:29:24 +00:00
Alex W. Jackson
3c4cb26006 Fix nycaptor.c crash, fix m92.c properly [Alex Jackson] 2014-03-02 08:15:25 +00:00
Alex W. Jackson
3a7c823c08 Convert aliens.c to bankdev, fix jclub2.c crash [Alex Jackson] 2014-03-02 05:38:17 +00:00
Robbbert
56e2f98e22 (MESS) spc1000 : added paste facility, fixed cursor flash [Miso Kim, Robbbert]
(out of whatsnew) cursor fix actually went in at r28072
2014-03-02 05:34:52 +00:00
R. Belmont
ebee53a09d not yet (nw) 2014-03-02 05:09:14 +00:00
R. Belmont
f5b94b06f3 (MESS) apple2: Support the Apple II Parallel Interface Card [R. Belmont] 2014-03-02 04:38:39 +00:00
Robbbert
f5fc5b2f59 (MESS) profweis, iqunlimz : fixed palette 2014-03-02 03:52:08 +00:00
R. Belmont
b7f5b556c4 fix copy/paste bug (nw) 2014-03-02 03:45:44 +00:00
Robbbert
c8e9c0935d (MESS) pocketc : fixed palette 2014-03-02 03:41:01 +00:00
Robbbert
878aa66e71 (MESS) hec2mdhrx : fixed palette 2014-03-02 03:22:28 +00:00
Robbbert
e11d7cf5b5 (MESS) clcd : reverted palette back to its usual unreadable self 2014-03-02 03:06:33 +00:00
Alex W. Jackson
065911e8e6 Fix ambiguous and confusing use of "entry" in palette device member names
related to indirection. Array m_indirect_entry is now m_indirect_pens.
Getter indirect_entries() now returns the number of indirect colors, which
is more useful than the number of indirect pens (the latter is always
either zero or equal to the palette size, depending on whether indirection
is being used at all)

Fixed debug assert: rgb_t isn't POD according to GCC 4.8, so we can't use
resize_and_clear. Use append() instead to dynamically expand m_indirect_colors.
This change also ensures that indirect_entries() returns the actual number
of indirect colors, not rounded up to the next multiple of 256.

Thanks to these changes, the OSD palette viewer now displays the indirect
colors correctly once again.

Added MCFG_PALETTE_INDIRECT_ENTRIES to all games using indirection in seta.c.
This change should fix all color regressions in that driver.
2014-03-02 02:59:24 +00:00
Robbbert
111982d68a (MESS) fixed astrocde palette 2014-03-02 02:51:50 +00:00