Commit Graph

19066 Commits

Author SHA1 Message Date
Nathan Woods
bbea4d52a9 [APPLE2] Uninitialized variable fix 2012-12-24 15:32:12 +00:00
Robbbert
4a6a897b74 Pencil2 : Basic tries to start. 2012-12-24 13:13:21 +00:00
Miodrag Milanovic
c462adc489 (MESS) New skeleton added :
----------------------------
Brandt 8641 - Currency Counter [Miodrag Milanovic]
2012-12-24 12:56:22 +00:00
Robbbert
9dda561d38 Tim100 : modified the note. (nw) 2012-12-24 12:51:26 +00:00
Robbbert
6f17bd21f4 Tim100 : display all the characters in F4, added a note. (nw) 2012-12-24 12:17:27 +00:00
Robbbert
f18889854c Pencil2 : added notes 2012-12-24 11:47:54 +00:00
Robbbert
6a0688877b (MESS) New NOT WORKING system
------------------------------

Hanimex Pencil II {Robbbert, Ian Farquhar]
2012-12-24 11:17:52 +00:00
Roberto Fresca
c7f4416499 Waku Waku Doubutsu Land TonTon improvements... [Roberto Fresca]
- Added hopper emulation.
 - Fixed the VDP V9938 VRAM.
 - Defined clocks for CPU and YM2149.
 - Fixed inputs to be consistent with other Success games.
 - Added coin lockout.
2012-12-24 05:58:05 +00:00
Roberto Fresca
547a576b60 Kuru Kuru Pyon Pyon: Added proper mirrors for V9938 VDP
and bankswitch selector ports [Roberto Fresca]
2012-12-24 05:19:25 +00:00
Roberto Fresca
ae91dd66de Kuru Kuru Pyon Pyon: Added hopper emulation. The game is now working
properly without jams. Also added coin counters, coin lockout, and
some extra documentation from Charles MacDonald... [Roberto Fresca]
2012-12-24 02:56:52 +00:00
mahlemiut
a5c4cfcc7b s11b: Fixed ROM loading for Mousin' Around and Police Force. (no whatsnew) 2012-12-24 01:25:21 +00:00
David Haywood
2cbe733201 refactor the type1 dongle code a bit, to make any future additions easier (nw) 2012-12-24 00:47:14 +00:00
Michaël Banaan Ananas
b075705a83 after doublecheck, nevermind this note 2012-12-23 23:19:36 +00:00
Michaël Banaan Ananas
50d8e08a23 segas16b.c: decrypted aliensyn7 sound rom [Charles MacDonald] 2012-12-23 22:42:26 +00:00
Nathan Woods
7d8aeba375 [APPLE2] Floppy drive cleanups/modernization (nw) 2012-12-23 21:16:02 +00:00
Nathan Woods
216abe665f Removing stray character (nw) 2012-12-23 21:15:08 +00:00
Michaël Banaan Ananas
3fc41f8c7a added crazy bankswitch based on findings by charlesm 2012-12-23 20:16:28 +00:00
Michaël Banaan Ananas
5e50268c8b New clone added
-------------------
Alien Syndrome (set 7, System 16B, MC-8123B 317-00xx) (no sound yet due to missing key) [Arzeno Fabrice]
2012-12-23 19:21:08 +00:00
Ryan Holtz
97bf108760 - esrip.c: Modernized Entertainment Sciences Real Time Image Processor (ESRIP) core. [MooglyGuy] 2012-12-23 18:29:33 +00:00
Angelo Salese
091239a79c Don't bother ... 2012-12-23 14:02:39 +00:00
Angelo Salese
5e70ffc139 Quick -joy1 default to joy, nw 2012-12-23 14:01:34 +00:00
David Haywood
924ef72582 ok, I guess it's actually playable, you just have to know to press the button when you're on the trampoline, graphics still seem bad at times tho, so tagged it as imperfect graphics instead. 2012-12-23 13:27:05 +00:00
David Haywood
6890ba8f0b new NOT WORKING GAME
Manhattan [Charles MacDonald, The Dumping Union]

(it loads, but I have no idea how you're meant to play it and the attract demo does nothing but cycle the title logo?)
2012-12-23 13:00:01 +00:00
mahlemiut
0f25e8163c ...and the makefile... 2012-12-23 10:20:05 +00:00
mahlemiut
de8cdf7b71 Whoops, forgot the layout 2012-12-23 10:17:43 +00:00
Roberto Fresca
2be3aae598 Kuru Kuru Pyon Pyon: Fixed YM2149 sound, fixed some memory map offsets,
Added some port mirrors, and added/corrected some technical documentation.
[Roberto Fresca, Charles MacDonald]
2012-12-23 07:24:34 +00:00
Ryan Holtz
f4b7f17a41 - h6280.c: Modernized the H6280 core.
- c6280.c: Modernized the C2680 sound core.

(nw) fixed ssem compile issue
2012-12-23 07:15:04 +00:00
Nathan Woods
4eaee5d7d0 [MSM6242] Fixing RTC regressions regarding interrupt callbacks 2012-12-23 05:28:04 +00:00
mahlemiut
6c22d2585b s11b: Get some games running. Still some issues to iron out, though. 2012-12-23 03:39:20 +00:00
mahlemiut
4280178be8 s11a: Actually map the background sound bank register. 2012-12-23 03:36:45 +00:00
Roberto Fresca
27c2c6b3de Kuru Kuru Pyon Pyon: Fix the Coin 1 jam, added 'Medal In' input,
reworked DIP switches involved, and modified/added some notes
about the behavior. [Roberto Fresca]
2012-12-23 03:27:06 +00:00
Ryan Holtz
7f2b7c7127 - ssem.c: Modernized the SSEM core. [MooglyGuy] 2012-12-23 02:26:27 +00:00
Ryan Holtz
9ad5d554de - m6809: Modernized the M6809 core. [MooglyGuy] 2012-12-23 01:20:38 +00:00
Michaël Banaan Ananas
e8e1d44daa (rm meaningless line) 2012-12-22 23:41:52 +00:00
Michaël Banaan Ananas
4ff8ac979d fill in verifications from CharlesM 2012-12-22 23:29:24 +00:00
Michaël Banaan Ananas
be9f0bcaed (order/layout is less spaghetti now. don't bother looking at the huge .diff, there are no other changes) 2012-12-22 22:09:03 +00:00
Wilbert Pol
bf1baa57f3 write to the log whenever an unknown output pla config is encountered (nw) 2012-12-22 19:36:08 +00:00
Michaël Banaan Ananas
9bb6a4a82e (note on unknown port) 2012-12-22 18:48:43 +00:00
Michaël Banaan Ananas
0ffee0d42c (noticed nonstandard indentation) 2012-12-22 18:07:11 +00:00
Michaël Banaan Ananas
63e9f77b11 add/verify msm5205_playmode_w 2012-12-22 18:02:30 +00:00
Nathan Woods
a21d4c2470 MSVC compilation fixes. 2012-12-22 17:13:18 +00:00
Michaël Banaan Ananas
02e27f9ff9 (this one is in safe hands) 2012-12-22 11:54:14 +00:00
Michaël Banaan Ananas
7fd8329910 (small comment fix from gregf) 2012-12-22 11:43:54 +00:00
Robbbert
3ab95208b5 Cosmicmo, cosmicm2 : Turned 2 cabinet switches into 1, and fixed cocktail mode. 2012-12-22 06:29:07 +00:00
Robbbert
f14393d3b5 Yosakdon : fixed cocktail mode 2012-12-22 04:07:21 +00:00
Robbbert
2fe87196f0 s3,s4,s5,s6,s6a,s7,s8,s9 : provided an extra row of inputs (nw) 2012-12-22 01:53:46 +00:00
Michaël Banaan Ananas
b51b6898e7 rtc_clock_updated day_of_week is 1-7 (fix wrong day shown, and possible array out of bounds access) 2012-12-21 23:03:35 +00:00
Robbbert
c9c27a89bc Tim100 : fixed F4 display 2012-12-21 22:52:12 +00:00
Luca Elia
91154e0f7c New clones added
----------------
Survival Arts (Japan) [ShouTime, Nosunosu]
2012-12-21 22:47:33 +00:00
Michaël Banaan Ananas
f280aa1340 fix crash on noise enable 2012-12-21 22:37:05 +00:00
David Haywood
f7ad6844aa this command pair is the same as kov (nw) 2012-12-21 19:43:37 +00:00
Curt Coder
d369a640f8 (MESS) mm1: Trying to fix floppy. (nw) 2012-12-21 16:11:35 +00:00
Miodrag Milanovic
8532507dea (MESS) New skeleton added:
-----------------------
- TIM-100 [Miodrag Milanovic]
2012-12-21 14:48:36 +00:00
Michaël Banaan Ananas
9d295f8ed3 fix coin timing regression (MT 5086) 2012-12-21 12:51:00 +00:00
Ville Linde
41253cab7b voodoo: Added Voodoo3-specific targets for cmdfifo packet type 5. (nw) 2012-12-21 02:34:39 +00:00
Jonathan Gevaryahu
eec76306a0 Document Argus' game id as GV-101, derived from a tag on the wiring harness of one of the prototype machines, which had been converted to a prototype Q-bert later on at Gottlieb. [C. Anstett] 2012-12-21 01:57:33 +00:00
David Haywood
43f3f57213 pgm3in1 decryption [iq_132] 2012-12-21 01:47:21 +00:00
mahlemiut
47149ebeee s11,s11a: Corrected LED type for ball display. (no whatsnew) 2012-12-20 22:43:57 +00:00
David Haywood
ced34f725e new skeleton driver (new NOT WORKING game added)
Bowling Try [H.A. Pontes, R. Mucciarelli, Tormod, Yohji, Smitdogg, The Dumping Union]

CPU: H8 3008  (currently set to H8 3002 because 3008 doesn't exist in the core)
GFX: YGV631-B  (we have no docs for this, might be related to the Namco ND1 chip?)
SOUND: TT5665 (there are datasheets about, but I don't think we have a core)

I claim no ownership over this, I won't be working on it, up for grabs.
2012-12-20 20:16:53 +00:00
Curt Coder
ed31425f78 (MESS) CBM floppy drives cleanup. (nw) 2012-12-20 19:33:46 +00:00
Curt Coder
befcbf655f (MESS) cbm2: 8088 WIP. (nw) 2012-12-20 19:32:02 +00:00
Roberto Fresca
886412243b Kuru Kuru Pyon Pyon: Added technical and general notes.
Added a brief 'how to play' and bookkeeping instructions.
Hooked the YM2149 output ports and logged the writes for
testing purposes. Defined any clock used. Cleaned up a
bit the driver. [Roberto Fresca]
2012-12-20 19:12:37 +00:00
Jonathan Gevaryahu
9986bf0f20 Even more comment updates to upd1771.c [Lord Nightmare] 2012-12-20 16:17:55 +00:00
Jonathan Gevaryahu
42555b062e (MESS) Enabled vt102 driver, made vt131 a clone of vt102 as both use the same main roms, but vt131 has one additional rom added. [Lord Nightmare] 2012-12-20 16:15:47 +00:00
David Haywood
aa0d889179 may as well dump this rom in the right place now then (nw) 2012-12-20 13:54:51 +00:00
Phil Bennett
5c8efb9b55 05077: All playable sets in missile.c: Graphics corrupt in Missile Command [Phil Bennett]
Also moved some functions into the missile_state class -nw-
2012-12-20 13:38:39 +00:00
Phil Bennett
2a45b1ddc3 rastersp.c - Hastily move the display list parsing outside of screen_update() or else things will break with frameskipping enabled (duh!) -nw- 2012-12-20 13:11:12 +00:00
Robbbert
a014aaf44f Using one flip screen variable instead of 2 (nw)
Let me know if anything broke.
2012-12-20 12:09:05 +00:00
Robbbert
907d51adc4 Shuttlei : oops fixed mistake 2012-12-20 11:28:21 +00:00
mahlemiut
6cc12689c0 s11a: Hooked up background music board communication, and implemented music board banking. 2012-12-20 09:57:03 +00:00
Robbbert
9349047350 Shuttlei : fixed size of video ram 2012-12-20 08:41:04 +00:00
mahlemiut
99e942486c (MESS) fm7: Adjusted cassette sample rate. Fixes Pac-man. 2012-12-20 01:07:38 +00:00
R. Belmont
c11827943d Add MESS-related manpages I missed (nw) 2012-12-20 00:56:47 +00:00
Phil Bennett
2712125bd9 New games added or promoted from NOT_WORKING status
---------------------------------------------------

Rise of the Robots (prototype) [Phil Bennett, Ordyne]
2012-12-19 20:02:43 +00:00
Phil Bennett
3da8c66354 Added preliminary emulation of the NCR 53C700 SCSI I/O processor [Phil Bennett] 2012-12-19 19:56:49 +00:00
Angelo Salese
7c9e2eaa34 Preliminary 2dd support for PC-9801RS 2012-12-19 19:41:28 +00:00
Angelo Salese
be9e5eed39 Hooked up IDE ROM 2012-12-19 18:43:39 +00:00
Angelo Salese
acac6eb287 Some work on SASI 2012-12-19 17:43:28 +00:00
Michaël Banaan Ananas
59f3be58ac give adillor its own inputs instead of aquuajet 2012-12-19 17:21:42 +00:00
David Haywood
4b6821c8db convert files to a format we can use (they're also in the wrong place, I'll move them later) (nw) 2012-12-19 16:09:33 +00:00
Angelo Salese
3b0d902405 Some notes regarding dlair2 2012-12-19 15:46:41 +00:00
mahlemiut
40b442b25a s11a: Rearranged score layout, and added the proper diagnostic LED. 2012-12-19 10:54:53 +00:00
Robbbert
ae40882890 Sinvzen : fixed player 2 controls, fixed cocktail mode 2012-12-19 10:20:40 +00:00
Robbbert
d7b525bde6 Alieninv : fixed player2 controls in upright cab 2012-12-19 09:26:23 +00:00
Angelo Salese
3aaf048999 Notes for DSW5 2012-12-19 02:46:24 +00:00
mahlemiut
e10ecfd688 s11, s11a: Fixed timer IRQ to main CPU
Corrected main CPU type to M6802 (fixes factory setting display 
           on first boot)
2012-12-19 02:29:12 +00:00
Scott Stone
6f179196ee Crazy Otto history writeup and documentation. [Steve Golson] 2012-12-19 02:08:46 +00:00
Angelo Salese
b6b70d54a2 Fixed joystick ports 2012-12-19 00:55:24 +00:00
Angelo Salese
0af0e5f218 Fixed GRCG hook-up in PC-9821 2012-12-18 23:48:58 +00:00
Angelo Salese
18fbeeeec8 Added screen enable to MZ-2500 2012-12-18 22:58:04 +00:00
David Haywood
7f206c0fb9 more fruit machine notes (nw) 2012-12-18 20:36:52 +00:00
Michaël Banaan Ananas
8d550ae797 port 0 placeholder 2012-12-18 20:35:50 +00:00
Michaël Banaan Ananas
d7ea0c1c47 added adpcm sound 2012-12-18 19:30:27 +00:00
Angelo Salese
9952023cae Added uPD4990A clone to the uPD1990A, renamed uPD4990A -> uPD4990A_OLD for the time being (core used by Neo-Geo / Neo-Print, will be nuked at some point) 2012-12-18 18:09:34 +00:00
Michaël Banaan Ananas
6f9f67c02c (change note for gregf) 2012-12-18 17:00:40 +00:00
Michaël Banaan Ananas
61b5b40a03 (note to self) 2012-12-18 16:58:59 +00:00
David Haywood
5ffe5c8958 more notes (nw) 2012-12-18 16:26:08 +00:00
Jonathan Gevaryahu
ba735741d0 (MESS) vt102/vt131: redumped 23-226e4 rom verified as good [pjustice]
The driver still needs some i/o & maybe interrupt work before it will run.
2012-12-18 16:09:13 +00:00
Oliver Stöneberg
2935ac9180 enabled multi-threading by default on Windows 2012-12-18 16:03:57 +00:00
David Haywood
9e10bd021b move work on ec_sphin (nw) 2012-12-18 15:48:57 +00:00