Commit Graph

29939 Commits

Author SHA1 Message Date
Scott Stone
15ecfddff8 New games marked as GAME_NOT_WORKING
------------------------------------
(MESS) TECNBRAS Dot Matrix Display [Felipe Sanches]
2014-06-26 17:04:09 +00:00
David Haywood
41f7240529 move hack so things work like before (nw) 2014-06-26 14:43:58 +00:00
Fabio Priuli
8fd497837a k054539: converted to use inline configs and delegates. nw.
with this, I'm done for the moment with konami chips.
2014-06-26 11:42:06 +00:00
Fabio Priuli
19e040dc78 k053246/k055673: updated to use delegates and inline configs. nw.
as before, these changes are mostly driver-level, so I hope they do 
not conflict with anyone else's work. the only relevant change for the 
device code is the removal of some redundant variables (from the 
interface) and of  alt_k055673_vh_start + k053247_set_sprite_offs, 
which have been replaced by the proper machine configs.
2014-06-26 10:34:36 +00:00
Fabio Priuli
db4f478c63 this one as well, of course. nw. 2014-06-26 08:09:34 +00:00
Fabio Priuli
70f1957f13 forgot to remove these. nw. 2014-06-26 08:03:36 +00:00
Fabio Priuli
1fbb700b08 devcb write8 was in fact enough for rev.31113 (thanks AWJ for noticing). nw. 2014-06-26 07:48:10 +00:00
mahlemiut
fe28eca130 flex_dsk: add workaround for Gimix Flex 3.6 expecting tracks 1 and 2 to be MFM. It will now also boot. (no whatsnew) 2014-06-26 07:26:11 +00:00
Fabio Priuli
4987adf1ae k056832: updated to use delegates and inline configs. nw.
these changes are mostly driver-level, so I think they should not conflict
with anyone else's work. the only relevant change for the device code
is the removal of altK056832_vh_start. no further work on this chip is 
planned (it requires major rework)
2014-06-26 07:22:24 +00:00
Fabio Priuli
0270936be6 konami cpu: converted to use delegates. nw. 2014-06-26 04:15:35 +00:00
mahlemiut
6fb8e08e0d flex_dsk: added support for some double-sided disk sizes. 800kB disk images are now readable. (no whatsnew) 2014-06-26 02:19:22 +00:00
Alex W. Jackson
3aa3c275ff k052109: add missing set_colors() (nw) 2014-06-26 02:18:51 +00:00
Brian Troha
900cfc86f0 peplus.c: Spelling correction - NW 2014-06-26 02:13:41 +00:00
Brian Troha
01bf381579 megasys1.c: Naming convention standardization & change "US" to "North America" as per title screen - NW 2014-06-26 02:11:41 +00:00
mahlemiut
eefb405ff1 gimix: added support for Flex DSK disk images, will now boot Gimix Flex 3.3. 2014-06-26 00:23:24 +00:00
Brian Troha
d1056a540b New PE+ Poker clone
New Clone Added
-------------------------------------------------
Player's Edge Plus (X000550P+XP000055) Joker Poker (Two Pair or Better) [BrianT]
2014-06-26 00:16:49 +00:00
Fabio Priuli
082a4a2f0d removed completely konami_deinterleave_gfx usage, now that it is redundant. nw. 2014-06-25 22:18:59 +00:00
Fabio Priuli
9963ffbdbd removed a couple of KONAMI_ROM_DEINTERLEAVE_2 occurrences. nw. 2014-06-25 22:16:20 +00:00
Scott Stone
a72a335d03 Fixed up label/different hash instance with recent addition. (nw)
Reworded HLSL error message to best describe reason for failure.  (nw)
2014-06-25 21:51:23 +00:00
Fabio Priuli
3668456624 k051960: converted to use device_gfx_interface, inline configs and delegates. nw.
while at it, also removed unnecessary configurations and removed later stage 
interleaving of the sprite roms (they just needed to be loaded in the correct way)
2014-06-25 20:56:45 +00:00
Alex W. Jackson
4e9a556073 Fix a couple of ROM loading errors introduced in r31099; clarify mia/tmnt graphics ROM descrambling (nw) 2014-06-25 20:15:59 +00:00
Scott Stone
f31bb25a82 pve500.c - multiplex signals for the 7seg display from Felipe Sanches (nw) 2014-06-25 17:21:36 +00:00
Fabio Priuli
1ba2dde2ab copy & paste mistake. nw.
(but thanks oddi2 for reporting)
2014-06-25 17:08:37 +00:00
Fabio Priuli
b53d79ec53 k052109: converted to use device_gfx_interface, inline configs and delegates. nw.
while at it, also removed unnecessary configurations and removed later stage 
interleaving of the tile roms (they just needed to be loaded in the correct way)
2014-06-25 15:11:12 +00:00
Fabio Priuli
e4c0bc867d softlist: added a bunch of new dumps from misc sources. nw. 2014-06-25 15:04:02 +00:00
Fabio Priuli
eb461a5057 gameboy: Added support for Li Cheng pirate mapper. [taizou, Fabio Priuli] 2014-06-25 15:03:02 +00:00
Fabio Priuli
5c17ad131e gba.xml: Added newer revision of Sim City 2000 [BPzeBanshee] 2014-06-25 14:59:58 +00:00
Couriersud
e10dc03993 Fix crash caused "-debug -noautosave" when exiting the debugger immediately. 2014-06-24 17:58:10 +00:00
R. Belmont
28130d7aa1 (MESS) mac: add PMU ROMs for later use [R. Belmont] 2014-06-24 02:37:57 +00:00
Couriersud
88f337c8d8 Fixed debug build and a bug in connecting analog output to analog input. 2014-06-23 23:25:16 +00:00
Wilbert Pol
e99d7cd093 (MESS) wswan.c: Added noise emulation [trap15, Wilbert Pol] 2014-06-23 20:49:45 +00:00
Wilbert Pol
fdf638d6d3 Prevent other possible bad things happening (nw) 2014-06-23 20:35:17 +00:00
Wilbert Pol
0a6b226deb Different version of OSX segfault fix (nw) 2014-06-23 20:02:16 +00:00
Wilbert Pol
65cd55ff6b Prevent segfault on OSX (nw) 2014-06-23 19:27:09 +00:00
Wilbert Pol
99378e4319 (MESS) msx.c: Updated bm_012 cartridge to use the tmpz84c015 implementation. (nw) 2014-06-23 18:18:55 +00:00
Michaël Banaan Ananas
e4259bf76d removed unneeded stuff and corrected tag 2014-06-23 15:51:26 +00:00
Michaël Banaan Ananas
4983c12047 F.Sanches added buzzer rs422 ports 2014-06-23 15:42:58 +00:00
Ivan Vangelista
eeee5cc08e New clones added
---------------- 
42 (hack of 1942)
2014-06-23 15:39:50 +00:00
Scott Stone
d30b935fc7 funworld.c: Fully decrypted rcdino4 and promoted to working state. [Peter Ferrie]
New game promoted from NOT_WORKING status
-----------------------------------------
Royal Card (Italian, Dino 4 hardware, encrypted)  [Roberto Fresca, Peter Ferrie]
2014-06-23 15:26:02 +00:00
Michaël Banaan Ananas
d57af9bc5d more trampoline madness 2014-06-23 12:20:39 +00:00
Michaël Banaan Ananas
bf4d8f4cfd ok, made TMPZ84C011 pins external instead of making drivers having to interface with its internal peripherals 2014-06-23 10:54:37 +00:00
Michaël Banaan Ananas
676af85696 forgot to resolve callback 2014-06-23 09:52:53 +00:00
mahlemiut
87f4e1fcae gimix: converted to use serial terminal connected to RS232 port, added RAM size configuration, and some DMA/floppy WIP. 2014-06-23 08:58:34 +00:00
Alex W. Jackson
86ef118212 Add new set from r31078 to mame.lst (nw) 2014-06-23 04:08:42 +00:00
R. Belmont
928f66d026 New clones added
----------------
Mario Kart Arcade GP 2 (MK21 Ver. A alt dump) [bobaruni]
2014-06-23 02:34:48 +00:00
R. Belmont
d666f899c6 New games added as GAME_NOT_WORKING
-----------------------------------
Mario Kart Arcade GP 2 (MK21 Ver. A) [Guru]
2014-06-23 01:26:02 +00:00
Wilbert Pol
72c553fbea (MESS) sms.c: Several timing fixes: [Enik Land]
- Fix flicker on Choplifter title screen by drawing the borders through timers.
- Instead trigger NMI at end of the display, do it at end of top border (line 261 after start of active screen area).
- Add a delay to NMI, to be later than HINT, as stated by Flubba's VDPTest readme.
- Also based on VDPTest readme, change VINT and Sprite Overflow flags to be later than VCount change.
- Delay a little the display callback, to fix the title scrolling of Road Rash (SMS game).
- Fixed documentation of the scanline sections and change some timings to match.
- Calculate initial VCount values, instead use of hardcoded values.
2014-06-22 20:08:43 +00:00
Wilbert Pol
6d25e9a3d3 Fix debug build (nw) 2014-06-22 18:38:12 +00:00
Michaël Banaan Ananas
2aefef8d6f forgot to add savestate 2014-06-22 10:56:11 +00:00
Alex W. Jackson
5e412b19e8 emupal/tilemap refactoring: configure_tilemap_groups is now a tilemap_t method rather than a palette_device method (nw) 2014-06-22 09:46:37 +00:00