Commit Graph

51111 Commits

Author SHA1 Message Date
R. Belmont
2f895beea1 Merge pull request #2180 from fulivi/hp9845_dev11
Improvements to 9845C light pen emulation
2017-03-24 16:05:46 -04:00
R. Belmont
d02c2561aa Merge pull request #2183 from Happy-yappH/master
mips3 drc : Make sure branch delay slot instruction is not virtual
2017-03-24 16:04:53 -04:00
PugsyMAME
3589a77cae Fixed writes to decrypted opcode memory
Fixes problem in the debugger and the cheat engine as currently the writes to opcode memory are not handled correctly, so separated EXPSPACE_RAMWRITE and EXPSPACE_OPCODE case statements to allow opcode writes to access the correct memory.

Example:
In flicky this will now disable cat collisions with the main sprite:
maincpu.ob@3ac6=c3
2017-03-24 19:09:53 +00:00
ajrhacker
0181d72c23 Merge pull request #2182 from pra85/patch-1
Fix typos
2017-03-24 15:01:10 -04:00
Happy
74a3af9dd2 mips3 drc : Make sure branch delay slot instruction is not virtual
instruction before trying to generate code to add it to the block
checksum.
2017-03-24 12:26:21 -06:00
Prayag Verma
eb7b1f3d20 Fix typos
slighly → slightly
transistion → transition
2017-03-24 23:26:03 +05:30
ajrhacker
df149b16fc Merge pull request #2181 from ajrhacker/horekid_4way
horekid: Change joystick inputs to 4-way
2017-03-24 13:45:11 -04:00
AJR
fb0a790dfa horekid: Change joystick inputs to 4-way 2017-03-24 13:44:31 -04:00
hap
0e5d1ffe4a tms1024: added MS pin, added write to port 0 (nw) 2017-03-24 18:26:36 +01:00
Ivan Vangelista
a925c5e8db ltd.cpp: removed hustlerpa, as PinMAME devs found out it was actually a ROM from another machine (nw) 2017-03-24 18:05:43 +01:00
Ivan Vangelista
e6233f72d1 New working clone
________________
Gals Panic (MCU Protected, set 2) [Hammy, The Dumping Union]
2017-03-24 18:04:31 +01:00
hap
7753bff2ac hh_pic16: us2pfball internal artwork (nw) 2017-03-24 17:21:11 +01:00
fulivi
60878a06ff hp9845: further improvements to LP emulation, especially on timing. 2017-03-24 15:05:14 +01:00
fulivi
88d59894cc hp9845: generation of graphic and LP cursors separated. Some
refactoring of LP data computation.
2017-03-24 15:05:14 +01:00
AJR
e70489f436 dynax.cpp: Change PSG types correctly (nw) 2017-03-23 20:54:37 -04:00
Nigel Barnes
3ee922ace8 electron: Added First Byte joystick interface 2017-03-23 20:47:26 +00:00
Nigel Barnes
f224898523 archimedes: Added JFD floppy format as used by JASPP (Archimedes Software Preservation Project) 2017-03-23 20:47:26 +00:00
Nigel Barnes
d0d342d76c apd_dsk: added notes (nw) 2017-03-23 20:47:26 +00:00
Nigel Barnes
9dfaaa3fcb New working software list additions
-----------------------------------
archimedes: over 20 games and applications
bbcb_flop: Disk User coverdisks, Bad Apple and X-Pansions Elevation demos
bbcm_flop: Enjoy The Silence and Retribution X demos
2017-03-23 20:47:26 +00:00
ajrhacker
d56638193a Merge pull request #2178 from moralrecordings/pcfix
* VGA card now saves vga.dac to the state, as the MAME palette is clobbered periodically with data from here. Changed the type of vga.dac.colour to a flat uint8_t array seeing as save_item isn't struct-friendly. Fixes Liero.
* Saved more VGA flags, including vga.miscellaneous_output, which despite the vague name is needed for reading from the ports.
* Fixed an enum range check miss.
* Saved more i386 flags required for 32-bit save states. Fixes Jump 'n Bump.
2017-03-23 16:26:46 -04:00
Scott Percival
bdc0003829 i386: save additional CPU flags 2017-03-23 19:55:19 +08:00
Scott Percival
fe117988c2 i386: fix enum range check 2017-03-23 19:55:19 +08:00
Scott Percival
873ef1ff7e pc_vga: fix broken port reads on state load 2017-03-23 19:55:19 +08:00
Scott Percival
1e5fda70b7 pc_vga: add palette configuration to save state 2017-03-23 19:55:19 +08:00
KEN WHITE
4c865899fa c64_cass.xml dumps 2017-03-22 20:59:55 -07:00
KEN WHITE
1f02759a3b vic1001_cass.xml speakeasy partial dump 2017-03-22 20:39:47 -07:00
briantro
f6f689d3d2 konamigx.cpp: Redumped sound rom for Rushing Heroes. [Smitdogg, The Dumping Union] 2017-03-22 16:08:10 -05:00
yz70s
7758a41022 chihiro: some information on usb commands for an2131sc (nw)
an2131sc is used as a usb to serial converter, one of the 2 serial ports can be setup as midi
2017-03-22 20:58:16 +01:00
briantro
2f5d66e0b9 konamigx.cpp: spacing consistency - NW 2017-03-22 14:42:11 -05:00
briantro
34f3c0d2b0 Merge branch 'master' of https://github.com/mamedev/mame 2017-03-22 14:36:19 -05:00
briantro
b6038a03c0 konamigx.cpp: Correct 2 rom names in the rushhero set. [Smitdogg, The Dumping Union] 2017-03-22 14:36:00 -05:00
hap
f2bbc03722 6821pia: correct copyright holders (nw) 2017-03-22 20:34:34 +01:00
hap
4ce14a7811 hh_pic16: hooked up uspbball i/o (nw) 2017-03-22 19:55:32 +01:00
AJR
b4dd6802b3 maddonna: Change joystick inputs to 4-way 2017-03-22 13:26:21 -04:00
Stiletto
7a6d1e768d Add coverity scan badge (nw)
Add coverity scan badge (nw)
2017-03-22 12:50:21 -04:00
AJR
b94f6d55c2 klax: Change joystick inputs to 4-way 2017-03-22 11:51:36 -04:00
hap
d420d4afb0 hh_pic16: hooked up pabball i/o (nw) 2017-03-22 16:48:05 +01:00
AJR
0528114eff assault: Change joystick inputs to 4-way 2017-03-22 11:41:20 -04:00
AJR
7eb853b0c0 trogpa4: Use different inputs for this prototype 2017-03-22 11:18:50 -04:00
AJR
135cf0ea2f trog: Change joystick inputs to 4-way 2017-03-22 10:44:50 -04:00
AJR
60e59c6721 dynax.cpp, ddenlovr.cpp: More device type corrections (nw) 2017-03-22 10:23:17 -04:00
Robbbert
9274b79099 Merge branch 'master' of https://github.com/mamedev/mame 2017-03-22 21:30:11 +11:00
Robbbert
8d0e4bf164 (nw)Fixed nes validation, and added missing linefeed char. 2017-03-22 21:29:25 +11:00
Robert
d33d192d75 Merge pull request #2094 from mgarlanger/h19_super19
Fix Super19 version of Heath H19.
2017-03-22 21:22:38 +11:00
ajrhacker
7c0a550d58 Merge pull request #2174 from kazblox/master
Last minute corrections
2017-03-21 23:18:50 -04:00
hap
6b0460cf08 hh_pic16: hooked up i/o for us2pfball (nw) 2017-03-21 23:23:31 +01:00
kazblox
e05490e33a Fix copyrights in subor2 slot device.
nes: Some more slight corrections in the softlist, fix and check some
big whoopsies (nw)
2017-03-21 17:16:50 -04:00
MetalliC
c65634ec72 measured Naomi's MIE MCU speed [rtw, MetalliC] 2017-03-21 22:51:10 +02:00
smf-
ed1d22231b disabling the screen uses the border colour [smf] 2017-03-21 19:34:32 +00:00
R. Belmont
8b9ef0b09e Merge pull request #2172 from kazblox/master
Additions/improvements to nes driver and softlist
2017-03-21 15:23:29 -04:00