Commit Graph

73794 Commits

Author SHA1 Message Date
Robbbert
a61d5c4836 (nw) kaypro: don't use regions as ram. 2020-06-13 01:38:19 +10:00
hap
c3160390d6 bosco: add "star destroyer" sub title to description (nw) 2020-06-12 17:03:04 +02:00
Roberto Fresca
6646f87ba8 Merge branch 'master' of https://github.com/mamedev/mame 2020-06-12 15:06:41 +02:00
Roberto Fresca
0e53e6e763 Super Motor: Added ASCII PCB layout. Corrected some tech notes. [Roberto Fresca] 2020-06-12 15:06:10 +02:00
tim lindner
e0715320f7
Setting analog inputs don't work in LUA (#6812)
* fixed set_value for analog inputs.
2020-06-12 14:44:27 +02:00
hap
b2e3faace6 tubep: no sprites on left edge (nw) 2020-06-12 14:42:51 +02:00
yz70s
7b0b90f607 xbox_nv2a.cpp: try to remove gcc 7.2.0 warning (nw) 2020-06-12 13:55:59 +02:00
hap
c20295c3c8 rallyx: add note (nw) 2020-06-12 13:20:15 +02:00
hap
089aa0b143 bosco: fix tilemap offset problem (nw) 2020-06-12 13:01:48 +02:00
Robbbert
a9f41ad0d1 (nw) bigbord2: don't write to regions 2020-06-12 20:46:12 +10:00
Patrick Mackinlay
c70d979b7e asmjit: mame changes (nw) 2020-06-12 12:01:44 +07:00
Patrick Mackinlay
19214dd8e6 asmjist: sync with upstream (nw) 2020-06-12 11:55:10 +07:00
Firehawke
7b6dbd7a14
First completed pass of commandline parameters. (nw) (#6711)
* First completed pass of commandline parameters. (nw)

* Further refinements on commandline (nw)

* Get the audio latency numbers right and add PortAudio info.

* FreeSync/GSync information cleanup.

* Minor additions to G-Sync/FreeSync.

* Add tip for keyboardprovider, remove biospath, correct anchor positioning (nw)

* A few corrections per Vas (nw)
2020-06-12 14:26:28 +10:00
MetalliC
6fb51a0ce7 spectrum/beta.cpp add most of known clone ROMs 2020-06-12 01:45:55 +03:00
AJR
991c193d89 vt420: Add dump of V1.4 program [unknown] 2020-06-11 18:03:01 -04:00
yz70s
58fcf30906 xbox_nv2a.cpp: big update to chihiro/xbox 3d graphics [Samuele Zannoli]
- vertex shader and pixel shader refactoring
- register combiners support multithreading
- corrected reading of vertex attributes
- perspective correct vertex attribute interpolation and texture mapping
- basic support for texture address modes
- secondary color and fog color available as inputs to pixel shader
- interpolate all 4 possible texture coordinates
- corrected order of vertices when drawing quad list primitives
- debug aid to write in a text file the vertex shader disassembly, input
  and constant registers values
To test the update enable the register combiners with the "xbox nv2a_combiners"
debugger command
2020-06-11 23:46:19 +02:00
hap
5d5408ca02 Revert "adb logging"
This reverts commit 757c179183.
2020-06-11 23:35:38 +02:00
Olivier Galibert
1edc4eb359 pic1670: Add a disassembler [O. Galibert] 2020-06-11 23:14:04 +02:00
Olivier Galibert
757c179183 adb logging 2020-06-11 23:14:03 +02:00
R. Belmont
610f9fdb72
Merge pull request #6820 from clawgrip/patch-2
arachnid.cpp: Add notes about dipswitches (nw)
2020-06-11 15:39:45 -04:00
ICEknigh7
baf84623e5
Software list updates
* specpls3_flop.xml: Added more disk images, some of which were previously missing from the internet due to them being considered "Distribution Denied". [Antonio M, Fede Jerez, Gorski, Jaime González Soriano, José Manuel, Marino Arribas, Metalbrain, robcfg, Simon Owen, Syx, Zup, TZX Vault]

* spectrum_cass: Added verified dump of Load'N'Run (Spain) (Especial) [Manu128k]

* Created softlist for Timex cassettes (timex_cass)

* megadriv.xml Added some info on games which need redumps.
2020-06-11 15:39:18 -04:00
R. Belmont
6fcc1587fc
Merge pull request #6819 from cam900/oki_loop
okiadpcm.cpp: Add looped sample support, Allow reading current output without decoding
2020-06-11 15:37:02 -04:00
ClawGrip
c1552b4aa1
arachnid.cpp: Add notes about dipswitches (nw) 2020-06-11 21:30:30 +02:00
Ryan Holtz
bd606bd055 -spg2xx_io: Better ADC behavior when reading converted data. [Ryan Holtz] 2020-06-11 20:39:15 +02:00
Sandro Ronco
cdb5ca42c6 Hyperscan updates: [Sandro Ronco]
- Added emulation of the SPG290 CDServo
- Added joypad inputs
- Added RFID card support
- Split SPG290 PPU, Timers and I2C into separate devices
- Added a softlist for the RFID cards
2020-06-11 19:54:45 +02:00
Robbbert
8166769ff9 Merge branch 'master' of https://github.com/mamedev/mame 2020-06-12 02:37:35 +10:00
Robbbert
85c3bed67c (nw) applix: fixed keyboard 2020-06-12 02:37:15 +10:00
hap
16bfe2560c gah missed one (nw) 2020-06-11 18:11:24 +02:00
hap
b91507566d dinvram: rename pre write/save to can write/save (nw) 2020-06-11 18:08:57 +02:00
Ivan Vangelista
148c8649c7 drivers starting with j, k, l and part of m: read* and write* macro removal (nw) 2020-06-11 18:07:37 +02:00
hap
8b69ca54e2 namco5*: set_input_line is synced, don't need extra synchronize (nw) 2020-06-11 18:00:51 +02:00
AJR
f29068c735 merits.cpp: Update CPU type and PCB notes (nw) 2020-06-11 11:40:17 -04:00
AJR
cfe00b09cb slapstic: Eliminate address_space argument from legacy read/write handlers (nw) 2020-06-11 11:27:47 -04:00
AJR
56ba7f5ece cdicdic: Fix unused variable warning (nw) 2020-06-11 11:26:23 -04:00
ClawGrip
37b9429bac
New clones marked as NOT_WORKING (#6817)
* New clones marked as NOT_WORKING

--------------------------------
Super Six Plus II English Mark Darts (Spanish) [jordigahan, ClawGrip]

* Add 'arac6spa' (nw)
2020-06-11 11:19:12 -04:00
AJR
0fdfafc2b6 Add DS80C320, SAB80(C)515 and RUPI-44 disassemblers 2020-06-11 11:10:14 -04:00
Mirko
956c2bd661 new machines marked as working
-----------------------------
Super Motor (prototype) [Mirko Buffoni, Roberto Fresca, Retromaniacs, recreativas.org]
2020-06-11 16:07:04 +02:00
Mirko
ba84b12bdc Merge branch 'master' of https://github.com/mamedev/mame
new machines marked as working
-----------------------------
Super Motor (prototype) [Mirko Buffoni, Roberto Fresca, Retromaniacs, recreativas.org]
2020-06-11 16:00:38 +02:00
Mirko
0658d35ee8 new machines marked as working
-----------------------------
Super Motor (prototype) [Mirko Buffoni, Roberto Fresca, Retromaniacs, recreativas.org]
2020-06-11 15:57:55 +02:00
cam900
a5579831ca okiadpcm.cpp: Add looped sample support, Allow reading current output without decoding
Fix initial values, Fix descriptions
qs1000.cpp: Add save state related to loop support (disabled currently)
2020-06-11 22:52:31 +09:00
Robbbert
7e4d737a4c Merge branch 'master' of https://github.com/mamedev/mame 2020-06-11 23:40:49 +10:00
Robbbert
476a9518fa (nw) more cleanups 2020-06-11 23:40:23 +10:00
hap
acf77a4374 namco54: longer irq to fix bosco shot sound regression (nw) 2020-06-11 15:38:28 +02:00
Robbbert
d3a7b0ddc1 (nw) more cleanups 2020-06-11 19:44:02 +10:00
Ryan Holtz
2cb2934f94 -spg2xx: Fix up ADC support. fordrace now polls all six ADC channels. [Ryan Holtz] 2020-06-11 07:15:36 +02:00
Ryan Holtz
d3b6eab150 -spg2xx: Revised ADC behavior. Does not currently work properly. Checking in so that others can debug. nw 2020-06-11 05:46:17 +02:00
Ryan Holtz
1496a22bc0 -cdi: More CDIC fixes, Hotel Mario now has correct audio. [Ryan Holtz] 2020-06-11 05:46:17 +02:00
Ryan Holtz
4be9b4b298 -cdi: Initial changes to get Quizard 3 and Quizard 4 Rainbow working. [Ryan Holtz] 2020-06-11 05:46:17 +02:00
MetalliC
bb2b23614f spectrum/beta.cpp add original TR-DOS v4.12 firmware [Luzie] 2020-06-11 00:49:04 +03:00
MetalliC
9309845c8a wd_fdc.cpp set BUSY during initial restore to make it correctly interruptable 2020-06-11 00:47:56 +03:00