Commit Graph

18400 Commits

Author SHA1 Message Date
Olivier Galibert
af28402f2e I'm in your cpu core, adding virtual destructors (nw) 2012-11-11 08:16:39 +00:00
Olivier Galibert
4376ddcee1 Copy/paste error (nw) 2012-11-10 23:29:19 +00:00
Brian Troha
f1894313e4 witch.c: minor updates based on eBay auction picture - NW 2012-11-10 22:10:22 +00:00
Brian Troha
4055c88003 m107.c: Correct ROM names for Dream Soccer '94 on the IREM M107 PCB. [Brian Troha, Andrew Welburn, The Dumping Union] 2012-11-10 18:57:22 +00:00
smf-
129b6d8b89 replaced usage of psx_sio_install_handler & psx_sio_input with devices. [smf] 2012-11-10 18:53:00 +00:00
Michaël Banaan Ananas
94c95380f4 (note) 2012-11-10 18:29:32 +00:00
Phil Bennett
eaf8d86cde hcastle.c - Corrected program ROM locations and renamed set names [Phil Bennett]:
hcastleo -> hcastlek
hcastlej -> akumajou
hcastljo -> akumajoun


New Clones Added:

Haunted Castle (version E) [Andrew Welburn]
2012-11-10 15:42:01 +00:00
Olivier Galibert
9b00bac883 (mess) mmodular: ASSERT then immediate CLEAR does not work on level irqs [O. Galibert] 2012-11-10 12:13:38 +00:00
Olivier Galibert
587c64c6cb (mess) vic20: The main cpu is a 6502, not a 6510 [O. Galibert] 2012-11-10 12:00:04 +00:00
Olivier Galibert
3c86d6b479 m6509: "normal" read/writes happen in the fetch bank [O. Galibert] 2012-11-10 11:05:51 +00:00
Roberto Fresca
b4b1562366 Added proper PLD dumps to Bonus Card and Power Card. [Team Europe] 2012-11-10 00:39:40 +00:00
Michaël Banaan Ananas
c746cf9da4 (small update from Haze) 2012-11-09 17:39:12 +00:00
Roberto Fresca
7f11fec181 Pool 10 (Dino 4 encrypted hardware) improvements. [Roberto Fresca]
- Added PCB layout and technical notes.
 - Decrypted the program data & address.
 - Decrypted the graphics ROMs address.
 - Added a default NVRAM.
 - Added button-lamps layout.
 - Promoted to working state.
 - Improved the PCB layout.
 - Added some encryption notes.
2012-11-09 15:44:34 +00:00
Scott Stone
33d4d9d0c6 Added IQ_132's recently updated pgmcrypt decryption routine and shuffled around pgm/027 decryption functions to a new file (machine\pgmcrypt.h). From Haze/IQ_132. (nw)
New games marked as GAME_NOT_WORKING
------------------------------------
Fearless Pinocchio  [letoram, Kevin Eshbach, Smitdogg, The Dumping Union]
2012-11-09 14:54:18 +00:00
Roberto Fresca
7313b8e553 Improvements to Pool 10 in Dino 4 hardware [Roberto Fresca]
- Decrypted the program data & address. GFX need to be decrypted.
 - Added some technical notes.
2012-11-09 00:00:38 +00:00
Roberto Fresca
d7a97c5c42 Dino 4 encrypted hardware: Added PCB layout and technical notes.
[Roberto Fresca, Team Europe]
2012-11-08 21:00:04 +00:00
Roberto Fresca
40af8d0e88 New not working clone...
From an encrypted PCB.


New games marked as GAME_NOT_WORKING
------------------------------------
Pool 10 (Italian, encrypted) [Roberto Fresca, Team Europe]
2012-11-08 20:48:42 +00:00
Curt Coder
35dafd8757 (MESS) adam: Added all 3 expansion slot interfaces, and the 64K RAM expansion card. [Curt Coder] 2012-11-08 17:39:28 +00:00
Curt Coder
88995408d3 (MESS) adam: Added some cartridges to software list. (nw) 2012-11-08 17:36:17 +00:00
smf-
c4ccae3fcb uses MCFG_SCREEN_UPDATE_DEVICE (nw) 2012-11-08 16:36:15 +00:00
Miodrag Milanovic
e962503680 quiz18k hack removed [David Haywood] 2012-11-08 12:42:22 +00:00
Robbbert
84adbdaa9e typo (nw) 2012-11-08 10:00:32 +00:00
Miodrag Milanovic
298c3db17b consistency fix (nw) 2012-11-08 08:43:47 +00:00
Robbbert
a625b480a1 Lupin3 - added my notes from Misfitmame (nw) 2012-11-08 08:39:35 +00:00
Miodrag Milanovic
0b83cd99a1 Fix regtest, now all is executed fine (no whatsnew) 2012-11-08 08:37:12 +00:00
Miodrag Milanovic
5833836d50 Converted jedtest script to Python [Andrew Gardner] 2012-11-08 08:14:32 +00:00
Miodrag Milanovic
aea9c2a3b8 vsystem further reducing / merging of functions by Haze (no whatsnew) 2012-11-08 07:50:03 +00:00
Brian Troha
def8dd7737 itech32.c: Minor game rom rename because it makes sense. - NW 2012-11-07 23:12:09 +00:00
Brian Troha
5ad2d18de8 new World Class Bowling clone added
New Clone Added
-------------------------------
World Class Bowling v1.1 [Brian Troha, The Dumping Union]
2012-11-07 22:54:06 +00:00
Luca Elia
c54a803791 New clones added
----------------
Kkot Bi Nyo (Korea) [gp-lee, Guru, Luca Elia ]
2012-11-07 21:16:07 +00:00
Olivier Galibert
a2d20ed58f n2a03: Put a second irq line logically-ored with the normal one [O. Galibert] 2012-11-07 21:09:10 +00:00
Olivier Galibert
bd8de01d51 funworld: That driver wants the bitwise ops [O. Galibert] 2012-11-07 18:30:09 +00:00
Olivier Galibert
80fb909930 65c02: Fix the bitwise ops and their disassembly [O. Galibert] 2012-11-07 18:30:05 +00:00
Curt Coder
4a85620161 (MESS) adam: Created an ADAMnet slot interface and separated the ADAMnet devices from the driver. [Curt Coder] 2012-11-07 15:30:50 +00:00
Curt Coder
491d28aba0 cosmac: Added missing IRQ acknowledges. [Curt Coder] 2012-11-07 15:29:29 +00:00
Oliver Stöneberg
d1a912fae7 FLAC encoder did not use FIR Linear prediction (regressed in r18882) [William Coolay] 2012-11-07 14:31:51 +00:00
Olivier Galibert
b486a07a02 deco16: Vectors are non-standard, *duh* [O. Galibert] 2012-11-07 12:29:43 +00:00
Olivier Galibert
c277ddfc53 btime: Implement the Deco CPU-7 and C10707 [O. Galibert] 2012-11-07 09:30:51 +00:00
Olivier Galibert
7217bb1762 m6502: More interrupt fixing [O. Galibert] 2012-11-07 09:30:47 +00:00
Robbbert
b702e42b2f uzebox : fix validation 2012-11-07 08:40:26 +00:00
Miodrag Milanovic
ca80e04681 continued refactoring some video system sprite rendering, bringing code closer together for the 2nd sprite types by Haze (no whatsnew) 2012-11-07 08:37:43 +00:00
Robbbert
001d14eba9 px4 : fix validation 2012-11-07 08:30:20 +00:00
Fabio Priuli
0dce9f8535 fixed validation. no whatsnew. 2012-11-07 08:08:31 +00:00
Fabio Priuli
253aa64d09 snes.xml:
- Added 99 US cartridges [ReadOnly]
 - Added all known NTT cartridges, they are not supported as they use a specific modem [ReadOnly]
 - Started the CIC lockout chips documentation [ReadOnly]
 - New prototype from Nintendo Player [Mike]
2012-11-07 07:58:09 +00:00
Fabio Priuli
e2c2d35466 ibm5170.xml: some addition from Kaylee. no whatsnew.
gbcolor.xml: added some confirmed dump from BigFred. no whatsnew.
2012-11-07 07:50:37 +00:00
Fabio Priuli
ca608f0858 pico.xml: added new dump [TeamEurope]
crvision.xml: added earlier revision of Police Jump [Luca Antignano]
2012-11-07 07:45:17 +00:00
Scott Stone
9d31885fdc pprobe (vastar.c):
Verified bonus live dipswitch (and corrected it).  Reversed sprite draw order based on usage, less strange issues this way and vastar still seems to be happy about it and added a note about another possibility.  From Haze (nw)
2012-11-07 03:11:07 +00:00
Ryan Holtz
7ed545a9e9 01234567890123456789012345678901234567890123456789012345678901234567890123456789
- avr8.c: Renamed io map to data map, routed ports through io map [MooglyGuy]

- avr8.c: Implemented ST Z+ and SBIW opcodes [MooglyGuy]

- craft.c: Converted to use new AVR8 core [MooglyGuy]
2012-11-07 01:00:44 +00:00
Olivier Galibert
87526c456a m6502: IRQ fixes [O. Galibert] 2012-11-06 21:04:49 +00:00
Angelo Salese
8543c4a3b2 Small PC-8801 update 2012-11-06 20:51:37 +00:00