Commit Graph

54953 Commits

Author SHA1 Message Date
r09
dd87f81e1c
fmtowns: Fix scrolling in 16-color mode 2017-11-13 23:28:07 +01:00
AJR
65c4ad8e90 apple2: Obvious mistake made when I was changing things around (nw) 2017-11-13 14:40:43 -05:00
mooglyguy
a68f2dc9d9 -e132xs: Reworked all opcodes, now considerably faster. [Ryan Holtz] 2017-11-13 20:34:40 +01:00
mooglyguy
e2ccb54dff e132xs, cleanup now-unused functions, nw 2017-11-13 20:34:40 +01:00
mooglyguy
edf05a30a5 e132x, looked at subs opcode, nw. 2017-11-13 20:34:40 +01:00
mooglyguy
b47c845eda e132x, looked at subc opcode, nw. 2017-11-13 20:34:40 +01:00
mooglyguy
7ef02cc5f3 e132x, looked at adds opcode, nw. 2017-11-13 20:34:40 +01:00
mooglyguy
a911249fbf e132x, looked at negs opcode, nw. 2017-11-13 20:34:40 +01:00
mooglyguy
ecc2e403dc more e132xs work, nw 2017-11-13 20:34:40 +01:00
mooglyguy
59e0aa6591 e132xs checkpoint, nw. 2017-11-13 20:34:40 +01:00
mooglyguy
5b6962c758 e132xs checkpoint, nw. 2017-11-13 20:34:40 +01:00
mooglyguy
688885c9e4 e132xs checkpoint, nw. 2017-11-13 20:34:40 +01:00
mooglyguy
0cbfba5a51 e132xs checkpoint, nw 2017-11-13 20:34:40 +01:00
mooglyguy
b937bfec95 more e132xs optimization and some func renaming to show coverage, nw 2017-11-13 20:34:40 +01:00
mooglyguy
4d0e408ee8 e132xs checkpoint, nw 2017-11-13 20:34:40 +01:00
AJR
26dc424be0 apple2: Break up handlers for C000-C07F range (nw) 2017-11-13 14:27:46 -05:00
AJR
d45e9f97d2 okim6295: Minor stylistic correction (nw) 2017-11-13 13:21:42 -05:00
AJR
fe3df18ab0 okim6295: Note (nw) 2017-11-13 13:16:32 -05:00
hap
48f9101a75 ehrgeiz was released february 1998, titlescreen info doesn't overrule fact (nw) 2017-11-13 16:35:52 +01:00
sjy96525
4c9a95cfd7 Fix Tekken Tag Tournament (World, TEG2/VER.C1, set 2) and Tekken Tag Tournament (US, TEG3/VER.B) doesn't boot. 2017-11-13 16:32:46 +01:00
sjy96525
e332c5bb04 Correct Ehrgeiz, Golgo 13 Kiseki no Dandou Year
In according Titlescreen, Ehrgeiz says 1997, Golgo 13 Kiseki no Dandou says 2000 and released in October 2000.
https://i.imgur.com/zJpfQF6.png
https://i.imgur.com/fRppjaO.png
2017-11-13 16:32:46 +01:00
MetalliC
46c361d487
Merge pull request #2798 from sjy96525/patch-2
Correct Spikeout: Final Edition year
2017-11-13 17:25:36 +02:00
R. Belmont
83afccdd6b
Merge pull request #2797 from jfdelnero/master
Fix logs, typos, and memset replaced by std::fill.
2017-11-13 08:57:01 -05:00
AJR
de4d0deef3 eepromser: Add reference for X2444 commands (nw) 2017-11-13 08:15:44 -05:00
sjy96525
df48cecd72
Correct Spikeout: Final Edition year
Spikeout: Final Edition titlescreen says 1999, and released date is 1999 confirmed from  Arcade TV Game List Kokunai - Kaigai Hen (1971 - 2005) at Page 38.
https://i.imgur.com/897HPm2.png
https://i.imgur.com/IOUUZgO.png
2017-11-13 18:37:26 +08:00
Jean-François DEL NERO
030c63c66a Fix logs, typos, and memset replaced by std::fill. 2017-11-13 08:47:59 +01:00
AJR
bf8eac0fbb Various palette and screen improvements (nw)
- Use device_resolve_objects to remove the need for resolve_palette
- Palette format no longer depends on configuration of first screen
2017-11-13 00:07:48 -05:00
AJR
55010e6fad Fix build (nw) 2017-11-13 00:01:00 -05:00
angelosa
9e0e4112f0 model3.cpp: player 2 inputs for all games & left/right stick for von2 (nw) 2017-11-13 04:30:40 +01:00
briantro
7ee0bbce3e bbusters.cpp: swap 3 player & 2 player Japanese sets as 3 player versions are norm (nw) 2017-11-12 20:06:22 -06:00
R. Belmont
7def09d270
Merge pull request #2795 from jfdelnero/master
SMC91C9X Ethernet controller now working in connected mode with WinPcap or TUN/TAP tunnel.
2017-11-12 20:22:57 -05:00
Michael Zapf
5a1764d24d ti99_8: OSO fix (nw) 2017-11-13 00:41:06 +01:00
Michael Zapf
46958737cf ti99_8: OSO implementation completed; pending tests (nw) 2017-11-13 00:41:06 +01:00
Jean-François DEL NERO
b89717f97a SMC91C9X Ethernet controller now working in connected mode with WinPcap or TUN/TAP tunnel. 2017-11-12 22:34:41 +01:00
hap
8593fdceab pacland: keep sprite-sprite priorities intact on priority-over-fg sprites (nw) 2017-11-12 22:13:29 +01:00
Jean-François DEL NERO
e36ba7d95e Merge branch 'master' of https://github.com/mamedev/mame 2017-11-12 20:49:59 +01:00
Curt Coder
23d1473dac tmc600: Implemented TMC-700 real time clock. [Curt Coder] 2017-11-12 21:19:36 +02:00
AJR
52ca12c3d6 dialog80: A little more chip identification (nw) 2017-11-12 14:04:47 -05:00
AJR
589aec2d37 tti: More discoveries (nw) 2017-11-12 13:38:33 -05:00
Robbbert
b0b77296c9 (nw) cdc721 : bit of guesswork 2017-11-13 03:43:59 +11:00
hap
9c399e336c toaplan1: fix outzonecv misalignment (nw) 2017-11-12 16:56:57 +01:00
hap
f2179fdcc4 taitosj: fix ay2,3,4 volume regression (nw) 2017-11-12 16:34:47 +01:00
hap
0b32d5d3f8 williams_adpcm_sound_device: lower dac volume (nw) 2017-11-12 15:58:02 +01:00
AJR
029e68d48b btchamp: Better handling of uPD4701 control lines (nw) 2017-11-12 02:24:55 -05:00
AJR
f171f55568 tti: Add serial EEPROM using new DO write callback (nw) 2017-11-12 02:03:10 -05:00
angelosa
3169eb94c5 mainevt.cpp: fixed sprite shadows for Devastators [Angelo Salese] 2017-11-12 07:42:03 +01:00
Robbbert
8cad75c00f (nw) dps1 : added uart 2017-11-12 17:00:38 +11:00
angelosa
9be7681bb3 mainevt.cpp: reverse button1 and button2 as per service mode (nw) 2017-11-12 06:37:58 +01:00
AJR
a75823f658 btchamp, simpbowl: Trackball modernization (nw) 2017-11-11 19:49:28 -05:00
angelosa
4bfcf494bf inputs for Dobou-Chan (nw) 2017-11-12 01:34:23 +01:00