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
Roberto Fresca
770102b458
New games marked as GAME_NOT_WORKING
...
------------------------------------
unknown Bordun game [Roberto Fresca, Siftware]
2014-03-02 02:05:38 +00:00
Brian Troha
1df5388775
New Zero Wing clone
...
Out of whatsnew: This is the original Toaplan version without the Williams Electronics license.
New Clone Added
---------------------------------------
Zero Wing (2P set) [System11, The Dumping Union]
2014-03-02 00:29:01 +00:00
Couriersud
97d055a985
Changed popeye to use palette computed from schematics. Also implemented interlaced field support. This is actually read by the game. [Couriersud]
2014-03-01 23:55:44 +00:00
Brian Troha
63f24d8a54
peplus.c: Minor doc update - NW
2014-03-01 23:39:48 +00:00
Alex W. Jackson
e06e426d2a
parodius.c: convert to bankdev [Alex Jackson]
2014-03-01 23:20:32 +00:00
Aaron Giles
0b68bb860d
Allow specifying PALETTE_INDIRECT_ENTRIES to preallocate indirection tables.
...
When this is done, the indirection tables are saved in save states and
pre-initialized. At the moment it is not a requirement to do so, but will
provide closer to previous behaviors for games that need it.
2014-03-01 22:34:27 +00:00
Miodrag Milanovic
52b2f2a5bd
all for today (nw)
2014-03-01 20:33:12 +00:00
Miodrag Milanovic
6b15684e0b
more fixes (nw)
2014-03-01 20:15:03 +00:00
Alex W. Jackson
1ae955c3b8
toaplan2.c: fix batrider text layer [Alex Jackson]
2014-03-01 19:33:23 +00:00