Commit Graph

27465 Commits

Author SHA1 Message Date
Michaël Banaan Ananas
99461ab795 Zoom ZSG-2 sound WIP, very preliminary 2014-02-02 19:22:34 +00:00
R. Belmont
32fd90f082 fix out-of-date note (nw) 2014-02-02 18:53:07 +00:00
R. Belmont
2826419b47 (MESS) apple3: Added speaker toggle, beep, and DAC sound. [R. Belmont] 2014-02-02 18:46:50 +00:00
David Haywood
fe7e1a0441 it can probably be considered working now, same credits as before (nw) 2014-02-02 17:46:27 +00:00
David Haywood
1ac35ff51c improvements (nw) 2014-02-02 17:22:07 +00:00
R. Belmont
049c4db019 (MESS) apple3: hooked up modifier keys [R. Belmont] 2014-02-02 16:43:13 +00:00
R. Belmont
7bf568d972 (MESS) apple3: Remove unnecessary opbase handler (nw) 2014-02-02 16:22:48 +00:00
Sandro Ronco
d1adf78645 (MESS) iqunlimz: fixed 80 columns mode. (nw) 2014-02-02 16:19:23 +00:00
Couriersud
a1cf018fe5 Added route-inputs to netlist sound device. Currently this is WIP and needs some polishing, however proof-of-concept exists now.
Example usage can be enabled in pong by uncommenting TEST_SOUND
2014-02-02 15:59:41 +00:00
Sandro Ronco
e39a886110 (MESS) iqunlimz: added preliminary keyboard inputs. (nw) 2014-02-02 15:02:15 +00:00
David Haywood
2e9d1cee61 new NOT WORKING
Aaargh (Arcadia) [Unigame]

I haven't been able to establish why this doesn't boot, the decryption seems correct, but it doesn't even get as far as telling me if there's a checksum error or anything.. romcmp doesn't report anything suspicious with the roms at least.
2014-02-02 13:19:59 +00:00
Robbbert
fb05c87a0d (MESS) phc25 : can load .phc cassettes 2014-02-02 13:19:58 +00:00
Miodrag Milanovic
c5495da07e Let running_machine handle nvram save/load (nw) 2014-02-02 13:14:17 +00:00
Nathan Woods
8d5dea174a Introduced a toggle_record_movie() method 2014-02-02 13:13:59 +00:00
Couriersud
0d0ae43b09 Fixed an issue causing prolonged instability in 7400 oscillators. 2014-02-02 12:59:08 +00:00
Nathan Woods
40d7eb65a2 Merge branch 'master' of ssh://mess.org/mame 2014-02-02 12:54:08 +00:00
Nathan Woods
45b241e53b Adding support for variable throttle 2014-02-02 12:54:03 +00:00
Alex W. Jackson
931027822a qix.c: Let's not regenerate the entire palette every time we do a partial update [Alex Jackson] 2014-02-02 12:48:01 +00:00
Nathan Woods
a2da57f494 Minor cosmetic changes 2014-02-02 12:02:46 +00:00
Sandro Ronco
96a1535372 (MESS) Moved iqunlimz from pc2000.c to socrates.c (nw) 2014-02-02 11:57:07 +00:00
Couriersud
16cd2ee70b Followup on Alex fix. Thanks a lot, Alex. 2014-02-02 11:38:52 +00:00
Miodrag Milanovic
347590dead removed few legacy calls (nw) 2014-02-02 11:36:01 +00:00
Sandro Ronco
6097a18247 (MESS) gl2000: fixed cart loading. (nw) 2014-02-02 09:55:33 +00:00
Fabio Priuli
94a2233008 (MESS) nes: apparently chinese dumpers have decided that Waixing FS-304
board is mapper 162. updated our source to make easier launching ines files
from fullpath :)   nw.
2014-02-02 07:31:20 +00:00
Fabio Priuli
6ca40e8055 (MESS) nes.xml: third round of new additions + fixed a copy & paste mistake. nw 2014-02-02 07:26:08 +00:00
R. Belmont
db2e892bce Clang fix (nw) 2014-02-02 05:32:21 +00:00
R. Belmont
c397fcbe4b (MESS) apple3: Implement correct (zp),y extended addressing. [R. Belmont] 2014-02-02 05:31:09 +00:00
R. Belmont
6e5462526a fix missing semicolon (nw) 2014-02-02 03:54:30 +00:00
smf-
14787c5f31 changed name to "PET user port" as that is where it originated and reformatted the source file [smf] 2014-02-02 01:29:37 +00:00
smf-
1c63fcc6c9 revert part of previous change, resolving the handlers in device_config_complete() isn't working. (nw) 2014-02-02 01:18:40 +00:00
smf-
3614d52b49 resolves the user port handlers in device_config_complete() & replaced calling reset() on user port with toggling of input line 3 as not all computers have reset hooked up on the user port. I believe device_reset() will always be called, which makes the call in the drivers machine_reset() unnecessary. [smf] 2014-02-02 01:00:11 +00:00
Justin Kerk
f5bdd12674 More JSMESS wip (nw) 2014-02-01 21:55:38 +00:00
Alex W. Jackson
491f77d5f9 1942.c: colortables, you're doing it wrong (nw) 2014-02-01 21:06:58 +00:00
Alex W. Jackson
6707c2fef5 Fix compile (nw) 2014-02-01 18:48:31 +00:00
Couriersud
52c0b7efbe Netlist bugfixes:
- fixed completely broken parser.
- fixed reset (consistent again)
- added "warning" and "log" to "error".
- "-oslog" now displays some information
2014-02-01 16:28:54 +00:00
Dirk Best
7c0ba4bce6 Merge branch 'master' of ssh://git@mess.org/mame 2014-02-01 12:31:04 +00:00
Dirk Best
cd3890e110 Add support for the Acculogic sIDE-1/16 8-bit ISA card. 2014-02-01 12:30:58 +00:00
Justin Kerk
9822e42533 Add a notification for JSMESS when the emulation begins [Vito] (nw) 2014-02-01 10:27:03 +00:00
Fabio Priuli
62ed00c84a (MESS) nes.xml: second round of new dumps from my loooong backlog. nw. 2014-02-01 08:09:25 +00:00
Fabio Priuli
3b7a999c26 (MESS) nes.c: Added support for NROM368 homebrew PCB. [Fabio Priuli]
nes.c: Fixed support for BMC-12in1 PCB, based on Cah4e3's research. [Fabio Priuli]
2014-02-01 08:05:15 +00:00
R. Belmont
e86724831d (MESS) New skeleton driver:
- Roland Sound Canvas SC-55 [Stefan Lindberg]


nw: Time to play "what's the CPU?".  seems to be 8-bit little-endian, might be 
i8x9x, might not be.  Current ROM mapping is definitely wrong.
2014-02-01 03:48:45 +00:00
mahlemiut
523235ff0f (MESS) amstrad: added the option of having nothing attached to the joystick ports. Mostly to avoid the cursor keys and the default joystick inputs clashing. (no whatsnew) 2014-02-01 02:48:26 +00:00
Couriersud
4376c828fd Implemented a fallback to Gaussian elimination if Gauss-Seidel exceeds a certain number of iterations. 2014-01-31 22:43:28 +00:00
Michaël Banaan Ananas
2f899313a0 preliminary ADM decoding 2014-01-31 22:20:31 +00:00
Couriersud
b04c5e54b9 Fixed a nasty issue around convergence by defaulting to Gaussian elemination for 5x5 and 6x6 matrices. This prevented pong from starting.
In addition, removed a number of hacks around start-up conditions. All nets are now defaulted to "0" at startup. Much cleaner.
Added a 74LS629 device which yet needs to be enabled.
2014-01-31 20:41:32 +00:00
R. Belmont
1bf2b1bde7 AICA: EFREG is mapped every other word, not every word. Fixes memory trashing in all Naomi/DC/AW games. [O. Galibert, R. Belmont] 2014-01-31 15:06:45 +00:00
mahlemiut
6ecea67cfa (MESS) pc/xt/at: added basic implementation of the Programmers Development System ISA card. The PDS editor software requires the hardware present to start up. Some core work will need to be done to get any communications working, however. [Barry Rodewald] 2014-01-31 09:06:30 +00:00
Alex W. Jackson
73debc51f4 k005289.c: correct comments, name functions after pin names on schematic (nw) 2014-01-31 08:44:37 +00:00
Alex W. Jackson
4b75237697 tugboat.c: correct AY chip type and clock, some cleanups [Alex Jackson] 2014-01-31 08:03:45 +00:00
R. Belmont
af484162db New games added as GAME_NOT_WORKING
-----------------------------------
SWP Hopper Board [Anonymous, R. Belmont]

nw: this is for Naomi-based redemption machines.
2014-01-31 03:30:01 +00:00