Commit Graph

67489 Commits

Author SHA1 Message Date
Ivan Vangelista
7787a27417
lucky37.cpp: very minor comments updates (nw) 2019-07-20 05:42:01 +02:00
ajrhacker
c8dcc39b1f
Merge pull request #5363 from npwoods/lua_paste
Moving paste() from mame_ui_manager class to natural_keyboard class
2019-07-19 22:07:49 -04:00
Robbbert
6813950871 (nw) fixed the build. The compiler complained about the 2nd usage but not the first. *shrug* 2019-07-20 12:03:01 +10:00
hap
5f19e51bc5 stratos: add endgame rom, partially add lcd (nw) 2019-07-20 02:52:00 +02:00
AJR
c968f79282 New machines marked as NOT_WORKING
----------------------------------
Space Byte 8085 [AJR, S100Computers.com]
2019-07-19 19:16:25 -04:00
AJR
d1e92898e4 i8155: Update port outputs upon mode change 2019-07-19 19:16:25 -04:00
MetalliC
4d1582c793 fix build (reverting prev fix)
This reverts commit 97e6950208.
2019-07-20 01:55:59 +03:00
R. Belmont
d604a0343d
Merge pull request #5362 from mamedev/revert-5167-16bppgfx
Revert "Allow 16bpp gfxdecode"
2019-07-19 16:36:32 -04:00
R. Belmont
9b55ced1d2 Revert "Allow 16bpp gfxdecode (#5167)"
This reverts commit a5e00faf88.
2019-07-19 16:35:20 -04:00
ajrhacker
802262d37c
Merge pull request #5360 from FakeShemp/pooky
gba.xml - Revert errouneous change in previous commit
2019-07-19 13:38:09 -04:00
Ivan Vangelista
98a4bcf1f7 new not working machines
--------------------------------------
Lucky 21 [Team Europe]
Lucky 21-D [Team Europe]
Lucky 25 [Team Europe]
Lucky 37 [Team Europe]
2019-07-19 18:32:38 +02:00
AJR
9591717732 poly88: Correct USART interrupt vector (nw) 2019-07-19 12:10:39 -04:00
hap
5ffe45d37b sensorboard: can now reset board with black pieces starting from the bottom (nw) 2019-07-19 17:29:33 +02:00
ajrhacker
dde0ed669e
Merge pull request #5361 from npwoods/lua_sound_manager
Exposing sound_manager to LUA
2019-07-19 09:54:45 -04:00
AJR
103b33e738 bzone, redbaron: Simplify handlers; silence some dummy reads (nw) 2019-07-19 09:51:01 -04:00
npwoods
3aa9ee4992 Moving paste() from mame_ui_manager class to natural_keyboard class,
exposing to LUA
2019-07-19 09:29:23 -04:00
npwoods
d1e81ae2f7 Exposing sound_manager to LUA 2019-07-19 08:18:38 -04:00
Robbbert
a8221fdf4b (nw) korvet: added cassette skeleton. Marked all 4 machines in this driver as MNW. 2019-07-19 20:33:46 +10:00
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