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
Curt Coder
d74ad8def0
m6800.c: Workaround for Coleco Adam not booting. The free-running counter values are unacceptable, so let it read from the output compare register instead. To be fixed properly later. [Curt Coder]
2012-11-06 19:32:01 +00:00
Miodrag Milanovic
bbaa0c2544
fix compile (no whatsnew)
2012-11-06 18:35:57 +00:00
Scott Stone
f11ff28a83
Changed inputs for Merlin from 'keyboard' to regular buttons and gave them a definite order. (nw)
2012-11-06 16:31:40 +00:00
Olivier Galibert
fac1ca581b
6502: Rewrite modern, cycle-exact and interruptible [O. Galibert]
2012-11-06 16:27:39 +00:00
Olivier Galibert
54b3c7a31d
placeholders
2012-11-06 16:26:29 +00:00
Curt Coder
10c44eabfd
(MESS) adam: Fixed software list. (nw)
2012-11-06 16:12:22 +00:00
Michaël Banaan Ananas
640dd990a7
(clarify title)
2012-11-06 12:40:02 +00:00
Scott Stone
9abf356282
Added tile flipping, dips, cleaned up a few bits for Planet Probe. Now marked as working. Old pprobe.c driver no longer needed. [David Haywood]
...
Added Dip Locations to vastar.c driver [Tafoid]
New games added or promoted from NOT_WORKING status
---------------------------------------------------
Planet Probe [Alberto Grego, Corrado Tomaselli, f205v, David Haywood]
2012-11-06 09:50:14 +00:00
Robbbert
3652a90d1c
Added skeleton driver Televideo TS802 [Robbbert]
2012-11-06 09:22:29 +00:00
Brian Troha
16ee14acfe
progress on Planet Probe [Dave Haywood]
2012-11-06 01:06:39 +00:00
Robbbert
fa20d0f978
Williams System 11a : WIP
2012-11-06 00:33:10 +00:00