Commit Graph

67414 Commits

Author SHA1 Message Date
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
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
R. Belmont
8b5acecbb0
Merge pull request #5341 from cam900/seta2_clock
seta2.cpp : Verify sound tempo and pitch, cpu clock
2019-07-14 18:29:36 -04:00
R. Belmont
0493fa23bd
Merge pull request #5342 from cam900/killbldp_clock
pgmprot_igs027a_type3.cpp : Correct killbldp ARM7 clock
2019-07-14 18:29:25 -04:00
ajrhacker
e54d7aef26
Merge pull request #5346 from rzero9/patch-1
fmtowns.cpp: fix CDDA start/end position
2019-07-14 18:17:30 -04:00
David Haywood
823ebb69b9 spectrum list updates [see previous credits] (#5335)
* document some hacks that are actually engine reimplementations

* improve documentation of these (nw)

* unsorted tidy (nw)

* more unsorted cleanup (nw)

* unsorted cleanups (nw)

* (nw)

* more unsorted cleanup (nw)

* unsorted cleanups (nw)

* unsorted tidy (nw)

* unsorted tidy (nw)

* unsorted clean (nw)

* unsorted cleanup (nw)

* more unsorted tidying (nw)

* more unsorted cleanup (nw)

* more unsorted cleanup (nw)

* unsorted cleanup (nw)

* unsorted cleanups (nw)

* unsorted cleanups (nw)

* unsorted cleanup (nw)

* unsorted cleanup (nw)

* unsorted cleanup (nw)

* some movement (nw)
2019-07-14 18:16:40 -04:00
ajrhacker
ce0a3723ab
Merge pull request #5337 from clawgrip/patch-30
gaelco2.cpp: Correction about the "sltpstep" MCU type (nw)
2019-07-14 18:16:07 -04:00
ajrhacker
8202a700c2
Merge pull request #5345 from AmatCoder/AmatCoder-tzx_cas-3
tzx_cas.cpp: Fix pulses on Standard Data blocks
2019-07-14 18:15:37 -04:00
R. Belmont
5ed21f87ac
Merge pull request #5343 from ericvids/k573latency
k573dio: timing fixes
2019-07-14 17:29:50 -04:00
hap
55285b2a42 sc2 panel placement (nw) 2019-07-14 23:28:30 +02:00
r09
99e33d7668
fmtowns.cpp: fix CDDA start/end position 2019-07-14 22:53:37 +02:00
hap
c0bfb23284 sc2: add chesspieces (nw) 2019-07-14 22:31:53 +02:00
Sandro Ronco
d783dd2e68 mephisto.cpp: moved opening library modules into a softlist. (nw)
New WORKING machines
--------------------
Mephisto B&P [CB-Emu, Sandro Ronco]
2019-07-14 22:23:48 +02:00
Olivier Galibert
e03b298300 i186: Fix weird handle_eoi bug [O. Galibert] 2019-07-14 22:04:07 +02:00
Robbbert
ce8c72b497 (nw) binbug, dg680 : fixed cassette 2019-07-15 05:38:53 +10:00
AmatCoder
ffe2e43d80
tzx_cas.cpp: Fix pulses on Standard Data blocks
Current TZX specification says: "Header blocks have 8063 and data blocks have 3223 pilot pulses"

It also says: "The pilot tone consists in 8063 pulses if the first data byte (flag byte) is < 128, 3223 otherwise"
(unlike tap format that if flag byte is 0 indicates header block and data block otherwise).
2019-07-14 18:25:46 +02:00
hap
d0ea8947a7 borisdpl: add chesspieces (nw) 2019-07-14 17:03:04 +02:00
arbee
ce43fc50dc f2mc16: Many more opcodes supported, several bugfixes to both disassembly and emulation (nw) 2019-07-14 10:22:37 -04:00
Robbbert
6afd377294 (nw) konin: removed my old notes, added a new one. 2019-07-15 00:05:09 +10:00
cracyc
aa0f72dcd1
luaengine: video:size(), video:pixels(), screen:refresh_attoseconds() [vadosnaprimer] (#5334)
* luaengine: video:size(), video:pixels(), screen:refresh_attoseconds()

pixels() and size() correspond to internal game resolution covering all screens and internal pixel colors. the same values are used for bitmap dumping. similar things available for screen_device lua library take into account final UI resolution and colors, so they can't be used when accurate framebuffer is needed.

refresh_attoseconds() allows to calculate precise numerator and denominator for framerate
2019-07-14 08:21:32 -05:00
Robbbert
eb63d3999a (nw) fixed the build. 2019-07-14 22:49:06 +10:00
Eric Vidal
3a19b4dcc3 k573dio: timing fixes
- k573dio now correctly reports the actual number of samples already
played (instead of rounding up by one discrete mpeg frame in advance and
disregarding samples that have been copied to the stream but not yet
actually played).
2019-07-14 19:12:26 +08:00
cam900
baa5eef13c pgmprot_igs027a_type3.cpp : Correct killbldp ARM7 clock
reference : http://www.gc8tech.com/
pgm.cpp : Fix spacing
2019-07-14 19:43:28 +09:00
cam900
5131612277 seta2.cpp : Verify sound tempo and pitch, cpu clock 2019-07-14 19:22:17 +09:00
cam900
ebdb36b5ff deco32.cpp : Updates
Simplify handlers, Reduce unnecessary handlers, Runtime tag lookups, Region spaces, Unnecessary lines, Fix spacings, Use shorter / correct type values
2019-07-14 15:56:07 +09:00
Ivan Vangelista
a5fdcb40f8 equites.cpp: identified the unknown CLS bingo game as Bingo Time via flyer which came with the PCB [TeamEurope] 2019-07-14 08:55:54 +02:00
Firehawke
6fbe51fe38 Update Apple II disks to July 13th 2019 (nw)
Corrected Datasoft title after looking up the official spelling.
Corrected Broderbund to Broderbund Software after looking up official titling.
Added more Apple II disks, both WOZ originals and cleanly cracked.
2019-07-13 22:21:41 -07:00
hap
b378dfdaea wrong year (nw) 2019-07-14 02:41:31 +02:00
hap
4be0e75517 aci_prodigy: add chesspieces (nw) 2019-07-14 02:01:28 +02:00
ClawGrip
3cccf0bb52
gaelco2.cpp: Correction about the "sltpstep" MCU type (nw) 2019-07-13 23:45:26 +02:00
Scott Stone
b42c383f21 ti99_cart.xml: Fix dtd validation (nw) 2019-07-13 14:34:46 -04:00
Robbbert
d735f19cde (nw) bob85: fixed cassette load (ignore EEEE error - it loads correctly) 2019-07-14 00:35:09 +10:00
ClawGrip
484aff20bc mpu5.hxx: Add Spanish Gold Striker dipswitches info (nw) (#5323)
* mpu5.hxx: Add Spanish Gold Striker dipswitches info (nw)

Better to have the info on the code until the dipswitches get proper emulation on the driver

* Typo (nw)
2019-07-13 10:25:43 -04:00
AJR
e8cec4749a imagetek_i4100: Convert screen update method to bitmap_rgb32 (nw)
k053936: Copy and paste some code (sorry, can't be helped) (nw)
2019-07-13 09:24:20 -04:00
Ivan Vangelista
825c661b5e new working clone
-------------------------------------
New Lucky 8 Lines (set 7, W-4, encrypted) [TeamEurope]
2019-07-13 14:37:36 +02:00
AJR
744839a514 theboat: More accurate ROM banking (nw) 2019-07-13 08:19:40 -04:00