Commit Graph

57167 Commits

Author SHA1 Message Date
hap
051db8d411 New working machines added
-------------
Street Fighter 2010 - The Final Fight (Tiger handheld) [hap, Sean Riddle]
Hook (Tiger handheld) [hap, Sean Riddle]
Back to the Future (Tiger handheld) [hap, Sean Riddle]
007: GoldenEye (Tiger handheld) [hap, Sean Riddle]
2018-02-11 18:36:19 +01:00
Ivan Vangelista
b9054e5244 rabbit.cpp: small note update (nw) 2018-02-11 16:47:35 +01:00
cracyc
f65d784e88 upd71071: only set tc at end of op, fixes cameltry (nw)
fmtowns: revise brandish cp after above (nw)
2018-02-11 07:56:29 -06:00
r09
8274bf4946 fmtowns softlists: update supported status, new dumps (#3185)
* fmtowns softlists: update supported status, new CD dumps

Re-tested the non-working items after the latest code changes and
updated the "supported" parameter accordingly. Also added these items to
the CD list:

- Doda Mega-Mix!!!
- Oshare Club
- Rinkan Gakkou
- Sakura no Mori

* fmtowns softlists: update supported, add new dumps
Further re-tested softlist items, and added new dumps to the lists:

- Battle Chess [redump.org / r09]
- Cameltry [r09]
- Dragon Slayer - The Legend of Heroes [r09]
- Emit Vol. 1 - Toki no Maigo [redump.org / r09]
- Emit Vol. 2 - Inochigake no Tabi [redump.org / r09]
- Ku²+ [Tokugawa Corporate Forums / DamienD]

* alt_titles and stuff

* cameltry status
2018-02-11 11:50:36 +01:00
briantro
f2f59ec843 itech32.cpp: Fix cut-n-paste error (nw) 2018-02-10 23:04:09 -06:00
AJR
20962b6b1a vtvideo: Assert vertical blanking interrupt through device callback (nw) 2018-02-10 23:01:27 -05:00
cracyc
e359342624 olyboss: cleanup and add fdc (nw) 2018-02-10 21:49:21 -06:00
AJR
34ae02596a vt102: Correct CPU clock (nw) 2018-02-10 22:21:47 -05:00
cracyc
3fef1ce829 i8257: don't clear drq on tc (nw)
pc8001: use DRQ callback (nw)
2018-02-10 21:08:54 -06:00
AJR
d0b1d79a95 v100: A necessary kludge, at least for now (nw) 2018-02-10 20:22:21 -05:00
smf-
8631f58144 New working machines added
--------------------------
Donkey Kong High Score Kit (hack,V1.0a) [smf]
2018-02-11 01:17:35 +00:00
briantro
32f0459cc2 new clone added - Hard Yardage v1.10
New Clone Added
------------------------------------
Hard Yardage (v1.10) [Brian Troha, The Dumping Union]
2018-02-10 19:09:11 -06:00
arbee
64c76708bd cmmb: some minor investigation. game is super weird. (nw) 2018-02-10 19:37:16 -05:00
Joakim Larsson Edström
aa240764d7 ews286: Added a softlist with DOS 3.10C specific for Ericsson PC WS286 (#3186)
* ews286: Added a softlist with DOS 3.10C specific for Ericsson PC WS286

* Update ews286_flop.xml

fixed a typo
2018-02-10 18:45:56 -05:00
AJR
b9da76a71b sun2_120: Add RTC (nw) 2018-02-10 18:00:58 -05:00
Julian Sikorski
eba66fbab8 Fix build failure with SOURCES defined (#3187)
* Fixed building using system utf8proc

* Fixed building using system portaudio

* Allow using system-wide asio headers (1.11.0 or higher required).

* Allow using system-wide glm headers

* Allow using system-wide rapidjson headers

* Put all ext_includedir calls together

* Fixed build failure when SOURCES is defined
2018-02-10 22:58:29 +01:00
cracyc
2b655f7c86 am9519: fix a bit (nw) 2018-02-10 15:44:31 -06:00
AJR
7597f0cef8 trs80m16: Replace 8259 device with Am9519 (nw) 2018-02-10 16:28:34 -05:00
AJR
b25be7d1e4 dps1: Preliminary Am9519 hookup (nw) 2018-02-10 16:13:49 -05:00
AJR
80af4cf4d3 superslv: Replace 8259 device with Am9519 (nw) 2018-02-10 16:02:49 -05:00
AJR
e572431fb8 Revert "megaphx: Restore MACHINE_NOT_WORKING flag for Hammer Boy"
Random crashes appear to be fixed with 294a19c2a8.

This reverts commit 49a4cb6866.
2018-02-10 15:29:55 -05:00
cracyc
3195ba191d am9519: add am9519 uic device [Carl] 2018-02-10 14:23:30 -06:00
Dirk Best
49a4cb6866 megaphx: Restore MACHINE_NOT_WORKING flag for Hammer Boy
Game has random crashes
2018-02-10 20:24:28 +01:00
AJR
294a19c2a8 inder_sb.cpp: Hopefully prevent random hanging in hamboy (nw) 2018-02-10 14:21:20 -05:00
Dirk Best
cebab066ba megaphx: Mark Hammer Boy working
- Patch PIC ROM to shorten timer or the game times out waiting for an
answer from the PIC
- Start fixing dip switches for Hammer Boy
- Various cleanups
2018-02-10 20:11:52 +01:00
AJR
668410eabf inder_sb.cpp: Clean up code, register state for saving (nw) 2018-02-10 13:56:27 -05:00
AJR
2d56e8c98e inder_sb.cpp: Bank the ROM in a somewhat less hacky way (nw)
This improves sound in Hammer Boy (whose sound program indeed reads different interrupt vectors, though from a table at the same addresses).
2018-02-10 13:07:08 -05:00
angelosa
ac3f9079d2 model2.cpp: fix 2d priority over polygons (Virtua Cop level select, Dead or Alive chara select etc.) (nw) 2018-02-10 18:00:39 +01:00
angelosa
c5cf2f7d97 model2.cpp: state-ized frame_start / geo_parse (nw) 2018-02-10 18:00:37 +01:00
AJR
167f5f18b0 decmxc06.cpp: Even better fix for Y-flipping sprites (nw)
This seems to fix all remaining attract mode glitches in Act-Fancer.
2018-02-10 10:31:51 -05:00
smf-
1df09bb7f9 New working machines added
--------------------------

Donkey Kong High Score Kit (hack,V1.2) [smf]
Donkey Kong/DK (Japan) (hack,V1.1 IKE) [smf, SpinDaddy]
Donkey Junior High Score Kit (hack,V1.2) [smf]

New NOT WORKING machines added
------------------------------

Donkey Kong/JR (combo) (hack,V1.2) [smf]
Double Donkey Kong (hack,V1.2) [smf]
2018-02-10 09:38:02 +00:00
AJR
f9528c037a decocass.spp: Invert sprite/sprite priority (seems to help coozumou) 2018-02-09 14:16:23 -05:00
hap
8e4e897f1d New working clone added
------------------
Coleco Head to Head Hockey (TMS1000 version) [hap, Sean Riddle]
2018-02-09 19:37:00 +01:00
Ivan Vangelista
aff9a79e19 new not working machine
---------------------------------------------
Zhaoji Fengdou [Peter Wilhelmsen, The Dumping Union]
2018-02-09 18:32:08 +01:00
Ivan Vangelista
97c063598a new working clone added
-------------------------------
Ares no Tsubasa (Japan, rev. A) [Corrado Tomaselli, The Dumping Union]
2018-02-09 18:22:23 +01:00
angelosa
09b3b850ca model2.cpp: convert colorxlat & lumaram to 16-bit accessors (nw) 2018-02-09 18:07:25 +01:00
Dirk Best
a7cb7b8e58 gkigt: Hook up QUARTs
Commented out for now to not interfere with development.
2018-02-09 17:12:42 +01:00
smf-
5a9ba1708c fix analogue ports (nw) 2018-02-09 15:38:30 +00:00
smf-
264a9d7a4f Soul Edge, fixed MT#03563 Li Long background colours [smf] 2018-02-09 14:57:55 +00:00
David Haywood
714b2af478 new machines marked as NOT WORKING - Play TV Baseball 2 [Sean Riddle, Peter Wilhelmsen] (#3184)
this one does a jump to a vector in ram in the interrupt routine, telling me that my irq enable is wrong.  so far every single XaviX dump has provided a little bit extra useful information :-)
2018-02-09 08:36:33 -05:00
angelosa
995336b567 segaic24.cpp: kill tile32/char32 tranpolines (nw) 2018-02-09 14:23:08 +01:00
AJR
a7dcee5667 deco146/deco104: Synchronize soundlatch writes (fixes dropouts in dblewing) 2018-02-09 07:46:37 -05:00
angelosa
0084a0b73e mem map notes (nw) 2018-02-09 12:06:41 +01:00
Robbbert
19d798b5ad (nw) Housekeeping. 2018-02-09 21:46:05 +11:00
AJR
55060d96fa at.cpp: Hardware note (nw) 2018-02-08 19:22:21 -05:00
AJR
e49bf08ea8 gkigt.cpp: A not tremendously helpful correction (nw) 2018-02-08 19:22:09 -05:00
rfka01
b72fa75c88 at.cpp: Added Compaq Portable II (#3183)
* at.cpp: Added Compaq Portable II

* at.cpp: spaces nw
2018-02-08 19:17:54 -05:00
cracyc
2f3cf79c2f fmtowns: honor vram line address carry bit for scroll mode (nw) 2018-02-08 16:15:43 -06:00
Rebecca Wallander
deec373973 dc.xml - Add games a wee bit into D (#3171) 2018-02-08 16:06:53 -05:00
Julian Sikorski
8cc758355d Enable use of system-wide asio, glm and rapidjson (#3172)
* Fixed building using system utf8proc

* Fixed building using system portaudio

* Allow using system-wide asio headers (1.11.0 or higher required).

* Allow using system-wide glm headers

* Allow using system-wide rapidjson headers
2018-02-08 16:06:25 -05:00