Commit Graph

54963 Commits

Author SHA1 Message Date
Justin Kerk
001cb28433 New working software list additions
-----------------------------------
ibm5150: Word 1.15, Word X1.06 (September 7, 1983 beta), Word 2.00, Word 5.0 (Swedish), Word 5.5 (5.25"), Word 5.5 (3.5", German), Word 5.5 (3.5", Italian) [Justin Kerk]
ibm5170: Fables & Fiends - The Hand of Fate (German) [ArcadeShadow]
2017-11-13 21:50:09 -08:00
AJR
90c1c04880 mcr68.cpp: Hardware note (nw) 2017-11-13 23:27:57 -05:00
hap
2e857fa8bd rename misleading i8085cpu.h to i8085ops.hxx (nw) 2017-11-14 03:02:39 +01:00
hap
49de682ec5 i8085: code readability (just whitespace/comments cleanup here) (nw) 2017-11-14 02:58:38 +01:00
Sergey Svishchev
d9b8912cba sm7238: reverse video, 80/132 column switching, alternate font (#2652) 2017-11-14 12:40:07 +11:00
Vas Crabb
02e58b6f83 Clean up SMC ethernet a bit: (nw)
* Use logmacro.h to reduce clutter with conditional logging
* Reduce scope of local variables
* Make some locals const (reduce mutable state)
* Idiomatic array fill
* Fix soft reset only working when logging is enabled
2017-11-14 12:32:02 +11:00
angelosa
7111d0c13b chqflag.cpp: improved shadow/highlight code (fixes black rain and lights at dawn) [Angelo Salese] 2017-11-14 01:18:26 +01:00
angelosa
d2b962fbf9 chqflag.cpp: fixed dimmed screen condition bug when soft resetting [Angelo Salese] 2017-11-14 01:18:24 +01:00
mahlemiut
a37b95a7ce
Merge pull request #2799 from rzero9/patch-1
fmtowns: Fix scrolling in 16-color mode [r09]
2017-11-14 12:21:29 +13:00
AJR
dcfdab2735 Better wraparound handling for relative inputs 2017-11-13 18:13:58 -05:00
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