Wilbert Pol
d7bbbfd55c
eeprom.c: Changed the 'erase' function to force all data bits of the specified address to 1s. [Wilbert Pol]
2011-12-23 21:38:11 +00:00
Angelo Salese
97c7f04d5e
Hooked up VGA device to Photo Play [Angelo Salese]
2011-12-23 18:38:46 +00:00
Angelo Salese
13999834d4
Noted that gamtor.c uses VGA
2011-12-23 18:30:10 +00:00
Angelo Salese
9f2cb34981
Converted gamtor.c to use the RAMDAC device [Angelo Salese]
2011-12-23 18:03:43 +00:00
Angelo Salese
1f91de2d6c
Overlooked this
2011-12-23 17:53:22 +00:00
Angelo Salese
fca4f7638f
Yeah, this is a blantant abuse of power ...
2011-12-23 17:51:52 +00:00
Angelo Salese
de4b7ccdfc
Everything else ...
2011-12-23 17:29:55 +00:00
Michaël Banaan Ananas
9392a2dfbb
skeletor V to S
2011-12-23 17:12:19 +00:00
Angelo Salese
67213dd553
skeleton from # to G
2011-12-23 16:44:48 +00:00
Michaël Banaan Ananas
6e1fa2461c
obvious skeletons Z to V
2011-12-23 16:41:40 +00:00
Angelo Salese
2293e079ee
GREP mission: added two new mask flags, GAME_IS_SKELETON & GAME_IS_SKELETON_MECHANICAL, and hooked it up to bfm_sc4.c (that is the most boring grep part of it). Next up, hook it up to everything else.
2011-12-23 16:12:42 +00:00
Angelo Salese
13189c4800
Small fix for z180 stat1 reset register, nw
2011-12-23 15:27:16 +00:00
Miodrag Milanovic
1a23f11816
softlist now copies all parts too to loaded software_info section (no whatsnew)
2011-12-23 10:17:22 +00:00
Jonathan Gevaryahu
d16476ecde
Added, and made Mr. Do! use the U8106 soundchip, which as far
...
as I can tell is 100% identical to the sn76489 non-a, pending
further testing. [Lord Nightmare, plgDavid]
Added a note about pins held high on the Raiden 2 sound Z80.
[Lord Nightmare, balrog]
2011-12-23 05:31:24 +00:00
Angelo Salese
a3d0cafe75
MCU note for quizpun2 ...
2011-12-23 00:46:16 +00:00
Angelo Salese
8b2c219977
Some progresses with atamanot, got a garbled title screen but game is protected tho
2011-12-23 00:17:34 +00:00
Angelo Salese
893ccae423
Simple bugfix for flip screen
2011-12-22 20:50:14 +00:00
Michaël Banaan Ananas
5249b730fc
fix silly unnoticed bug where increment/decrement strings were swapped around during save/load .cfg.
...
**NOTE: this means any end-user custom .cfg file for analog games should be reconfigured! sorry for the inconvenience
2011-12-22 20:00:36 +00:00
mariuszw1
47e885f888
Capcom ZN-1, ZN-2 updates [Team CPS-1]:
...
* Confirmed and documented game board # for every set
* Properly fixed ROMs labels and locations according to real pcbs
* Replaced HR2-01M.3A in strider2 and clones with proper
32MBit dump to match real pcb, 2nd half was cutted out
* Added a more accurate title description to some games
* Added some documentation notes to various sets
* Reordered all sets per release date
* Minor cleanups and fixes
2011-12-22 19:17:37 +00:00
Angelo Salese
1bde9b252e
Documented MCU ports in The Deep, doesn't work yet due of a MCS51 bug
2011-12-22 17:53:29 +00:00
Miodrag Milanovic
94493777d6
Fixed required image loading (no whatsnew)
2011-12-22 15:53:25 +00:00
Miodrag Milanovic
0b03356800
Enabled filtering in best matches and also in "noswitch" aka MAME like start or software (no whatsnew)
...
Note that it is possible to mount wrong region image manually,for example with cart parameter and
that prints warning
2011-12-22 15:15:51 +00:00
Michaël Banaan Ananas
40bb0ceaf3
OG forgot this
2011-12-22 14:14:47 +00:00
Miodrag Milanovic
90314f2bb4
Softlist support cleanup and addition of compatibility filtering [Miodrag Milanovic]
2011-12-22 13:01:48 +00:00
mariuszw1
eb2eb54049
Reverted zn.c changes from r14765 (no whatsnew)
2011-12-21 20:28:16 +00:00
Olivier Galibert
7db2c59b51
softlist: buglet (nw)
2011-12-21 18:14:21 +00:00
Olivier Galibert
83cf7d409e
uiswlist: Sorry fabio (nw)
2011-12-21 18:14:15 +00:00
Olivier Galibert
849e02dafe
uimain: MT 4569 fix [O. Galibert]
2011-12-21 18:11:51 +00:00
Olivier Galibert
cedca57fe3
uimain: MW 4575 fix [O. Galibert]
2011-12-21 18:04:50 +00:00
Roberto Fresca
30f971f503
Forte Card improvements... [Roberto Fresca]
...
* Fixed and simplified inputs. Now Owner, Rental
and Credits are proper toggled service keys.
* Improved the button-lamps layout with the half
and double addition for betting in the gamble
stage.
* Reverse engineering and partially documented
the serial EEPROM data.
* Added a clean default NVRAM and serial EEPROM.
* Added company and year notes.
* Added technical notes.
2011-12-21 14:10:31 +00:00
Miodrag Milanovic
9b2f3ab720
Added support for required field in softlist (no whatsnew)
2011-12-21 13:18:52 +00:00
Fabio Priuli
368a119cae
modernized skeleton template: hopefully it will help people to create modern skeleton drivers. ;-) no whatsnew.
2011-12-21 11:58:48 +00:00
Miodrag Milanovic
0da3f91d82
tokenize function makes trouble if linebuffer and token buffer size are not same (no whatsnew)
2011-12-21 10:37:43 +00:00
Angelo Salese
a29b09717a
Fix for 8042kbc.c irq generation, now California Chase correctly accept keyboard inputs [Grull Osgo]
2011-12-21 02:36:32 +00:00
Fabio Priuli
cab1345f1c
uiswlist: fixed a subtle (and longstanding) bug where the file manager was crashing if a software list had an item with no compatible interface for the chosen image device (might happen if we allow for lists of mixed media). no whatsnew.
2011-12-20 23:34:57 +00:00
Angelo Salese
a682c9d1ef
Fix for MT #4574
2011-12-20 16:26:02 +00:00
Angelo Salese
c5cb67228c
Removed sound hack from Mirax [Angelo Salese]
2011-12-20 15:59:46 +00:00
Alex W. Jackson
577a294bd9
fix MT#4578 [Alex Jackson]
2011-12-20 15:21:50 +00:00
Angelo Salese
303c6e5dc5
Various avt.c progresses
2011-12-20 00:49:44 +00:00
Angelo Salese
1a5858311f
New WORKING game
...
--------------------
Forte Card (Spanish) [Angelo Salese, Roberto Fresca, Rob Ragon]
2011-12-19 23:48:53 +00:00
mariuszw1
ef97ae5210
New games added as NOT_WORKING
...
----------------------------------
Special Criminal Investigation (Tourvision PCE bootleg) [Mariusz Wojcieszek, Clawgrip, Charles MacDonald, AUMAP]
2011-12-19 22:15:02 +00:00
Angelo Salese
0600cd87ad
Hooked up MSM6242 device to Super Kaneko Nova System [Angelo Salese]
2011-12-19 22:10:09 +00:00
mariuszw1
f42ef7592a
Capcom ZN-1, ZN-2 updates [Team CPS-1]:
...
* Confirmed and documented game board # for every set
* Properly fixed ROMs labels and locations to match real pcbs
* Marked MASK ROMs in ts2, ts2j as BAD_DUMP, current dumps
don't match real pcbs, added a note
* Replaced HR2-01M.3A in strider2 and clones with proper
32MBit dump to match real pcb, 2nd half was cutted out
* Added some documentation notes to various sets
* Reordered all sets per release date
* Changed some inaccurate game descriptions
* Minor cleanups and fixes
2011-12-19 21:47:20 +00:00
Angelo Salese
b3fe944055
Added preliminary IRQ generation to the MSM6242, updated drivers that uses it accordingly and removed various related kludges [Angelo Salese]
2011-12-19 21:43:01 +00:00
Angelo Salese
cdbdf6d2c7
Fixed devcb_write_line callback in the device, apparently my second TIMER_CALLBACK hates interface functions ...
2011-12-19 20:01:16 +00:00
Angelo Salese
6d8285349a
Attempt to add irq function, it crashes (?) for whatever reason if enabled
2011-12-19 17:54:02 +00:00
Angelo Salese
c297dab35c
Added incrementing time to MSM6242 device [Angelo Salese]
2011-12-19 15:46:23 +00:00
Angelo Salese
d3a97c7d2e
Modernized MSM6242 RTC device [Angelo Salese]
2011-12-19 14:43:23 +00:00
Angelo Salese
8683ea6d01
Clean-ups for Jantotsu, nw
2011-12-18 17:12:45 +00:00
Alex W. Jackson
b62934be50
vigilant.c: fix reversed Demo Sounds dipswitch in kikcubic [Alex Jackson]
2011-12-18 16:54:19 +00:00