Vas Crabb
9b64e87261
Merge pull request #1511 from npwoods/imgtool_partition_stdfunction
...
[Imgtool] Changed a number of callbacks to be std::function instead of old fashioned function pointers
2016-10-16 11:46:01 +11:00
Vas Crabb
d7b8adf61a
Merge pull request #1514 from ajrhacker/hallelujiah
...
amusco: Major improvements; promoted to WORKING
2016-10-16 11:37:01 +11:00
therealmogminer@gmail.com
294e867760
minor indy_indigo2 cleanup, 12-year-old code written at university is embarrassing
2016-10-16 01:49:07 +02:00
therealmogminer@gmail.com
8682c73305
-Added: Dallas DS1386-8K and DS1386-32K timekeepers (largely untested). [Ryan Holtz]
2016-10-16 01:49:06 +02:00
AJR
52a58b1b0b
amusco: Major improvements; promoted to WORKING
...
- Inputs figured out almost completely
- Add blinking cursor for service mode
- Gross hacks used to get coins working due to broken IRQ timings
- Palette remains in dire need of improvement
Peripheral emulation improvements (nw):
- mc6845: Allow cursor blink state to be read
- pit8253: Eliminate device name from logging messages
2016-10-15 14:46:59 -04:00
yz70s
4d75e88ddd
chihiro.cpp: more details about an2131qc pins (nw)
2016-10-15 18:41:22 +02:00
Luca Elia
492571dda5
Fix regression spotted by Tafoid (nw)
2016-10-15 17:18:29 +02:00
Luca Elia
84d8b691c1
New machines marked as NOT_WORKING
...
----------------------------------
Crazy Dou Di Zhu II [Guru, Dyq, Bnathan]
2016-10-15 12:36:27 +02:00
Vas Crabb
ffc9dbb832
Merge pull request #1512 from CharlesJS/master
...
Fix typo in 8530scc.cpp
2016-10-15 21:17:32 +11:00
CharlesJS
4eccd938c1
Update 8530scc.cpp
2016-10-15 05:06:43 -05:00
Quench0
ab29018834
s3.cpp: replace sound ROMs with game specific sound dumps [barakandl]
...
Pinball games in particular: World Cup, Contact, Disco Fever and Phoenix
2016-10-15 15:38:55 +11:00
Nathan Woods
93ddddcae4
[Imgtool] Changed a number of callbacks to be std::function instead of old fashioned function pointers
2016-10-14 21:27:12 -04:00
Vas Crabb
f62e2a136a
Merge pull request #1500 from npwoods/imgtool_cplusplus_stream
...
[Imgtool] More C++-ification (imgtool_stream ==> imgtool::stream)
2016-10-15 11:22:38 +11:00
Nathan Woods
4f280436c7
[Imgtool] Fixed some gnarley formatting in thomson.cpp
2016-10-14 20:14:57 -04:00
Nathan Woods
e77c24ce76
[Imgtool] Changed many 'imgtool::stream *' to 'imgtool::stream &'
2016-10-14 19:55:53 -04:00
therealmogminer@gmail.com
51db7ae0a8
-tranz330: Added clickable artwork. [Ryan Holtz]
2016-10-14 18:16:55 +02:00
MetalliC
8b21c5994e
DoA2 notes (nw)
2016-10-14 18:25:55 +03:00
R. Belmont
ff4948e128
Merge pull request #1508 from ajrhacker/input_parens
...
Parenthesize optional items in input menus
2016-10-14 11:12:22 -04:00
therealmogminer@gmail.com
cb1c18aa0a
-tranz330: Added programmer-art layout. [Ryan Holtz]
2016-10-14 16:53:29 +02:00
therealmogminer@gmail.com
732e1945b8
-tranz330: Hooked up inputs. [Ryan Holtz]
2016-10-14 15:12:27 +02:00
Vas Crabb
e701f79c73
Add Burroughs teller terminal skeleton driver
2016-10-14 23:32:14 +11:00
MetalliC
d5b860ba53
New clones added as NOT_WORKING
...
-------------------------------
Dead Or Alive 2 [defor]
newer original DoA2 revision, have unlocked Tag and Survival game modes like Millennium version, new parent
2016-10-14 15:25:06 +03:00
MetalliC
9b84cebf7d
sms.c: small correction to FM change (nw)
2016-10-14 15:00:35 +03:00
mahlemiut
f26e087cf0
invert IRQ signal from RTC (Concurrent DOS 4.1 now boots), add Centronics parallel port.
2016-10-14 19:16:21 +13:00
Robbbert
42f0d8c6da
tranz330: this might help... or not (nw)
2016-10-14 13:23:06 +11:00
Robbbert
c90d42da63
rc702: fixed ctc interrupt.
2016-10-14 11:36:55 +11:00
Luca Elia
624315291b
New clones marked as NOT_WORKING
...
--------------------------------
Tarzan Chuang Tian Guan (V109C, set 1) [Guru, Dyq, Bnathan]
2016-10-13 23:59:38 +02:00
Luca Elia
ad6c388f62
mjelctrb dips improvements from Guru (nw)
2016-10-13 23:59:37 +02:00
therealmogminer@gmail.com
bb183c6b11
-Added skeleton driver and basic hookups for VeriFone Tranz 330 point of sale terminal. [Ryan Holtz]
2016-10-13 23:38:32 +02:00
R. Belmont
6459314e56
Merge pull request #1509 from FakeShemp/master
...
Update the Sega CD software list.
2016-10-13 16:58:33 -04:00
FakeShemp
7e40a8e39d
Fix validation
2016-10-13 22:25:01 +02:00
FakeShemp
34d50edf2c
Merge remote-tracking branch 'upstream/master'
2016-10-13 20:26:32 +02:00
R. Belmont
326e4ba64c
Merge pull request #1506 from fulivi/hp9845_dev6
...
Hp9845: added support of I/O cards
2016-10-13 14:05:19 -04:00
R. Belmont
65dc2a8b62
Merge pull request #1507 from mamehaze/071016
...
NEW WORKING Ocean to Ocean (Medal) [Joseph, the Game Preservation Society]
2016-10-13 14:03:33 -04:00
AJR
80a5c58c9c
Parenthesize optional items in input menus
2016-10-13 12:58:03 -04:00
FakeShemp
8c5680f856
Update the Sega CD software list.
2016-10-13 17:25:24 +02:00
hap
b01c431ac3
fidel*: playmatic side led was wrong (nw)
2016-10-13 15:13:16 +02:00
angelosa
e130a07ce1
MACHINE_UNEMULATED_PROTECTION demotions: (nw)
...
Atomic Robo-Kid (has random crashes)
Otogizoushi Urashima Mahjong / Mahjong Channel Zoom In / Mahjong Daireikai (unfinished m68k snippets)
Mahjong Kakumei 2 (uses protected RNG)
2016-10-13 15:00:29 +02:00
David Haywood
1213561253
tagged all the decocass.cpp sets as US / Japan based on which bios type they use (A = Japan, B = US/World, they aren't compatible, using the wrong one will give a loading error)
...
note cbnj is for type B, so was incorrectly tagged as Japan (or has been hacked)
2016-10-13 12:44:11 +01:00
David Haywood
a41f7d1ab5
worked out correct type1_map1100 line, promoted to working. the line provided is for something else, presumably not public.
2016-10-13 12:25:08 +01:00
Nathan Woods
66c451c664
[Imgtool] More formatting fixes
2016-10-13 06:19:59 -04:00
David Haywood
22d13bf56a
marks as NOT WORKING for now until this is resolved.
2016-10-13 11:19:13 +01:00
David Haywood
e948f10957
make the different decocass bios roms actually selectable.
...
also add ocean to ocean, which fails with all bios roms because it doesn't decrypted properly, to be investigated, will credit once works.
2016-10-13 10:51:22 +01:00
Vas Crabb
7d15a86ddf
Merge pull request #1501 from JoakimLarsson/accexx
...
Skeleton driver for 1995 Accexx 28.8 modem started
2016-10-13 20:46:54 +11:00
Curt Coder
a6ffb4a5cd
pofo: Logging fix. (nw)
2016-10-13 12:36:58 +03:00
Joakim Larsson Edstrom
49f8aa880c
Added skeleton board to big build
2016-10-13 11:06:40 +02:00
Joakim Larsson Edstrom
40c55c95a2
Reflected model name and fixed the spelling of the manufacturer
2016-10-13 07:07:18 +02:00
Vas Crabb
745d679bed
Merge pull request #1505 from ajrhacker/console_fix
...
Fix Clang build (nw)
2016-10-13 15:04:43 +11:00
AJR
11399d1ea1
Fix Clang build (nw)
2016-10-13 00:00:13 -04:00
Nathan Woods
604885dfb8
Changes requested by Vas
2016-10-12 21:23:26 -04:00