Commit Graph

67448 Commits

Author SHA1 Message Date
AmatCoder
a14ec2ca5c Fix segfault when trying to access some image option that does not exists (#5352)
* emuopts.h: Add method to check if image option exists

* image.cpp: Avoid to require image_option if it does not exists
2019-07-18 10:14:02 -04:00
ClawGrip
7939bb9b78 vsmile_cart.xml: Add notes about Chinese carts (nw) (#5356)
* vsmile_cart.xml: Add notes about chinese carts (nw)

* vsmile_cart.xml: Fix chars (nw)
2019-07-18 10:13:42 -04:00
Rebecca Wallander
afbe1abd77 gba.xml - Add a bunch of new dumps (#5355)
* gba.xml - Document more carts with info from No-Intro

* gba.xml - Add new dumps from No-Intro

* gba.xml - Add a bunch of new dumps

* gba.xml - Add more new dumps
2019-07-18 10:13:29 -04:00
R. Belmont
1070fbe0ec
Merge pull request #5350 from cam900/nmk16_clock
nmk16.cpp : Correct clocks related to on-board XTALs, Add notes
2019-07-18 10:13:01 -04:00
R. Belmont
0a64af3c7b
Merge pull request #5348 from vadosnaprimer/video_none
Disable UI startup screens for "-video none"
2019-07-18 10:12:42 -04:00
Robbbert
9066b9baf6 (nw) tecjmon: machine makes cassette sound, doesn't need our help. 2019-07-18 23:22:26 +10:00
Robbbert
abe4d9a8ba (nw) tavernie: fixed cassette load...almost. Slight timing errors can cause occasional corruption. 2019-07-18 22:18:23 +10:00
Patrick Mackinlay
d5ec89016d ncd68k: fix eeprom ready signal (nw) 2019-07-18 13:22:14 +07:00
Patrick Mackinlay
533320c840 mips1: add bus error line (nw) 2019-07-18 13:20:00 +07:00
Patrick Mackinlay
5468cb6f3a vino: another msvc bug (nw)
MSVC produces "Warning C4309 'initializing': truncation of constant value"

Previously reported here: https://developercommunity.visualstudio.com/content/problem/490264/standard-violation-enum-underlying-type-cannot-rep.html
2019-07-18 11:53:39 +07:00
Patrick Mackinlay
23b49d88af light: typo (nw) 2019-07-18 11:18:23 +07:00
Patrick Mackinlay
2e25d99be6 nscsi_cd: make sgi cdrom identify as hard disk
(nw) Personal Iris depends on the drive reporting as a non-removable hard disk in response to INQUIRY.
2019-07-18 11:16:02 +07:00
Patrick Mackinlay
8039ba8226 nscsi_hd: logging (nw) 2019-07-18 11:06:50 +07:00
Ivan Vangelista
0d4e2c9ff1 new not working machine
-----------------------------------------
unknown Chang Yu Electronic gambling game 2 [Team Europe]
2019-07-18 06:06:00 +02:00
Ivan Vangelista
a1cd0e3f3c Clones promoted to working
------------------------------------------
Street Fighter II: The World Warrior (RK, bootleg) [Hammy, Clawgrip]

(nw) also made use of the standard romentry.h macros in cps1.cpp and fcrash.cpp
2019-07-18 06:02:14 +02:00
hap
fd38870690 New not working machine added
--------------
Kasparov Turbo King [hap, CB-Emu]
Kasparov Corona [hap, CB-Emu]
2019-07-18 02:00:44 +02:00
ajrhacker
af9a1577eb
Merge pull request #5353 from clawgrip/patch-31
bfm_sc5.cpp: Add PCBs ASCII layouts (nw)
2019-07-17 16:29:01 -04:00
Patrick Mackinlay
eb41e7ae3d 4dpi: add 4D/25 (nw) 2019-07-17 20:46:50 +07:00
hap
9a949d6ba6 stratos: remove sarayan's little helpers (nw) 2019-07-17 14:58:45 +02:00
algestam
31b0a7b4b4 New working machine added (#5354)
----------
Game & Watch: Safe Buster [algestam, Ryan Holtz]
2019-07-17 14:52:34 +02:00
Robbbert
82404081d6 (nw) pipbug: added cassette load facility for the existing software. 2019-07-17 21:43:26 +10:00
Nigel Barnes
da4bdb96d1 d64plus: Added gfxdecode (nw) 2019-07-17 02:20:55 +01:00
ClawGrip
5fc162f67a
bfm_sc5.cpp: Add PCBs ASCII layouts (nw) 2019-07-17 00:24:16 +02:00
Nigel Barnes
7e74ffcde1 New working software list additions
-----------------------------------
dragon_cart: AMTOR/AX25 [David Linsley]
2019-07-16 21:55:56 +01:00
hap
f1eb546264 saitek_stratos: added leds and chessboard (nw) 2019-07-16 22:47:04 +02:00
AJR
3b7fdf1d6c nemesis.cpp: Of course the GX ID is different (nw) 2019-07-16 16:29:01 -04:00
AJR
6e19a89c29 nemesis.cpp: Document PCB ID for Salamander/Life Force; note possibly undumped speech ROM for lifefrcej (nw) 2019-07-16 16:23:59 -04:00
ajrhacker
f5053e4b7b
Merge pull request #5351 from Lord-Nightmare/master
Fix 72-scanline 220hz timer for bubble system hardware, which fixes the log…
2019-07-16 16:12:12 -04:00
Nigel Barnes
8f4da938a4 New working software list additions
-----------------------------------
dragon_cart: Test De Conducción [robcfg]
bbc_rom: Uniterm, Vax [Nigel Barnes]
2019-07-16 17:53:15 +01:00
Nigel Barnes
18a962577b mk14: Added original SCIOS V1 monitor. 2019-07-16 17:40:49 +01:00
Lord-Nightmare
f1f1192b65 Fix 72-scanline timer for bubble system hardware, which fixes the logo draw speed, respawn time, and other issues in the Bubble System version of Gradius. Fix the sound z80 speed, which was too fast on the pre-Salamander hardware, and fixed the sound cpu timer to run at the correct rate based on the Nemesis schematics. Add lots of hardware notes and TODOs based on tracing and pcb pictures. [ArcadeHacker, Lord Nightmare] 2019-07-16 09:08:41 -04:00
cam900
0652f69a58 nmk16.cpp : Correct clocks related to on-board XTALs, Add notes 2019-07-16 21:57:10 +09:00
Robbbert
09e733878d (nw) binbug: fix it so you can save without console going crazy 2019-07-16 21:51:30 +10:00
Patrick Mackinlay
2d8207f917 wtl3132: cosmetic fix (nw) 2019-07-16 10:18:21 +07:00
Patrick Mackinlay
94db324f01 nscsi: fix build (nw) 2019-07-16 10:18:05 +07:00
Olivier Galibert
d221f2e7c0 mindset: Some display fixes [O. Galibert] 2019-07-15 22:57:09 +02:00
feos
b3ffc10671 disable ui startup screens for "-video none" 2019-07-15 22:20:25 +03:00
Olivier Galibert
4c0800c73c mindset: Add mouse and joystick [O. Galibert, Al Kossow] 2019-07-15 20:02:39 +02:00
Patrick Mackinlay
1f9fd834af wtl3132: new device 2019-07-15 22:28:19 +07:00
Angelo Salese
e2863920b5
nemesis.cpp: demote gradiusb to MUP (nw) 2019-07-15 16:42:31 +02:00
Michael Zapf
90c091735c ti99: Fix CRU base address setting for RS232 card. 2019-07-15 13:01:33 +02:00
braintro
b9e9f41892 seta2.cpp: Use XTAL macro so we know where the value came from (nw) 2019-07-14 22:36:25 -05:00
braintro
8e92072fff miniboy7.cpp: It's Joker Poker, not Draw Poker (nw) 2019-07-14 22:34:52 -05:00
braintro
756e914317 fix build - remove unused variable (nw) 2019-07-14 22:10:31 -05:00
arbee
e405b896b8 f2mc16: More opcodes and fixes. (nw)
princ now does what looks like a palette upload and waits for a timer interrupt.
2019-07-14 22:32:03 -04:00
hap
0a17ea2434 chess layout: add note for nonsensory boards (nw) 2019-07-15 00:32:57 +02:00
R. Belmont
31e315355a
Merge pull request #5328 from cam900/cps1_palinit
cps1.cpp : Move palette init into machine_config
2019-07-14 18:31:20 -04:00
R. Belmont
576ab41c36
Merge pull request #5333 from FakeShemp/more_gba
gba.xml - Add more cart and dump info from No-Intro
2019-07-14 18:30:58 -04:00
R. Belmont
c2aaa7faac
Merge pull request #5338 from Firehawke/master
Update Apple II disks to July 13th 2019 (nw)
2019-07-14 18:30:33 -04:00
R. Belmont
8a1060ea33
Merge pull request #5339 from cam900/deco32_args
deco32.cpp : Updates
2019-07-14 18:29:48 -04:00