Commit Graph

58353 Commits

Author SHA1 Message Date
R. Belmont
5ffc8a79a4
Merge pull request #3266 from JoakimLarsson/diablo_1
WIP: Diablo printer CPU
2018-02-28 14:03:10 -05:00
cam900
5a8890c31c hyprduel : Cleanups, Add imagetek_i4220_device, Allocate sound output… (#3272)
* hyprduel : Cleanups, Add imagetek_i4220_device, Allocate sound output form real PCB(real PCB only has mono sound output)
imagetek_i4100.cpp : Boost tilemap drawing routines when VIDEO_UPDATE_SCANLINE case of screen video attributes, Add notes

* Minor cleanup, Add notes

* imagetek_i4100 : Fix tilemap drawing at tilemap offset X/Y !=0 case

* hyprduel : Fix mistake

* magerror : Remove MACHINE_NOT_WORKING Flags
2018-02-28 14:02:02 -05:00
R. Belmont
71d728f348
Merge pull request #3273 from wilbertpol/destatic_devices_sound
de-staticify initializations for src/devices/sound (nw)
2018-02-28 14:01:14 -05:00
R. Belmont
12a8a40311
Merge pull request #3278 from pmackinlay/interpro
interpro: various improvements
2018-02-28 14:00:58 -05:00
jlachniet
b231680a3e New clones in ti85.cpp (Mostly NOT_WORKING) (#3265)
* New clones in ti85.cpp

TI-73 Explorer (Bootleg) [Julian Lachniet, critor]
TI-83 Plus (Bootleg) [Julian Lachniet, critor]
TI-84 Plus (Boot Code 1.02) [Julian Lachniet, critor]
TI-84 Plus (Boot Code 1.03) [Julian Lachniet]
TI-84 Plus Silver Edition (Boot Code 1.03) [Julian Lachniet]
TI-84 Plus Silver Edition (Bootleg) [Julian Lachniet, critor]

* Revert "New clones in ti85.cpp"

This reverts commit dcc8eea46a359e4a26ca640e077c3d0f7e6d868b.

* New clones in ti85.cpp

TI-73 Explorer (Bootleg) [Julian Lachniet, critor]
TI-83 Plus (Bootleg) [Julian Lachniet, critor]
TI-84 Plus (Boot Code 1.02) [Julian Lachniet, critor]
TI-84 Plus (Boot Code 1.03) [Julian Lachniet]
TI-84 Plus (Bootleg) [Julian Lachniet, critor]
TI-84 Plus Silver Edition (Boot Code 1.03) [Julian Lachniet]
TI-84 Plus Silver Edition (Bootleg) [Julian Lachniet, critor]
2018-02-28 13:54:57 -05:00
angelosa
9ff20e5686 model2.cpp: fix obc == 0 case, added Virtual On inputs (nw) 2018-02-28 18:50:08 +01:00
angelosa
20da3ec09e model2.cpp: sgt24h & overrev inputs (nw) 2018-02-28 18:50:06 +01:00
Olivier Galibert
9eecf67871 unidasm typo fix (nw) 2018-02-28 15:08:10 +01:00
Vas Crabb
910d2267ca Start squeezing out the poor-performing parts of the output_manager:
* Turn deprecated declataion warnings on by default and make them non-fatal
* Make output_finder iterable in algorithms and range-based for loops
* Replace a lot of set_something with output_finder
2018-02-28 21:19:37 +11:00
David Haywood
0a365065c3 XaviX - new machines marked as NOT WORKING - MX Dirt Rebel [Sean Riddle, Peter Wilhelmsen] (#3277)
* XaviX - new machines marked as NOT WORKING - MX Dirt Rebel [Sean Riddle, Peter Wilhelmsen]
2018-02-28 10:31:42 +01:00
AJR
93301cba29 Fix skyrobo/bigfghtr (nw) 2018-02-27 23:10:24 -05:00
AJR
5e3a7e9bf0 mcs51: Use callbacks for parallel ports (nw) 2018-02-27 22:21:06 -05:00
Vas Crabb
81fa412066 small cleanup, and start removing set_digit_value - this function does slow string formatting and hashing in the critical path - consider it deprecated (nw) 2018-02-28 11:20:34 +11:00
angelosa
58a60f12ff model2.cpp: skytargt inputs (nw) 2018-02-28 00:42:37 +01:00
angelosa
3d35771f0b model2.cpp: work around ld rN, (rN) read on FIFO [Angelo Salese]
* fixes crashes for desert, overrev, pltkids, sgt24h, skytargt, zerogun
2018-02-28 00:42:34 +01:00
Vas Crabb
8c4f067d0b kayproii: Fix Baud rate generator connections (serial port and keyboard were reversed). 2018-02-28 10:01:45 +11:00
AJR
d82064f05a i8257: Cleanup (nw) 2018-02-27 16:02:02 -05:00
Vas Crabb
81f1918bf9 Merge remote-tracking branch 'origin/master' into release0195 2018-02-28 06:06:39 +11:00
angelosa
0c438fe2a3 model2.cpp: added trilist custom debugger command [Angelo Salese] 2018-02-27 19:57:43 +01:00
angelosa
bc3cc38a6c model2.cpp: added geo dasm dump to a custom debugger command [Angelo Salese] 2018-02-27 19:57:41 +01:00
Ivan Vangelista
95e3cf006c new not working software list additions
-------------------------------------------------------
vsmile_cart: Winnie Rourson - La Chasse Du Miel De Winnie (FR) (REV 2), Les Grandes Decouvertes D'Elmo (FR), Thomas Et Ses Amis (FR), Oui-Oui - Detective D'Un Jour (FR), ABC Land Aventure (FR), Le Roi Lion - Simba Decouvre La Jungle (FR) [TeamEurope, Buddybenj
2018-02-27 18:21:47 +01:00
Lord-Nightmare
8d25e4c080 minor cat credits documentation update (nw) 2018-02-27 11:28:52 -05:00
Vas Crabb
e44e85b8ef version bump (nw) 2018-02-28 02:59:06 +11:00
hap
7dcc0b005b New working software list additions
-----------------------------------
snread: A Ghost in the House [David Viens]
snread: The Third Circle [David Viens]
snspell: Les Mots Difficiles [David Viens]
2018-02-27 16:17:45 +01:00
cracyc
f8ba719d43 alphatpx: fix p2 cursor (nw) 2018-02-27 07:42:51 -06:00
Patrick Mackinlay
421d6dd2cc interpro: various improvements
Many changes, most notable end result is the ability to boot the "blue screen" rebuild floppy, and nearly booting CLIX (hangs trying to mount the filesystems).

Summary of changes:
* added a softlist
* refactored cpu/mmu memory access
* added alignment faults
* implemented most c400 instructions
* fixed wait instruction
* corrections to interpro driver
* removed broken forced interrupt handling
* added support for dma virtual addressing
2018-02-27 17:54:29 +07:00
cracyc
2bd73cc977 alphatpx: fix inverted chars (nw) 2018-02-26 22:10:05 -06:00
Justin Kerk
6dd24bf3ff New working software list additions
-----------------------------------
x1_flop: Donkey Kong 3 - Dai Gyakushuu [famicomical]
2018-02-26 18:53:55 -08:00
cracyc
179ff5e4f8 alphatpx: mostly working graphics (nw) 2018-02-26 15:36:15 -06:00
Ivan Vangelista
cbee4097f0 nmk16.cpp, powerbal.cpp: moved atombjt from the former to the latter driver. Gives sprites, though it needs some more work (nw) 2018-02-26 19:34:55 +01:00
AJR
7a313db6ce MT06888 fix (nw) 2018-02-26 08:21:43 -05:00
AJR
3a8715f395 MT06888 fix (nw) 2018-02-26 08:21:20 -05:00
David Haywood
2b769ab116 XaviX - new machines marked as NOT WORKING (#3275)
Play TV Snowboarder (Blue) [Sean Riddle, Peter Wilhelmsen]
Let's! TV Play Classic - Namco Nostalgia 2 [Sean Riddle, Peter Wilhelmsen]
Lord Of The Rings - Warrior of Middle-Earth [Sean Riddle, Peter Wilhelmsen]
2018-02-26 09:40:28 +01:00
cam900
b23717203a metro.cpp : daitorid* : Manual says Button 2 is used for change direction of Mount of Tiles, Correct this (#3274) 2018-02-26 09:39:47 +01:00
cracyc
ecbe4efa1c alphatpx: attempt to add the p30 graphics extension (nw) 2018-02-25 22:57:16 -06:00
Patrick Mackinlay
fd38b3a520 interpro: fix rom checksum
Tafoid reported an incorrect rom checksum. This corrects it, hoping it can be slipped in at the last minute for 0.195.
2018-02-26 14:25:48 +11:00
Patrick Mackinlay
4615782f69 interpro: fix rom checksum
Tafoid reported an incorrect rom checksum. This corrects it, hoping it can be slipped in at the last minute for 0.195.
2018-02-26 14:25:17 +11:00
cracyc
2105e03139 alphatpx: work around different p30 keybc behavior (nw) 2018-02-25 17:19:13 -06:00
Wilbert Pol
86f6ad0b5c de-staticify initializations for src/devices/sound (nw) 2018-02-25 17:40:06 +01:00
cracyc
c7f5700d0a alphatpx: dos runs, fails to display anything after the gfx ext is inited (apparently...) (nw) 2018-02-25 09:38:55 -06:00
wilbertpol
9cc815af31 de-staticify initializations for src/devices/video (#3270) 2018-02-25 14:18:39 +01:00
Vas Crabb
7f6f2a03ff note required Emscripten version (nw) 2018-02-25 18:55:53 +11:00
cracyc
f07b93b053 alphatpx: add 8085-8088 comms, starts dos but errors out (nw) 2018-02-24 22:45:34 -06:00
briantro
877683f4f1 leland.cpp: Correct ROM labels for Pig Out: Dine Like a Swine! [Kevin Eshbach, The Dumping Union] 2018-02-24 19:43:57 -06:00
Olivier Galibert
9e5c181b70 cavenger, etc fix (nw) 2018-02-24 22:55:07 +01:00
Olivier Galibert
b38f1d0041 cavenger, etc fix (nw) 2018-02-24 22:54:12 +01:00
Olivier Galibert
db8b3e321c ladybug: fix wrong fill length (nw) 2018-02-24 22:36:06 +01:00
Olivier Galibert
1fd63a84bd ladybug: fix wrong fill length (nw) 2018-02-24 22:34:40 +01:00
Olivier Galibert
94322a95f8 cave graphics fix (nw) 2018-02-24 22:08:04 +01:00
Olivier Galibert
0aad1f7e18 taito_l: palette fix (nw) 2018-02-24 22:07:48 +01:00