Commit Graph

67471 Commits

Author SHA1 Message Date
FakeShemp
2025a47c43 gba.xml - Revert errouneous change in previous commit 2019-07-19 10:20:16 +02:00
Olivier Galibert
436557dc36 mindset: Palette fixes and some more register details [O. Galibert, Al Kossow] 2019-07-19 09:59:27 +02:00
AJR
760daf8eef poly88: Improve note (nw) 2019-07-19 00:55:34 -04:00
AJR
6d308c6d68 poly88.cpp: RAM note (nw) 2019-07-19 00:36:26 -04:00
AJR
b5e018a5ab poly88, poly8813: Add PolyMorphic 16K RAM card and make one the default 2019-07-19 00:18:26 -04:00
AJR
94f87336f9 polyvti: Add status port (nw) 2019-07-18 22:48:24 -04:00
AJR
a0ca0e8e7d i8212: Simplify read/write handlers (nw)
supstarf.cpp: Code cleanup (nw)
2019-07-18 21:26:15 -04:00
AJR
8a2b84d598 poly88: Be safe when loading snapshots (nw) 2019-07-18 21:01:32 -04:00
AJR
63bda946e2 poly88, poly8813: Bus expansion
- Replace additional driver RAM with S-100 bus
- Convert Video Terminal Interface into a S-100 bus device
- Add skeleton S-100 bus device for SSSD disk controller
2019-07-18 20:24:03 -04:00
hap
2992f29ec3 stratos: small cleanup (nw) 2019-07-19 02:18:44 +02:00
hap
62068a844f stratos: add stop/go buttons (nw) 2019-07-19 01:50:57 +02:00
AJR
752d51a80b saitek_stratos.cpp: Fix clang build [-Werror, -Wunused-private-field] (nw) 2019-07-18 18:58:56 -04:00
hap
30b4b9e034 stratos: added buttons to layout based on artwork by fhub (nw) 2019-07-18 23:27:32 +02:00
R. Belmont
caa51b4050
Merge pull request #5358 from rzero9/patch-2
fmtowns_cd.xml: additions, metadata fixes
2019-07-18 14:14:08 -04:00
Robbbert
d3a0384351 (nw) validation. 2019-07-19 02:08:45 +10:00
Robbbert
97e6950208 (nw) fixed the build 2019-07-19 02:03:57 +10:00
Ivan Vangelista
c182039d8e socrates.cpp: verified that Professour Saitout ROM matches the one of Socrates Saitout. Also verified that the French cartridge of facts matches the English one [TeamEurope] 2019-07-18 17:56:58 +02:00
Ivan Vangelista
679e9e36db cps2.cpp: use standard romentry.h macros (nw) 2019-07-18 17:54:58 +02:00
Robbbert
1f09205c58 (nw) mz80k : added cassette save 2019-07-19 00:48:41 +10:00
cam900
a5e00faf88 Allow 16bpp gfxdecode (#5167)
* digfx.cpp : Add 16bpp case of RAW gfx layout
drawgfx.cpp, tilemap.cpp : Make changeable total elements of gfx_elements constructor at RAW case, Allow 16bpp gfxdecode, Fix spacing
tilemap.cpp : Allow 16bpp tilemap pen data
gstream.cpp : Use gfxdecode for 16bpp gfx of X2222, Fix spacing
igs017_igs031.cpp : Cleanup single sprite drawing routine
jedi.cpp : Improve debug gfxdecode viewer(text gfx)

* cps1.cpp : Minor fixes

* gstream.cpp : Fix regression in x2222
drawgfx.cpp : Fix 16bpp transparent pen

* gstream.cpp : Fix regression, Reduce unnecessary lines

* Sync to master
2019-07-18 10:17:11 -04:00
r09
9ab75a0243
fmtowns_cd.xml: additions, metadata fixes
- Added 4 new entries that match the redump.org database (all working):

G5
Leading Company
Sekigahara
Shinjuku Labyrinth

- Promoted emit1, emit2 and vastness to working due to the CDDA playback fix in PR #5346 and removed the notes about CDDA desyncs in vaindrem and vaindrm2.

- A couple of title fixes that I missed on the previous cleanup
2019-07-18 16:16:41 +02:00
R. Belmont
1c91003578
Merge pull request #5344 from ericvids/palatency
Suggestion for very-low-latency mode on portaudio
2019-07-18 10:16:06 -04:00
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