Commit Graph

67387 Commits

Author SHA1 Message Date
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
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
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
Robbbert
ddafcbcbfc (nw) housekeeping 2019-07-13 22:10:43 +10:00
Robbbert
5d0a3f2f40 (nw) updated debug media menu to latest version 2019-07-13 22:00:34 +10:00
AJR
32c11865b7 theboat: Change set name; add two-player input matrix; promote to working 2019-07-13 07:51:18 -04:00
Robbbert
7dc8373774 (nw) windebug: fixed bug: in error-log window, Debug,New Memory Window would clear the log. 2019-07-13 21:15:23 +10:00
hap
2890378331 nitedrvr: draw tiles manually (nw) 2019-07-13 13:09:02 +02:00
Robbbert
c267bde2e1 (nw) argo: added uart and cassette skeleton, not working 2019-07-13 19:39:02 +10:00
David Haywood
2bf07943c9 more speccy sorting [see previous credits] (#5332)
* some cleanups in unsorted section to make life easier in the future (nw)

* more cleanups in unsorted (nw)

* more unsorted cleanups (nw)

* more unsorted cleanup (nw)

* more unsorted cleaning (nw)

* spectrum sorting (nw)

* unsorted cleanups (nw)

* validation (nw)

* sorting (nw)

* (nw)

* (nw)

* tidy unsorted section a bit (nw)

* tidy (nw)

* (nw)

* cleanups in unsorted section (nw)

* more unsorted tidy (nw)

* unsorted cleanup (nw)

* more unsorted cleanup (nw)

* more unsorted cleanup (nw)

* more cleanup (nw)

* more tidy (nw)
2019-07-13 00:12:31 -04:00
AJR
07519e7623 One more bit name for 8XC51GB (nw) 2019-07-12 23:50:58 -04:00
AJR
05993b1f31 mcs51: Disassembler update
- Restore some 8052 SFR and bit names that were inadvertently omitted for more advanced models
- Add a few more T2-related names
- Add i8xc51fx and i8xc51gb disassemblers with additional SFR and bit names
- Remove i80c51 from unidasm (actual differences from i8051 are not significant)

Change device names from "Intel I8xxx" to "Intel 8xxx" (nw)

scm_500: Identify CPU type as 80C51GB (specific differences obviously not emulated) (nw)

unidasm: Realphabetize mips1 (nw)
2019-07-12 23:41:52 -04:00
Robbbert
1fc13da750 (nw) elekscmp : improved reliability of cassette save. 2019-07-13 12:58:27 +10:00
AJR
2e521ba1dd m6805: Eliminate the generic m6805_device type (nw) 2019-07-12 21:38:38 -04:00
hap
04ae42eee5 nitedrvr: change resolution to 256x240 (nw) 2019-07-13 03:21:27 +02:00
Nigel Barnes
c8dc4bb558 New machines marked as NOT_WORKING
----------------------------------
H/H Tiger [Centre for Computing History]
2019-07-13 02:11:08 +01:00
AJR
d2874f25b7 m6805: Allow vectors to be placed at an internal boundary other than the end of the address space (nw)
geniusjr.cpp: Minor note and formatting fix (nw)
2019-07-12 20:30:13 -04:00
AJR
a852d9a9c3 comquest: CPU type identified (nw) 2019-07-12 20:09:40 -04:00
braintro
0f1130a319 (nw) Miscellaneous Sega ID# documentation updates 2019-07-12 18:53:43 -05:00
AJR
69fd6c1dc4 pitagjr: Move set and accompanying notes to geniusjr.cpp (nw) 2019-07-12 18:29:31 -04:00
AJR
69c8b4f0e7 geniusjr.cpp: Switch to more likely HC05 type, at least for gj4000 (nw) 2019-07-12 17:57:05 -04:00