Commit Graph

18668 Commits

Author SHA1 Message Date
Curt Coder
81ffb6d1e1 (MESS) mpz80: Floppy modernization. (nw) 2012-11-28 15:56:47 +00:00
Curt Coder
5dd674b178 Fixed regression. (nw) 2012-11-28 15:55:59 +00:00
Angelo Salese
3f5c09e4b9 Fixed upd765 irq hook-up for PC-9801RS 2012-11-28 15:55:47 +00:00
Curt Coder
b1354d9ed4 Added some more floppy types. (nw) 2012-11-28 15:53:32 +00:00
Angelo Salese
af6436087a Fixed compile warning 2012-11-28 14:57:37 +00:00
Olivier Galibert
ccdbcb0a97 wd_fdc: Describe track when formatting [O. Galibert] 2012-11-28 14:17:04 +00:00
Olivier Galibert
657613df47 wd_fdc: Change the feature functions into bools, and use the correct pll for each chip [O. Galibert] 2012-11-28 13:22:44 +00:00
Robbbert
9a963b1209 spacerng : fixed flipscreen (nw)
Note that the playfield is intentionally reversed; you are in a boat trying to spear fish below you.
2012-11-28 11:29:22 +00:00
David Haywood
f1704a93b0 SC4, another checkpoint to note that "CLUB JACKPOT JUNCTION" maps a 7th reel somewhere, novel. 2012-11-28 04:43:21 +00:00
R. Belmont
d98bbeb929 h8 updates: [R. Belmont]
- Preliminary H8S/2655 support
- Fixed so RTE doesn't allow the PC to go outside the address space
- Supported additional forms of BTST and BSET
- Removed incorrect halt on BVC/BVS instructions
2012-11-28 04:27:10 +00:00
David Haywood
e48b274801 SC4, more shakeup 2012-11-28 04:10:48 +00:00
Angelo Salese
bc3c47b9c4 Made some floppy work 2012-11-28 03:49:24 +00:00
David Haywood
4a3fb15754 SC4, moved all Dutch games to their own section (even when the titles are the same the games aren't and they're build on very different codebases) 2012-11-28 02:52:34 +00:00
Angelo Salese
86ac70dfd8 (MESS) Various improvements to PC-9821, waiting for a system disk now ... 2012-11-28 02:14:18 +00:00
David Haywood
2ca55515b8 SC4, continued (nw) 2012-11-28 00:27:18 +00:00
David Haywood
c7b27d769b SC4, more inits (nw) 2012-11-27 23:21:44 +00:00
Angelo Salese
15d99eab26 (MESS) Improvements to PC-9821, now hanging due of 'cache error' 2012-11-27 21:55:15 +00:00
David Haywood
f6189f7e42 SC4, shuffle things around a bit, separate out incomplete sets to bottom of the list (where sound roms are missing / wrong) (nw) 2012-11-27 21:38:24 +00:00
Olivier Galibert
e1dec52d72 wd_fdc: More renaming [O. Galibert] 2012-11-27 21:07:25 +00:00
smf-
8ecf69ac2a New games added or promoted from NOT_WORKING status
---------------------------------------------------
Gachaga Champ (GE877 VER. JAA) [smf, Yasuhiro, Tormod, Paratach, M. Healey, Dr. Spankenstein, f205v, T. Bailey, Mr. CAST, J. Finney, M.David, anonymous, Pernod, hap, gatt9, redk9258, L. Genier, Yohji, Smitdogg, The Dumping Union]
2012-11-27 20:38:05 +00:00
David Haywood
f4a2b316fe SC4, more of the same (nw) 2012-11-27 20:29:03 +00:00
David Haywood
ff9acde574 Giving various SC4 games correct reel configs / init functions to allow them to pass the initial startup tests (nw)
(also test SVN)
2012-11-27 19:46:29 +00:00
Olivier Galibert
2bf456f70f wd_fdc: Add comments on the family [O. Galibert] 2012-11-27 16:55:29 +00:00
Olivier Galibert
a219677251 upd765: Externalize the fdc [O. Galibert] 2012-11-27 16:55:25 +00:00
Olivier Galibert
958c5307e1 placeholders 2012-11-27 16:54:19 +00:00
Olivier Galibert
ee2e4922f0 wd1772: Rename to wd_fdc [O. Galibert] 2012-11-27 16:53:30 +00:00
Olivier Galibert
b3d0193b66 upd765, wd1772: Move to emu [O. Galibert] 2012-11-27 16:53:24 +00:00
Olivier Galibert
13673729a4 placeholders 2012-11-27 16:50:35 +00:00
Michaël Banaan Ananas
8670e3920f (notes) 2012-11-27 13:17:28 +00:00
Robbbert
828afe9c6a rotaryf : Added 'invaders' sounds [Robbbert] 2012-11-27 11:24:57 +00:00
Sandro Ronco
7373b52015 (MESS) floppy: added a more descriptive error message when it fails to identify the image format. (nw) 2012-11-27 11:20:57 +00:00
Miodrag Milanovic
4bb3984c83 Set interface name to scsi harddisks so they can be mounted as softlist items (no whatsnew)
Fixed mac harddisk list to use new interface
Also added interface for scsi cdrom, but named it "cdrom" since medium is always same.
2012-11-27 10:12:36 +00:00
smf-
bcdfee6e91 Changed flash access to use 16 bit handlers [smf]
New games marked as GAME_NOT_WORKING
------------------------------------
Gachaga Champ (GE877 VER. JAA) [smf, Yasuhiro, Tormod, Paratach, M. Healey, Dr. Spankenstein, f205v, T. Bailey, Mr. CAST, J. Finney, M.David, anonymous, Pernod, hap, gatt9, redk9258, L. Genier, Yohji, Smitdogg, The Dumping Union]
2012-11-27 00:34:31 +00:00
Sandro Ronco
fc3df750cd (MESS) Updated TVC HBF to use new floppy system. (nw) 2012-11-26 19:55:41 +00:00
Curt Coder
abbfd858ea Replaced all device_t's with actual device classes. Regression test recommended. (nw) 2012-11-26 16:04:41 +00:00
Curt Coder
e8b103c2cb (MESS) xerox820: Modernized floppy. (nw) 2012-11-26 16:03:03 +00:00
Curt Coder
c3e6a4bc88 (MESS) Added skeleton for Shugart SA1403D Winchester controller. (nw) 2012-11-26 16:01:51 +00:00
Curt Coder
cbcc76b36c (MESS) wd1772: Added FD1771 and FD1797 variants. [Curt Coder] 2012-11-26 16:01:01 +00:00
Curt Coder
0a31823230 (MESS) Added some floppy formats and TWOSID signal. (nw) 2012-11-26 16:00:07 +00:00
Robbbert
09cc0182e5 Fixed MT 00340 [Robbbert] 2012-11-26 11:48:57 +00:00
Sandro Ronco
19232286c8 (MESS) Allow a5105 to boot again from floppy. (nw) 2012-11-26 11:47:42 +00:00
Robbbert
2faf483330 Fixed MT 02710 [Robbbert] 2012-11-26 09:56:11 +00:00
Jonathan Gevaryahu
95c00f8c65 (MESS) upd1771.c - additional comment updates, including some upd1771 patents and internal workings information. [Lord Nightmare] 2012-11-26 07:49:21 +00:00
R. Belmont
c3a8f80371 (MESS) esqvfd: fake underline until we redo the character matrix (nw) 2012-11-26 03:40:13 +00:00
Robbbert
b7f5764e32 fixed cocktail mode in a few games 2012-11-26 03:15:51 +00:00
Angelo Salese
564d3514cb De-kludgeized floppy motor functionality 2012-11-26 01:51:56 +00:00
R. Belmont
42e4f8a01d A few more documentation bits (nw) 2012-11-25 23:04:24 +00:00
R. Belmont
3ba2cea82f A bit more (nw) 2012-11-25 23:00:53 +00:00
R. Belmont
3fc4275969 esq5505: More documentation and trying to figure out the panel buttons (nw) 2012-11-25 22:53:23 +00:00
Scott Stone
557ca254e6 CPS-1 update [Team CPS-1]:
* Added CCPRG.11D, QAD63B.1A, TN2292.1A PALs
* Replaced the old PAL S224B.1A with the one
  coming from the real dump [Corrado Tomaselli]
* Identified and documented qadj as a genuine
  Japan Resale Ver. board, qadj -> qadjr
* Added "Japan Resale Ver." note where needed
* Updated and realigned games table in video\cps1.c
* Minor fixes
2012-11-25 20:12:14 +00:00
Nathan Woods
42b6aa8507 [NES MESS] Minor cleanups 2012-11-25 14:40:31 +00:00
Sandro Ronco
c73b7ecd4b (MESS) iqtv512: corrected flash type. (nw) 2012-11-25 07:40:07 +00:00
R. Belmont
811506ca12 esq5505: Correct floppy hookup for VFX-SD and later, better documentation from schematics. (nw) 2012-11-25 04:17:35 +00:00
Brian Troha
f1f38319b8 witch.c: Minor doc update - NW 2012-11-25 03:59:36 +00:00
Scott Stone
9bbd8868a0 Corrected the rom names and locations of Primal Rage, Jr. Pac-Man and Rampage according to PCB marking. Also included details on the 23 gals which need dumping. [Kevin Echbach]
Corrected romname on US BIOS for neogeo.  [Guru]



New clones added
----------------
Mechanized Attack (US, Single Player)  [A. Costin, GordonJ/RomVault, Smitdogg, The Dumping Union]
Mystic Marathon (prototype)  [Joe Magiera]
Royal Casino (D-2608208A1-1, Larger Board)  [Kevin Eshbach]
Royal Casino (D-2608208A1-1, Smaller Board)  [Kevin Eshbach]
2012-11-25 00:03:12 +00:00
Sandro Ronco
2860e979ce (MESS) svmu: added default layout. (nw) 2012-11-24 19:16:59 +00:00
R. Belmont
69e4a1b482 esq5505: shared sample ROMs went back to the original VFX (nw) 2012-11-24 19:06:51 +00:00
Angelo Salese
f5448175a7 PC-88VA starts sending some bytes, still doesn't work well tho 2012-11-24 19:00:28 +00:00
Nathan Woods
889860662f MSVC warning fix 2012-11-24 16:05:16 +00:00
Angelo Salese
8d83a38adb (MESS) added software list for NEC APC [kaylee]
(MESS) added PCB readme for FM Towns Marty [Guru]
2012-11-24 13:24:47 +00:00
Phil Bennett
a93919643d Added internal boot loader programs to the TMS3203x core and support a switch between microcomputer (bootloader) and microprocessor modes via the TMS3203X_MCBL input [Phil Bennett]
***

This is required for Rise of the Robots, whose boot code jumps into the middle of the bootloader ROM. Changes tested with primrage, sfrush and speedup.
2012-11-24 10:48:17 +00:00
Fabio Priuli
f88d036e31 (MESS) New system marked as GAME_NOT_WORKING
------------------------------------
V-Tech IQ TV 512 (Germany) [Team Europe]
2012-11-24 09:03:09 +00:00
Fabio Priuli
76848b4117 apc.c: fixed compile on Mac. and yes, Apple gcc is so dumb with switch cases... no whatsnew. 2012-11-24 09:02:06 +00:00
R. Belmont
e28bcc6f74 (MESS) Olivetti M20: improved keyboard and floppy handling [Christian Grössler] 2012-11-23 23:01:44 +00:00
R. Belmont
3cb0e21ea3 esq1: figured out KPC command format, fixed keyboard hack accordingly (nw) 2012-11-23 22:50:25 +00:00
Olivier Galibert
bcbec121dc es5503: Make the number of output channels configurable [O. Galibert] 2012-11-23 21:36:08 +00:00
Angelo Salese
592df02da8 Check-point for upd71071, nw 2012-11-23 19:10:57 +00:00
Curt Coder
f3e9993531 (MESS) v1050: Fixed FDC clock, now tries to load stuff but always fails at track 2 sector 1. (nw) 2012-11-23 18:57:52 +00:00
Olivier Galibert
93022acc68 wd1772: Paranoia (nw) 2012-11-23 18:15:50 +00:00
Olivier Galibert
6be44f9d0b bw2: Fix disk select and quick hack to make the timings work [O. Galibert] 2012-11-23 18:15:47 +00:00
Olivier Galibert
82d4d9f92e floppy: Default on head 0, not 1 [O. Galibert] 2012-11-23 18:15:42 +00:00
Curt Coder
70dc15b685 (MESS) wd1772: Improved interrupts, added ready handling and FD1793 variant. [Curt Coder]
(MESS) bw2: Fixed floppy drive select. (nw)
(MESS) v1050: Refactored to use modern floppy system. (nw)
2012-11-23 15:11:35 +00:00
Robbbert
09af8ed452 Added Neogeo Universal Bios 3.0 [Razoola]
Note: Add -bios 21 on command-line to access it.
2012-11-23 08:18:02 +00:00
Jonathan Gevaryahu
52a585b464 (MESS) UPD1771: Comment updates from plgDavid 2012-11-23 07:21:07 +00:00
Brian Troha
f87a5f8a18 new Witch clone - The "original" version by Excellent System
witch.c: Add PCB layout and dipswitch locations to the Witch sets. [Brian Troha]

New Clone Added
-----------------------------------
Witch [f205v, The Dumping Union]
2012-11-23 00:38:33 +00:00
Wilbert Pol
aa278cd3da Mark the display for screenless systems as changed whenever an output has changed. [Wilbert Pol] 2012-11-22 19:36:52 +00:00
Curt Coder
9046ce0dc5 sed1310: Cleanup. (nw)
(MESS) bw2: Fixed memory mapping. (nw)
(MESS) msm6255: Refactored to use device_memory_interface. (nw)

(MESS) floppy: Added macros for declaring modern floppy formats. The generic floppy formats (D88/DFI/IMD/IPF/MFI/MFM) are now automatically supported in each driver using the modern floppy code. [Curt Coder]
2012-11-22 19:33:19 +00:00
Angelo Salese
20f0cd1a58 (MESS) Fixed upd765 SIS status when fid = 4, this makes NEC PC-88VA to attempt to DMA from floppy. [Angelo Salese] 2012-11-22 17:48:26 +00:00
Michaël Banaan Ananas
6034c3ecc8 (clarify some titles) 2012-11-22 12:31:34 +00:00
Miodrag Milanovic
20ecc3a84c Added some more findings of TIM 011 (no whatsnew) 2012-11-22 11:14:43 +00:00
Robbbert
9317915eed There seems to be some doubt as to the authenticity of a certain clone.. 2012-11-22 10:25:30 +00:00
Robbbert
c61a4d74a9 One more clone.
New Clone
---------
Star Wars (Yamashita, clone of Galaxy Wars) [Robbbert, MisfitMAME]
2012-11-22 09:41:28 +00:00
Robbbert
09f33d946e More working clones
New Clones
----------
PhoenixR (East German clone) [Robbbert, MisfitMAME]
Phoenix (GGI Corp, set 4) [Robbbert, MisfitMAME]
Pleiads (ESG) [Robbbert, MisfitMAME]
2012-11-22 08:24:44 +00:00
R. Belmont
58f45df621 esq5505: VFX-SD used some of those same ROMs (nw) 2012-11-22 04:31:24 +00:00
R. Belmont
224e20cb26 esq5505 updates [Christian Brunschen, R. Belmont]
- Fixed up clocks for 21 vs. 32-voice models
- Added ROMs for the 12-bit sample region on the SD-1 and SD-1 32-voice
- Minor cleanups
2012-11-22 04:00:57 +00:00
Angelo Salese
fcaab229db Make Olivetti M20 to have white instead of red ... 2012-11-22 03:55:04 +00:00
Angelo Salese
332fb15494 Hooked up upd71071, from suggestion by Carl & Barry (same DMAC as FM-Towns) 2012-11-22 03:51:49 +00:00
Angelo Salese
172028c046 Notes for PC-88VA 2012-11-22 02:53:09 +00:00
R. Belmont
f196962b27 z800x: Fixed some incorrect opcodes and address register math in segment mode. Olivetti M20 now can boot PCOS to the prompt. [Christian Grössler] 2012-11-22 01:43:20 +00:00
Sandro Ronco
b7838348f1 (MESS) geniusiq: fixed mouse pointer size/color. (nw) 2012-11-21 23:40:59 +00:00
Sandro Ronco
48966ed566 (MESS) geniusiq: added a configuration option to simulate the presence of the ROMless cartridges. (nw) 2012-11-21 19:34:38 +00:00
Sandro Ronco
bd395a1d38 (MESS) geniusiq: fixed validation. (nw) 2012-11-21 18:51:57 +00:00
Sandro Ronco
b20fe92e67 (MESS) svmu: removed double bios entry. (nw) 2012-11-21 18:37:20 +00:00
Angelo Salese
795179455e Fixed FDC irq, needed by MS-DOS 2012-11-21 17:04:41 +00:00
Curt Coder
1026d06fb5 (MESS) New skeleton driver:
- Genius Leader 8008 CX (Germany) [Team Europe]
2012-11-21 15:14:16 +00:00
Robbbert
1777d1ed23 New clones
----------
Astrians (clone of Swarm) [Robbbert, MisfitMAME]
Bomber (clone of Scramble) [Robbbert, MisfitMAME]
Frogger (Coin Music) (clone of Frogger) [Robbbert, MisfitMAME]
Ghost Munchers (clone of Pacman) [Robbbert, MisfitMAME]
2012-11-21 13:05:12 +00:00
Jonathan Gevaryahu
b7f7a83fd6 (MESS) APC: Fixed a few missing keys (a few are still missing though),
and hooked the rtc clock, command and strobe lines up in a plausible
configuration. The status line clock now works though shows an invalid
value for year (the upd1990a didn't have a year response, so perhaps
whatever rtc is being used here is a later variant which does store a
year). The "date set" command doesn't work properly and doesn't even seem 
to poke the rtc at all. Needs further investigation. [Lord Nightmare]
2012-11-21 10:55:53 +00:00
R. Belmont
75050b24f9 Firebeat updates: [Anonymous, R. Belmont]
- Dumped missing audio CD for ppp
- Dumped missing security dongle for popn5
- Redumped BAD_DUMP discs for popn7 and verified security dongle against new dump
- Redumped BAD_DUMP audio disc for ppd; audio now syncs with graphics
- Redumped BAD_DUMP discs for ppp11

New games added as GAME_NOT_WORKING
-----------------------------------
Pop'n Music 4 [Anonymous, R. Belmont]
Pop'n Music 6 [Anonymous, R. Belmont]
Pop'n Music 8 [Anonymous, R. Belmont]
Pop'n Music Animelo 2 [Anonymous, R. Belmont]
2012-11-21 04:56:32 +00:00
Angelo Salese
6dbaebf13a LN realized that MPU is actually upd1771, attempting to hook it up without luck 2012-11-21 03:02:45 +00:00
Michaël Banaan Ananas
9ff2152744 preliminary support for starfire sound samples 2012-11-20 23:03:48 +00:00
Scott Stone
be3fd1066a CPS-1 update [Team CPS-1]:
* Redumped TN2J_09.12A to match real pcb and added missing documentation to qtono2j.  [Bonky0013, JacKc]
2012-11-20 22:49:19 +00:00
Angelo Salese
d0f9d5518f APC: added Auxiliary Character RAM hook-up 2012-11-20 22:18:42 +00:00
Angelo Salese
e4147f05ed Converted PC-9801 to use the new i8237 DMA core 2012-11-20 21:44:13 +00:00
Olivier Galibert
c2b58b03b1 I'm in your floppy format, fixing stupid bugs (nw) 2012-11-20 21:32:58 +00:00
Angelo Salese
dc05911d86 PC-88VA: fixed irq generation, but FDC still won't work for whatever reason 2012-11-20 21:11:35 +00:00
Luca Elia
be33d5af34 Correct DAC frequency in "Hayaoshi Taisen Quiz Hyhoo" [Takahiro Nogi] 2012-11-20 21:06:45 +00:00
Olivier Galibert
cb5b9802b0 floppy: Fix index pulse generation when motor is always on [O. Galibert] 2012-11-20 20:55:42 +00:00
Luca Elia
3268fd50cb Add ROM locations and color PROMs to janyuki, fixes colors (nw) 2012-11-20 20:54:47 +00:00
Olivier Galibert
a0c70ecb0c pc floppies: Merge the common parts of d88/imd [O. Galibert] 2012-11-20 20:33:37 +00:00
Jonathan Gevaryahu
8a1f60fcfd (MESS) Minor fix to the character tile row ordering in apc [Lord Nightmare] 2012-11-20 19:58:56 +00:00
Michaël Banaan Ananas
e1d32009ad small cleanup+preparation 2012-11-20 18:42:05 +00:00
Angelo Salese
e83fe8c4d4 (MESS) PC-88VA: Disabled FDC sub-system thru define switch 2012-11-20 18:22:59 +00:00
Michaël Banaan Ananas
89f973d5e8 added jumper for disabling nmi 2012-11-20 16:58:22 +00:00
Curt Coder
17ad25efff (MESS) super6: Refactored to modern floppy system. (nw)
(MESS) super6: Added original BIOS. [Al Kossow]
2012-11-20 16:34:13 +00:00
Curt Coder
65ce18899b (MESS) Added skeleton drivers for:
- ADC SuperSlave [Al Kossow]
- Televideo TS802H [Al Kossow]
- Televideo TS803H [Al Kossow]
2012-11-20 16:32:29 +00:00
Angelo Salese
feaea92228 Fixed a bunch of graphic regressions in QX-10 2012-11-20 13:48:49 +00:00
Olivier Galibert
d9361e3759 upd765: Better integration and support of FM [O. Galibert] 2012-11-20 07:37:54 +00:00
Olivier Galibert
b24fb88bfd qx10: Downgrade floppies to DD [O. Galibert] 2012-11-20 07:37:50 +00:00
Olivier Galibert
350ca289b3 upd765: Get ready from the correct place in sense interrupt status [O. Galibert] 2012-11-20 07:37:47 +00:00
Olivier Galibert
bd496dae19 Yes, it *is* possible to have two errors in the same line (nw) 2012-11-20 07:37:44 +00:00
Olivier Galibert
38c841bcf5 imd: Accept versions with single-digit minor [O. Galibert] 2012-11-20 07:37:39 +00:00
Miodrag Milanovic
c83f77c50e Sega VMU added more bioses [El Barto] 2012-11-20 07:33:06 +00:00
Angelo Salese
03f0653e0d Added timer irq, this makes a status bar to appear on top 2012-11-20 03:08:17 +00:00
Angelo Salese
7bc9a6ba56 Added more keyboard keys 2012-11-20 02:01:23 +00:00
Angelo Salese
3fb9169085 Fixed a bunch of attribute bits 2012-11-20 01:38:13 +00:00
Angelo Salese
1b6b1867ac Added preliminary attribute VRAM 2012-11-20 01:23:14 +00:00
Angelo Salese
d612bfb90a Fixed scrolling bug with upd7220, NEC APC and (presumably) Epson QX-10 loves it 2012-11-20 00:12:55 +00:00
Luca Elia
0042db25c0 New games added or promoted from NOT_WORKING status
---------------------------------------------------
Jong Yu Ki (Japan) [Takahiro Nogi, Luca Elia]
2012-11-19 23:15:40 +00:00
Angelo Salese
10ae7478ec Improved keyboard even further 2012-11-19 21:09:41 +00:00
Phil Bennett
ea57b127af 05062: monsterb: Buzzing sound during opening and gameplay. [Phil Bennett]
05063: shinobi, aliensyn2, quartet: Missing speech in sega16a games [Phil Bennett]

i8243.c: Fixed write handler regression following devcb2 conversion [Phil Bennett]
2012-11-19 20:25:23 +00:00
Sandro Ronco
023d855b01 (MESS) New system marked as GAME_NOT_WORKING
------------------------------------
Sega Visual Memory Unit [Sandro Ronco]
2012-11-19 20:14:14 +00:00
Sandro Ronco
7bf498af91 (MESS) Added Sanyo LC8670 CPU core. [Sandro Ronco] 2012-11-19 20:11:19 +00:00
Angelo Salese
9229139fe7 Commented out transparent pen and completed tile hook-up 2012-11-19 19:35:00 +00:00
Angelo Salese
12dcb1851a Fixed one bug involving graphics 2012-11-19 18:50:50 +00:00
Luca Elia
a811f854ae New clones added
----------------
Se Gye Hweng Dan Ultra Champion (Korea) [gp-lee, Guru, Luca Elia]
2012-11-19 17:54:09 +00:00
Angelo Salese
7cbc624f95 Basic keyboard inputs hooked up, now there's a upd7220 bug to fix ... 2012-11-19 17:09:11 +00:00
Michaël Banaan Ananas
10b10829e0 improve memory handling part 2 2012-11-19 16:19:03 +00:00
Angelo Salese
551bc3e2c5 Basic Keyboard IRQ hook-up, pending all buttons hook ... 2012-11-19 16:15:34 +00:00
Angelo Salese
464f186c73 Various clean-ups 2012-11-19 14:51:46 +00:00
Michaël Banaan Ananas
4c0cefee8e improve external memory handling (firebeat still needs that hack tho) 2012-11-19 13:21:52 +00:00
Olivier Galibert
0a6d62d8dc upd765: Reset MA when sector is found on write data too [O. Galibert] 2012-11-19 12:47:33 +00:00
Olivier Galibert
d525c24c7a apc: make it go a little further (nw) 2012-11-19 12:41:12 +00:00
Olivier Galibert
fc9e7fe4f0 upd765: Don't choke on DDAMs [O. Galibert] 2012-11-19 12:41:07 +00:00
Olivier Galibert
5d1fe23c58 upd765: Handle the rate correctly in FM [O. Galibert] 2012-11-19 12:41:01 +00:00
Michaël Banaan Ananas
28294a5bac (correct title) 2012-11-19 11:56:32 +00:00
Robbbert
17fef817ed sstarcrs : fixed loading of gfx roms . Also added a new working clone [Robbbert]
Moon Crest (bootleg of Moon Cresta) (SG-Florence) [from Misfitmame]
2012-11-19 11:21:50 +00:00
Miodrag Milanovic
a9d7201add Added proper char roms for Wyse700 [John Elliott]
NOTE: they are not properly hooked yet
2012-11-19 11:21:37 +00:00
Scott Stone
c31749ff53 Fixed Lethal Enforcers 2 duplicated input. [Tafoid] 2012-11-19 10:39:40 +00:00
Olivier Galibert
31993b041a imd_dsk: *duh* (nw) 2012-11-19 09:23:32 +00:00
Miodrag Milanovic
8813fb6bcd Cleanups and version bump (nw) 2012-11-19 08:40:08 +00:00
Olivier Galibert
d60236970a imd_dsk: Predict the layout size correctly [O. Galibert] 2012-11-19 07:44:51 +00:00
Olivier Galibert
95ce57cf7b upd765: fix an horribly subtle timing bug [O. Galibert] 2012-11-19 07:44:46 +00:00
R. Belmont
20bd7825ea firebeat: hack display list switching for keyboardmania too (nw) 2012-11-19 03:27:47 +00:00
Scott Stone
77fa2a4e58 Removed some FBAisms and improved code sharing between AES/MVS (the interrupt handling was copy+pasted between the two). From Haze. (nw) 2012-11-19 00:06:18 +00:00
Scott Stone
c92c86d5c8 New clones added
----------------
Marvel Vs. Capcom: Clash of Super Heroes (Japan 980123) (Single PCB)  [ranger_lennier, Yohji, Tormod, Smitdogg, The Dumping Union]
2012-11-19 00:03:35 +00:00
Michaël Banaan Ananas
8a10de31a6 (description correction) 2012-11-18 18:50:59 +00:00
R. Belmont
004b5f52fa firebeat: temporary hack to switch display lists correctly for the ParaParaParadise games (nw) 2012-11-18 15:15:04 +00:00
Robbbert
d0282eec2a vstars : added notes 2012-11-18 07:04:37 +00:00
Robbbert
201adaf2eb porter : fixed graphics [Robbbert] 2012-11-18 03:50:35 +00:00
R. Belmont
a6eea509cc Adding info on the gfx h/w so it doesn't get lost (nw) 2012-11-17 22:22:25 +00:00
Michaël Banaan Ananas
b67409028f get rid of that popmessage 2012-11-17 22:17:45 +00:00
Michaël Banaan Ananas
a418bab563 quick fix for ppp1mp static sound 2012-11-17 22:14:25 +00:00
R. Belmont
e2862a7c07 firebeat: fix flash readback through the YMZ. All PPP-type games now can be initialized and booted. [R. Belmont] 2012-11-17 22:00:17 +00:00
R. Belmont
09a1d12d7a I really don't know what's going on with this file (nw) 2012-11-17 20:50:34 +00:00
R. Belmont
3ae1fdfad6 compile fix (nw) 2012-11-17 19:38:31 +00:00
Brian Troha
c03a801e97 new Asian Winding Heat clone added
New Clone Added
-------------------------------------
Winding Heat (AAA, Asia v2.11) [any, The Dumping Union]
2012-11-17 19:06:50 +00:00
Ryan Holtz
6bbecfa4ee - Added some non-working Street Fighter 2 bootlegs, the PCBs are broken and
missing roms so they're just for reference [ReadOnly] 

New not working clones:
Street Fighter II': Champion Edition (Alpha Magic-F, bootleg) [Darran, Smitdogg,
    The Dumping Union]
Street Fighter II: The World Warrior (TAB Austria, bootleg) (set 2) [Darran,
    Smitdogg, The Dumping Union]
Street Fighter II: The World Warrior (unknown bootleg) [Darran, Smitdogg, The
    Dumping Union]
2012-11-17 16:19:14 +00:00
Michael Zapf
dbdc940411 [MESS] ti99/geneve: Now accepts a variant of the disk format which has
768 additional bytes at the end used as a bad sector map.
2012-11-17 14:37:02 +00:00
Luca Elia
7fe45971e8 New games marked as GAME_NOT_WORKING
---------------------------------------------------
Stone Age (Astro, Ver. ENG.03.A) [any, The Dumping Union]
2012-11-17 12:06:31 +00:00
mahlemiut
27d79f8cd2 (MESS) neocd: giving it the right amount of RAM [David Haywood] 2012-11-17 06:19:04 +00:00
R. Belmont
263948146c rtc65271: some minor fixes so Firebeat's RTC check passes [R. Belmont]
(nw part: you must delete the "rtc" file from your nvram for this to become effective)
2012-11-17 06:11:29 +00:00
R. Belmont
61f08ba86e New clones added
----------------
Ninja Assault (NJA4 Ver. A) [The Dumping Union]
2012-11-17 04:30:53 +00:00
R. Belmont
1b2274a759 New clones added
----------------
Gun Survivor 2 Biohazard: Code Veronica (BHF2 Ver. E) [ShouTime]
Radirgy (Rev A) (GDL-0032A) [ShouTime]
2012-11-17 04:22:42 +00:00
Scott Stone
27c8616807 [MESS] Started wrapping some neocd functions in mame code, now sending valid cd commands and some sets are now booting on neocdz. From Haze (nw) 2012-11-17 03:59:32 +00:00
Olivier Galibert
559ad133ce drat (nw) 2012-11-16 21:38:31 +00:00
Wilbert Pol
85ac4cb134 v9938.c: Removed the "ignore-sprite-limit" hack entirely. [Wilbert Pol] 2012-11-16 20:41:12 +00:00
Olivier Galibert
132e949f7f Thanks Al (nw) 2012-11-16 20:36:52 +00:00
Angelo Salese
00ded61d13 Changed DMA to use the new AM core, and improved floppy loading. It starts to load a bunch of CP/M-86 bytes but then dies at sector 02 2012-11-16 18:41:03 +00:00
Curt Coder
bf5b141f9a (MESS) bw2: Modernized floppy handling and cleaned up driver. [Curt Coder] 2012-11-16 18:39:12 +00:00
Curt Coder
d9de81c2a9 (MESS) bw2: Added modern disk formats. (nw) 2012-11-16 18:37:55 +00:00
Curt Coder
664ce38072 (MESS) wd1772: Added WD2797 variant, side select output, and immediate interrupt command (0xd8). [Curt Coder] 2012-11-16 18:37:23 +00:00
Curt Coder
3d7069cd20 (MESS) bw12: Removed palette and fixed floppy regression. (nw) 2012-11-16 18:36:01 +00:00
Curt Coder
954c61d7c8 (MESS) bw2: Added expansion slot interface and RAMCARD expansion device. [Curt Coder] 2012-11-16 18:34:35 +00:00
Michael Zapf
51346049f6 Fixed delete/normal write flag (contradiction in spec), other changes
due to srcclean (nw)
2012-11-16 17:56:45 +00:00
Angelo Salese
3c2ed68bd4 Fixed DMA hook-up, removing the ROM hack. Asserts due of i8237_hlda_w for whatever reason ... 2012-11-16 17:13:30 +00:00
Angelo Salese
2523b1f17b Fixed Epson QX-10 floppy image types, images doesn't load tho ... 2012-11-16 15:18:01 +00:00
Angelo Salese
3976eb8144 Added cursor blinking for PC-9801 and A5105, hooked up DMA segments for APC 2012-11-16 15:08:20 +00:00
Robbbert
66ce4efe84 Improved bagmanmc. Add new working clone. [Robbbert]
bagmanmc : fixed loading of gfx roms, and the bank switching, but some roms are bad.

New Working Clone: Bagman on Moon Cresta hardware (1984 version) [from Misfitmame]
2012-11-16 13:28:04 +00:00
Michael Zapf
3dfb3b76ed Fixed overflow detection in INC and DEC opcodes (nw) 2012-11-16 12:23:38 +00:00
Olivier Galibert
efe49873d4 (mess) upd765: Add read fm sector support [O. Galibert] 2012-11-16 09:16:15 +00:00
Olivier Galibert
2aa1e82537 duh (nw) 2012-11-16 07:48:15 +00:00
Robbbert
4d76bbb63e New working clone [Robbbert]
Street Fighter 2 Accelerator! (set 2) [Smitdogg, Dumping Union]
2012-11-16 07:37:04 +00:00
R. Belmont
0ee91492fc scsicd: Add STOP command [PKGINKO]
firebeat: Some additional ATAPI support [PKGINKGO]

New games added as GAME NOT WORKING
-----------------------------------
ParaParaParadise 1st Mix Plus [PKGINKO, R. Belmont]
2012-11-16 02:34:34 +00:00
R. Belmont
b7c23bfec1 Fix GCC 4.7 compile (nw) 2012-11-16 02:22:56 +00:00
Luca Elia
afca934c64 New clones added
----------------
Triple Punch (set 2) [Siftware]
2012-11-15 22:18:49 +00:00
Olivier Galibert
48d5733ec2 duh 2012-11-15 20:57:38 +00:00
Olivier Galibert
6a43e78d97 (mess) floppy: Add IMD support [O. Galibert] 2012-11-15 20:19:53 +00:00
Angelo Salese
63388ba30f Another episode of 'I suck at gfxdecoding'. OG decoded it, removed fake ROM, changed videoram hook-up accordingly 2012-11-15 16:37:54 +00:00
Angelo Salese
c5ebed435f Hooked up basic text support for NEC APC 2012-11-15 16:18:30 +00:00
Angelo Salese
d6f702a989 vimana1 -> vimanaj 2012-11-15 14:54:25 +00:00
Angelo Salese
5c0b4571bb Re-applied IRQ ack'ing 2012-11-15 13:28:43 +00:00
Miodrag Milanovic
a9e5ea948c initial merge of fba neocd code into ng_aes by Haze (no whatsnew) 2012-11-15 12:25:21 +00:00
Robbbert
47e7a8a653 Added new working clone [Robbbert]
Ultra Invaders [Andy Welburn, MisfitMAME]
2012-11-15 12:02:26 +00:00
Angelo Salese
84e3a19694 Notes 2012-11-15 02:40:22 +00:00
Angelo Salese
183aac12da Fixed pit8253 hook-up, according to another document ... 2012-11-15 01:47:06 +00:00
Angelo Salese
7df4c13f44 Resolved SVN conflict ... 2012-11-15 00:50:58 +00:00
Angelo Salese
8b6f7e481c Added basic peripherals, kludged a weird DMA check, system puts [LOD] -> [LER] in VRAM, however the char ROM is busted so can't show anything :( 2012-11-15 00:03:05 +00:00
Angelo Salese
77352c80cc Reapplied dec8.c pixel clock changes ... 2012-11-14 22:38:11 +00:00
Angelo Salese
4ebe1304dc Ok, found a preliminary memory map ... 2012-11-14 21:40:47 +00:00
Angelo Salese
d8779b6201 Rewritten DECO222 encryption for ghostb, oscar and srdarwin to use the new model [Olivier Galibert] 2012-11-14 21:31:33 +00:00
Angelo Salese
ee2fa104f6 Forgot the driver file 2012-11-14 20:37:29 +00:00
Angelo Salese
328482ddcc (MESS) new NOT_WORKING system: NEC APC [Al Kossow, Angelo Salese] 2012-11-14 20:36:51 +00:00
Angelo Salese
bbdb1f169f Various clean-ups of dec8 HW, added irq ack mechanism to Shackled, Last Mission and Captain Silver (they were commented out before) and hooked up SCREEN_RAW_PARAMS to all games in the driver [Angelo Salese] 2012-11-14 18:40:56 +00:00
Robbbert
3cc0807692 darthvdr : added dipswitches [Robbbert] 2012-11-14 12:47:36 +00:00
Robbbert
a06b63feb2 darthvdr : added 'invaders' sound [Robbbert] 2012-11-14 12:29:01 +00:00
Michaël Banaan Ananas
e127995e9d (orca name didn't exist anymore in 85) 2012-11-14 12:09:26 +00:00
Robbbert
a23afc38c6 rollingc : Added sound to the 'Moon Base' portion of this game [Robbbert] 2012-11-14 09:10:02 +00:00
Miodrag Milanovic
76ef55bccb fix compile (no whatsnew) 2012-11-14 07:43:56 +00:00
Roberto Fresca
b3899b4a7f Jolly Card Spanish encrypted set improvements [Roberto Fresca]
- Decrypted the program ROM.
 - Added button-lamps layout.
 - Added a default NVRAM.
 - Promoted to working state.

New WORKING clones added
------------------------
Jolly Card (Spanish, blue TAB board, encrypted) [Roberto Fresca]
2012-11-14 06:38:08 +00:00
Roberto Fresca
a440f0c7fd Added a Jolly Card set from an unknown encrypted PCB
'alla TAB blue board. Graphics are decrypted. Program
needs decryption work. [Roberto Fresca]


New games marked as GAME_NOT_WORKING
------------------------------------
Jolly Card (unknown, encrypted)
2012-11-14 05:38:37 +00:00
Angelo Salese
4001cf85df Some notes on the AlphaSmart Pro machine 2012-11-14 03:53:36 +00:00
Angelo Salese
fab4341819 Added beeper and TC to NEC PC-100 2012-11-14 00:48:37 +00:00
Scott Stone
77ef8f5b76 Compile fix (nw) 2012-11-13 23:10:50 +00:00
Scott Stone
a3e694b982 Fixed ROMs labels, locations and pcb infos of mbomberj, mbombrd, mbombrdj sets, all confirmed and verified on real hw. [Team CPS-1] 2012-11-13 21:58:10 +00:00
Scott Stone
d1fbbad05a Added two missing undumped GAL’s to Badlands and updated documentation regarding missing checksums. [Kevin Eshbach] 2012-11-13 21:55:17 +00:00
Scott Stone
f85ba23819 [MESS] Fixed 3 degree hue begin point miscalculation of NTSC color palette for Atari 7800. [Robert Tuccitto] 2012-11-13 21:53:43 +00:00
Scott Stone
5ad72c1db6 Added more comment to lessen confusion regarding sound_stream::generate_resampled_data (emu/sound.c) [Anders Hallstrom] 2012-11-13 21:52:44 +00:00
Angelo Salese
6a61e44ab8 Hooked up upd765 and rtc for NEC PC-100, nw 2012-11-13 21:34:49 +00:00
Angelo Salese
726f471a16 Small clean-up 2012-11-13 20:30:22 +00:00
Curt Coder
5734410a70 (MESS) adam: Added preliminary IDE card emulation. (nw) 2012-11-13 19:44:26 +00:00
cracyc
883110313c i386: add debugger helper for converting virtual to physical addresses [Carl]
(MESS) isa_ide_cd: initialize ide registers
2012-11-13 14:19:13 +00:00
Robbbert
cb76501535 lupin3a : added music [Robbbert] 2012-11-13 10:39:11 +00:00
Robbbert
034c26325b ballbomb : added music [Robbbert] 2012-11-13 08:48:09 +00:00
Jonathan Gevaryahu
735e2b6f90 tms5220.c: Got rid of most of the excitation (voicing) hacks.
The rest is mostly making the space/tabs for comments more consistent and
fixing a couple of spelling errors in the comments. Minor bugfix regarding
the time_to_ready code. [Lord Nightmare]
2012-11-13 07:33:35 +00:00
Angelo Salese
26b6bfa941 Added irq to upd765 2hd, still not working yet 2012-11-13 03:25:57 +00:00
Angelo Salese
672f8bbd27 Worked around irq triggering in NEC PC-100 driver, and improved video timings. Now the BIOS moans about 'reading DOS' [Angelo Salese, Carl] 2012-11-13 01:15:32 +00:00
Luca Elia
097d79a6fc New games added or promoted from NOT_WORKING status
---------------------------------------------------
Kkot Bi Nyo Special (Korea) [gp-lee, Guru, Luca Elia]
2012-11-12 23:15:33 +00:00
Angelo Salese
5b321a9b57 This wasn't supposed to go on the train 2012-11-12 20:41:54 +00:00
Angelo Salese
37964d50e9 Hooked-up floppy loading for upd765_2dd interface too, nw 2012-11-12 20:38:43 +00:00
Robbbert
389acda379 ts802 : removed note 2012-11-12 08:46:52 +00:00
Jonathan Gevaryahu
e25a78af05 tms5220&friends: Change chirp waveform to match the chip more closely,
acoustically. This will require completion of a pending decap to verify
as correct, but it certainly sounds better. [Lord Nightmare]
2012-11-11 19:14:21 +00:00
Curt Coder
210d5b73d4 (MESS) adam: Added floppy controller ROMs. [John Turner] 2012-11-11 12:56:09 +00:00
Luca Elia
a59ccb2aa9 Decrypted code in "Harem" [Luca Elia]
New games added or promoted from NOT_WORKING status
---------------------------------------------------
Harem [Dave Hollister, hap, Luca Elia]
2012-11-11 11:37:54 +00:00
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