Ivan Vangelista
1f79d20a8c
merit.cpp: fixed copy / paste error of mine (nw)
2016-06-14 14:22:24 +02:00
mahlemiut
7a23493dcc
debugimgui: if console window is active, then give console input widget focus. Note that this means that the disassmbly view in the console cannot get focus at all (but separate disasm windows still can).
2016-06-14 22:30:08 +12:00
etabeta78
7fbe24ba16
fmtowns_cd.xml: completed addition of known dump. [r09, Blitzkrieg]
...
+out of whatsnew: added info on the original disks for later reference
2016-06-14 10:09:18 +02:00
Ivan Vangelista
0555ee2644
Merge pull request #951 from ajrhacker/scnxx562_save
...
Expunge erroneous save_item subscripting (nw)
2016-06-14 07:41:30 +02:00
Vas Crabb
f3a11b6fd2
Merge pull request #949 from npwoods/make_filesel_current_path_clickable
...
Make filesel current path clickable [Nathan Woods]
2016-06-14 14:05:46 +10:00
Nathan Woods
c9b8f74548
Incorporating Vas Crabb feedback
2016-06-14 00:00:30 -04:00
AJR
c794160a32
Expunge erroneous save_item subscripting (nw)
2016-06-13 21:59:57 -04:00
Scott Stone
b68fa3fd6b
Allow Saturn CD player to be useable by changing printf to logerror (nw)
2016-06-13 21:08:18 -04:00
Vas Crabb
992cf48683
Merge pull request #950 from h0tw1r3/master
...
fix build (nw)
2016-06-14 10:41:22 +10:00
Jeffrey Clark
c35dee1371
cmake generate, posix on windows (nw)
2016-06-13 18:11:51 -07:00
Jeffrey Clark
46fea439c0
fix build (nw)
2016-06-13 18:03:37 -07:00
yz70s
e62c3ef137
chihiro.cpp: description of 2 commands sent via usb to the an2131qc chip, based on disassembly of its firmware (nw)
...
They are used to read the i2c eeproms connected to the chip.
2016-06-13 20:50:51 +02:00
Ivan Vangelista
17bab2614e
snk68.cpp: fixed sprite regression in streetsm (nw)
2016-06-13 19:17:59 +02:00
Ivan Vangelista
32d7b8883a
fixed linking (nw)
2016-06-13 18:54:53 +02:00
Ivan Vangelista
403177f34e
aerofgt.cpp: found out that karatblzbl uses a sound system copied from SNK's Street Smart. Hooked up preliminary sound. SFX are wrong. (nw)
2016-06-13 18:19:02 +02:00
Ivan Vangelista
f3c7034aae
galaxian.cpp: documented a bootleg which mixes roms from other sets (nw)
2016-06-13 18:17:25 +02:00
Ivan Vangelista
ce00c8b50b
sound trampolines removal from various drivers (nw)
2016-06-13 18:16:36 +02:00
Phil Bennett
1c684345f3
- Reverse-engineered Moto Frenzy security FPGA and implemented decryption code [Morten Shearman Kirkegaard, Samuel Neves, Peter Wilhelmsen]
...
New games added or promoted from NOT_WORKING status
Moto Frenzy [Morten Shearman Kirkegaard, Samuel Neves, Peter Wilhelmsen]
2016-06-13 09:10:46 -07:00
mahlemiut
d881a058e4
debugimgui: use IM_COL32 macro
2016-06-13 23:33:46 +12:00
Nathan Woods
9fe7064f4e
On the file selection dialog, previous paths are now clickable
2016-06-13 05:54:33 -04:00
Nathan Woods
3c4f7e065c
Refactored text layout code out of ui.cpp into a separate module
2016-06-13 05:54:16 -04:00
RobertoFresca
b34540b236
New clones added or promoted from NOT_WORKING status
...
----------------------------------------------------
Super Pacman (v1.2) + Cherry Master (Corsica, v8.31, set 1) [Roberto Fresca, Ioannis Bampoulas]
New one is now parent, since they fixed some weird bug in pulses/bookkeeping.
2016-06-12 23:56:49 -03:00
Robbbert
a2067e63ab
Fixed 4 compile errors.
2016-06-13 12:20:17 +10:00
Robbbert
544d7d3c3c
TRS-80: some games were unplayable due to loss of keyboard control. These games have support for an unofficial joystick.
2016-06-13 11:24:52 +10:00
RobertoFresca
cc506f344c
Royal Card (Austrian, set 8): Worked and added a default NVRAM.
...
The game now is working properly. [Roberto Fresca]
New clones added or promoted from NOT_WORKING status
----------------------------------------------------
Royal Card (Austrian, set 8) [Roberto Fresca]
2016-06-12 18:02:34 -03:00
Ville Linde
6765f96c58
finish the mb86235 disassembler (nw)
2016-06-12 23:42:44 +03:00
RobertoFresca
143352dea5
Royal Card (Austrian, set 8): Added mirrored VRAM to $4000/$5000. [Roberto Fresca]
2016-06-12 13:43:15 -03:00
RobertoFresca
681b95d827
New clones marked as NOT_WORKING
...
--------------------------------
Royal Card (Austrian, set 8) [Roberto Fresca, Ioannis Bampoulas]
2016-06-12 13:39:16 -03:00
Miodrag Milanovic
24a91a55fd
Fix crashing where cheat enabled (nw)
2016-06-12 17:52:45 +02:00
Miodrag Milanovic
65ab646965
Revert "More work on gameking 3 [PeT]"
...
This reverts commit 550175d8b8
.
2016-06-12 17:38:03 +02:00
Ivan Vangelista
ab9d8aa8bf
driver.cpp: removed the old soundlatch methods. (nw)
2016-06-12 12:07:34 +02:00
Ivan Vangelista
2fd969b16a
updated remaining drivers to use gen_latch.cpp (nw)
2016-06-12 12:05:15 +02:00
Miodrag Milanovic
7893ce3aea
fix handling VIDEO_NONE on windows (nw)
...
fix SDL version of zexall (nw)
2016-06-12 10:47:06 +02:00
Miodrag Milanovic
550175d8b8
More work on gameking 3 [PeT]
2016-06-12 09:10:27 +02:00
cracyc
d157408218
vt240: WIP (nw)
2016-06-11 22:38:01 -05:00
R. Belmont
4d2fc96aa1
Merge pull request #942 from JoakimLarsson/mvme147_1
...
Added 147bug v2.43 ROM set
2016-06-11 21:12:12 -04:00
R. Belmont
aea1b93f0c
Merge pull request #946 from rzero9/patch-1
...
fmtowns_cd.xml: Added V, W, X, Y and Z.
2016-06-11 21:10:59 -04:00
arbee
fa0f49897a
sun3: many improvements, all models now POST including 3/2xx [R. Belmont]
2016-06-11 21:05:57 -04:00
r09
52392582b8
fmtowns_cd.xml: Added V, W, X, Y and Z.
2016-06-12 01:10:50 +02:00
hap
d586ae8d12
New working machine added
...
-----------
Fidelity Elite Avant Garde (model 6117-9) [anonymous]
2016-06-12 00:48:31 +02:00
Paul Priest
2873b1266f
MT 06234 - fix mscoutm/imekura/mjegolf inputs
2016-06-11 23:09:46 +01:00
R. Belmont
bdab9d1c96
fix clang build (nw)
2016-06-11 15:11:08 -04:00
RobertoFresca
cef5e28b3f
Major Poker sets technical notes...
2016-06-11 15:59:05 -03:00
Miodrag Milanovic
a39cfa82a4
Rom for GameKing 3 [PeT, James]
2016-06-11 19:08:36 +02:00
Brad Hughes
6c1464238c
Merge pull request #944 from bradhugh/unify_windowlist
...
Unify window_list in Windows and SDL OSD
2016-06-11 12:29:16 -04:00
Brad Hughes
1f8cf36ec9
Move window_list to osd_common_t
2016-06-11 12:02:22 -04:00
RobertoFresca
cdf328851b
New clones added or promoted from NOT_WORKING status
...
----------------------------------------------------
Major Poker (3 different sets with Micro Manufacturing intro) [Roberto Fresca, Ioannis Bampoulas]
Lucky Poker (bootleg/hack of Major Poker) [Roberto Fresca, Ioannis Bampoulas]
2016-06-11 12:40:20 -03:00
Robbbert
309d977066
MT 05783 [Robbbert]
2016-06-12 00:01:38 +10:00
cracyc
96e08f7ae9
wd_fdc: suppress index pulse irq when busy. (nw)
...
--
Did bunch of testing, found no regressions but nothing that even enables the index pulse irq other than the rainbow.
2016-06-11 08:30:57 -05:00
Vas Crabb
a5bd5a08c8
Link to doc site (nw)
2016-06-11 23:05:54 +10:00