Commit Graph

27465 Commits

Author SHA1 Message Date
Alex W. Jackson
f4e1844be6 nemesis.c: fix bubsys crash after last commit (nw) 2014-02-10 16:19:23 +00:00
Curt Coder
5d8469a852 (MESS) 64h156: Return of the weak bits. (nw) 2014-02-10 16:19:03 +00:00
smf-
ce970164a9 fixed crash at startup (nw) 2014-02-10 13:44:59 +00:00
smf-
28ce5850a5 fix crash on startup (nw) 2014-02-10 13:39:47 +00:00
smf-
7a6fa2baff fix crash on startup (nw) 2014-02-10 13:36:56 +00:00
smf-
232576d3a9 fix crash on startup (nw) 2014-02-10 13:12:42 +00:00
smf-
87457fafa8 fix crash on startup (nw) 2014-02-10 13:11:19 +00:00
smf-
c5079ca1f5 fix crash on startup (nw) 2014-02-10 13:07:27 +00:00
smf-
c6149aec29 fix crash on startup (nw) 2014-02-10 13:05:41 +00:00
smf-
7b613131ca fix crash on startup (nw) 2014-02-10 13:02:41 +00:00
smf-
7ff41e74da Updated Apricot PC centronics from the schematic (nw) 2014-02-10 13:00:38 +00:00
Miodrag Milanovic
9644939bf7 This should fix MAME linking (nw) 2014-02-10 11:31:38 +00:00
Robbbert
3a621f49f4 (MESS) phc25 : changed to working but without sound. 2014-02-10 11:11:09 +00:00
Fabio Priuli
816b0b6e3f (MESS) nes_bandai: documented differences between FCG-1/FCG-2 boards and
LZ93D50 ones, based on analysis by naruko. [Fabio Priuli]
2014-02-10 09:58:38 +00:00
mahlemiut
12dad2dbf6 amstrad: Added a basic implementation of the Programmers Development System hardware for the CPC. Only lacks a way to set up a parallel connection between MESS instances to enable PC<->CPC communication. [Barry Rodewald] 2014-02-10 08:53:00 +00:00
Michaël Banaan Ananas
451bf5592e fix typo according to BYOAC forums 2014-02-10 06:07:38 +00:00
Brian Troha
fffc2dd524 New Fighter's History clone
New Clone Added
----------------------------------------
Fighter's History (Japan ver 41-04, DE-0380-1 PCB) [Caius, The Dumping Union]
2014-02-10 02:35:51 +00:00
Scott Stone
05e30df363 New games marked as GAME_NOT_WORKING
------------------------------------
Sony PVE-500  [Felipe Sanches]
2014-02-10 00:22:38 +00:00
Michaël Banaan Ananas
357fd5b757 update prev commit 2014-02-10 00:04:54 +00:00
Scott Stone
2e27d2e08c Quick fix for compile (nw) 2014-02-09 23:16:40 +00:00
Couriersud
534348f6a9 Commit current state of netlist examples. Later, these are intended as a basis for regression tests. 2014-02-09 22:43:58 +00:00
smf-
ee7c90c3a4 and again (nw) 2014-02-09 22:38:03 +00:00
smf-
fae704cc31 and of course the missing files (nw) 2014-02-09 22:36:14 +00:00
Couriersud
c7eee90411 Netlist maintenance:
- made frequency a obligatory parameter for CLOCK, MAINCLOCK and SOLVER
- fixed a bad memory corruption.
- added "owner" to save states. This allows to remove objects after they registered state.
- fixed VCCS and VCVS.
2014-02-09 22:36:05 +00:00
Curt Coder
f44b1831a6 64h156: Refactored to not device_execute. (nw) 2014-02-09 21:53:34 +00:00
Curt Coder
e187bc4a43 (MESS) c2040: Fixed READY signal. (nw) 2014-02-09 21:52:06 +00:00
R. Belmont
caae1567b6 (MESS) apple3: a little more cleanup (nw) 2014-02-09 21:15:33 +00:00
Ivan Vangelista
513072dd46 oops, thanks smf (nw) 2014-02-09 20:30:30 +00:00
smf-
be55c4bef6 Centronics WIP using write lines and DEVCB2. Added an output latch and input buffer device to allow configuration in MCFG. Renamed centronics device "printer" to "image". FM-7 parallel port joystick works again. Added support for using PC LPT control lines as inputs (not tested). c64 geocable now just passes individual lines through, changed the strobe line to what is documented online (not tested). Converted MSX & exidy sorcerer parallel port DAC to use covox device instead of using a configuration switch (not tested). Sorcerer parallel port is more like the commodore user port, so should be converted to it's own slot where one option is a centronics card. [smf] 2014-02-09 20:08:25 +00:00
Ivan Vangelista
4e64093ebc Small cleanups + MT05459 (nw) 2014-02-09 19:20:55 +00:00
Brian Troha
8402bd05cb yunsung8.c: Correct documentation / chip type. - NW 2014-02-09 19:17:44 +00:00
Fabio Priuli
4a4d0397df added some more documentation to the discrete skeletons. [gregf] 2014-02-09 18:52:09 +00:00
R. Belmont
c9503195b2 (MESS) apple3: corrected a few erroneous keys (nw) 2014-02-09 18:39:19 +00:00
Oliver Stöneberg
87ae2cf1bd added some more chdman tests - they had been sitting in my tree for a while, but I held off the commit because the input/output files are a bit bigger than the existing ones (nw) 2014-02-09 18:26:05 +00:00
Fabio Priuli
19644051e1 (MESS) nes_irem.c: fixed Ai Sensei no Oshiete, based on hardware doc by naruko [Fabio Priuli] 2014-02-09 18:02:34 +00:00
Fabio Priuli
07c4b07c1b fixed properties. nw. 2014-02-09 17:09:25 +00:00
Fabio Priuli
069e93c169 (MESS) coco_cart.xml: added some new dumps [K1W1] 2014-02-09 17:09:12 +00:00
David Haywood
ca8accbdb7 just some added some misc stuff I've been testing drivers with to the Softlists (nw) 2014-02-09 16:05:30 +00:00
Couriersud
27c185a25c Made device startup cleaner. 2014-02-09 13:19:43 +00:00
Fabio Priuli
2b2197e01f (MESS) softlists: added a bunch of new dumps (plus a couple from next summer). nw. 2014-02-09 12:41:26 +00:00
Couriersud
e7ebfc0e16 Netlist code maintenance work. 2014-02-09 12:25:25 +00:00
Nathan Woods
c14776a32f Removing stray #include 2014-02-09 11:58:38 +00:00
Fabio Priuli
98ea494a9f (MESS) nes: added support for iNES 2.0 submappers [Fabio Priuli]
out of whatsnew:
+ fixed a small bug in handling MMC-1 games with > 8K of WRAM (only a Jpn baseball games use this, 
   and I can see no difference in behavior)
+ updated emulation status in xml for a few games I had made working during slot-ification
2014-02-09 11:21:08 +00:00
Michaël Banaan Ananas
bab0e88167 added missing opcodes and 'illegal opcode'-NMI 2014-02-09 09:02:40 +00:00
Yasuhiro Ogawa
9e6925da29 updated documentation [Charles MacDonald] 2014-02-09 07:54:02 +00:00
R. Belmont
58a32ed83e (MESS) apple3: rewrote keyboard handling from scratch using Curt's AY-5-3600 device. Much, much better. [R. Belmont] 2014-02-09 06:15:29 +00:00
R. Belmont
73c35febef restore natural keyboard (nw) 2014-02-09 01:11:18 +00:00
R. Belmont
4241c775e4 (MESS) Apple drivers cleanup: [R. Belmont]
- apple3_state is no longer an unnecessary subclass of apple2_state
- ay3600 keyboard decoder is now independent from apple2_state
- cleaned up some includes
2014-02-09 01:08:22 +00:00
Michaël Banaan Ananas
037c55493c improved irqs 2014-02-08 20:06:51 +00:00
Fabio Priuli
fda2bee03e (MESS) nes_mmc5: misc wip [Fabio Priuli]
* hacked around the limitations of our PPU code, so to support the different CHR registers
* implemented Extended Attribute Mode (Ex1)
* improved PRG-RAM handling
* simplified NT-RAM handling
* first attempt to add split screen mode, still broken

out of whatsnew: this was for sake of messnew inclusion ;)
2014-02-08 19:21:07 +00:00