AJR
d1e1e830d7
Add dumps of Atari 800 floppy controller ROMs [Atari Age]
...
bus/a2sio: Skeleton device work, fleshing out interface (nw)
2019-05-17 01:14:09 -04:00
Windy Fairy
ab8dbd3db0
Partial support for encrypted audio in k573dio (Konami System 573 Digital I/O) ( #5055 )
...
* Add support for pcnfrk2m - Percussion Freaks 2nd Mix (GE912 VER. KAA)
* WIP audio for k573dio
* WIP
* Move 3rd party library to 3rdparty folder
* Use MAME's BIT and bitswap
* Fix regression which caused songs to stutter/lag when they should have been read completely in one shot
* Replace gain_to_db switch with equivalent math
2019-05-15 20:17:00 -04:00
Kiall Mac Innes
16bbe847ef
Disable WII Lightgun hack by default ( #5056 )
2019-05-14 16:55:59 -04:00
grullosgo
aff42a9969
Add DS1994 device ( #5054 )
...
Add DS1994 device
amaticmg driver: added ds1994 device, modified prom load, added ds1994 to romload
2019-05-14 16:07:02 -04:00
Curt Coder
e25255a525
c64: Added skeleton for BusCard II cartridge. [Curt Coder]
2019-05-13 20:49:35 +03:00
hap
582b9e279f
c64: added mouse controller (nw)
2019-05-13 19:12:23 +02:00
Nigel Barnes
5f68641241
bbc: Implemented PMS Genie ROM device.
2019-05-12 16:10:39 +01:00
Nigel Barnes
037714e412
bbc: Added ATPL AutoPrommer and User Port Splitter devices.
2019-05-11 18:42:27 +01:00
Nigel Barnes
e0f9fdf1f8
dragon.cpp: Added Premier Sprites board.
2019-05-11 18:42:27 +01:00
David Haywood
de235f4623
allow smartfp to show.. something (nw) ( #5030 )
...
* smartfp generate an interrupt, add a palette (nw)
* video registers look a lot like the spg220 hw here (nw)
* getting ready to split into video (nw)
* code shuffle (nw)
* shuffle (nw)
* (nw)
* (nw)
* (nw)
2019-05-10 20:23:34 -04:00
mooglyguy
463c53087f
-vino: Added skeleton device for SGI VINO (Video In, No Out) chip. [Ryan Holtz]
...
-newport: Unified command handling, should function better and faster as a result. [Ryan Holtz]
-hpc3: Added intstat register and DAC volume controls. [Ryan Holtz]
2019-05-10 23:59:14 +02:00
AJR
610897fd38
Preliminary emulation of T6963C and related LCD controllers
2019-05-06 20:27:20 -04:00
hap
c1268bf76c
New not working machine added
...
----------
Computer Chess (Mattel) [hap, Sean Riddle]
2019-05-06 17:01:29 +02:00
AJR
d3132cc13b
Add AIC-565 device
2019-05-06 00:24:11 -04:00
Curt Coder
73f372e55d
abc80: Added skeleton for Owoco Super Smartaid. [Curt Coder, Anders Sandahl]
2019-05-05 16:39:34 +03:00
Curt Coder
8050b0c466
c64: Added skeleton for BusCard cartridge. [Curt Coder]
2019-05-05 16:39:34 +03:00
mooglyguy
d64b1781d7
-gio: Added basic SGI GIO slot device support to the Indy and Indigo 2 drivers. [Ryan Holtz]
...
-newport: Converted to GIO slot device and added 8-bit XL and 24-bit XL board support. [Ryan Holtz]
2019-05-05 14:59:09 +02:00
Robbbert
a735f009f4
(nw) fixed the build.
2019-05-05 17:46:39 +10:00
AJR
0492f88c99
New machines marked as NOT_WORKING
...
----------------------------------
Telex 274-61C Sixteen Station Control Unit [Al Kossow, Bitsavers]
2019-05-04 21:40:38 -04:00
hap
ff1bc1132b
New working machine added
...
-------
Chess Partner 2000 [hap, bataais]
2019-05-01 21:07:02 +02:00
David Haywood
f8656d9246
TV Game Work (progress towards smartfp and wrlshunt) ( #4956 )
...
* unsp refactoring / tv game work (nw)
* unsp refactoring / tv game work (nw)
* srcclean (nw)
* more ops (nw)
* (nw)
* (nw)
* guesses (nw)
* more guesses (nw)
* (nw)
2019-04-30 19:04:53 -04:00
Olivier Galibert
ea9cd8aea1
m680x0: gratuitously convert the generator to python [O. Galibert]
2019-04-29 22:04:15 +02:00
Vas Crabb
1e4ac0fcf2
Added Star Rider skeleton based on schematics. Thanks to TrevEB for pointing me in the right direction.
...
Added IBGR444 format to palette_device.
Minor consistency fix to laserbat.cpp. (nw).
New machines marked NOT_WORKING
-------------------------------
Star Rider
2019-04-29 17:05:37 +10:00
AJR
9597246d6d
Fix build (nw)
2019-04-28 09:32:01 -04:00
Olivier Galibert
0ce1c644e3
mu50: Enhance, add the swp00 [O. Galibert]
2019-04-28 14:52:20 +02:00
hap
0680e6f454
New working machines added
...
-------------
Starting Lineup Talking Baseball [hap, Kevin Horton]
Superstar Lineup Talking Football [hap, Kevin Horton]
2019-04-26 21:57:24 +02:00
tim lindner
8a8fcba120
Fix OS-9 disk writing bug ( #4925 )
...
* Start fixing OS9 disk handling
* Got it working, now need to refine and test
* Almost complete. Doing more testing...
* Tested aginst a varient of sotware. Solved bug. Cleaned up tabs.
* Turned on sector interleaving in OS9_DSK and retested.
2019-04-26 12:12:01 -04:00
Kiall Mac Innes
489087f173
Enable Xinput by default
...
On Linux, enable Xinput support by default. The Xinput lightgun driver is the
only reliable+accurate method to use lightguns on Linux, we should enable this
by default to reduce the friction for Linux Lightgun users. This should have no
effect on users of Windows/Mac etc.
2019-04-21 12:48:51 -07:00
AJR
adeeb00143
machine.lua: Fix copy/paste mistake (nw)
2019-04-21 01:17:29 -04:00
AJR
9b3a449790
Add very preliminary Intel 82355 BMIC device
2019-04-21 00:35:59 -04:00
Vas Crabb
112062f7bb
Add AMD/Plessey 2812 FIFO device (for WIP Star Rider driver)
2019-04-21 13:43:52 +10:00
AJR
06fc72cdcb
Add skeleton devices for Tekram EISA SCSI contrllers [Metropoli BBS Archive, I-Shou University File Server]
2019-04-17 21:57:39 -04:00
AJR
cdd6766fe4
scc68070: Merge CPU device with on-chip peripheral emulation
...
- Add internal clock divider
- Add a few crude hacks to force status bits in unemulated UART and I2C
2019-04-17 15:41:23 -04:00
Ivan Vangelista
e2b39bb2e3
new not working machines
...
-----------------------------------------------------------------------------
Multi-Action 6710-13 [Brian Troha, The Dumping Union]
Multi-Action 7551 [Brian Troha, The Dumping Union]
Multi-Action 7556 [Brian Troha, The Dumping Union]
2019-04-17 16:56:40 +02:00
AJR
7e623cc886
cmi2x: Split off keyboards as subdevices
2019-04-15 15:36:53 -04:00
Philip Bennett
cb274f261a
New working machine added
...
---------
Akka Arrh [Aaron Giles, The Dumping Union]
2019-04-15 00:39:48 -07:00
AJR
295d25cff0
Add skeleton device for UltraStor Ultra-24F EISA SCSI controller [Metropoli BBS Archive]
2019-04-14 21:19:50 -04:00
hap
8b018d198c
New working machine added
...
---------
Great Game Machine [hap, bataais]
2019-04-15 00:59:26 +02:00
AJR
e01935498f
Add skeleton device for UltraStor Ultra-14F SCSI controller [Metropoli BBS Archive]
2019-04-14 18:22:18 -04:00
Olivier Galibert
45ee57822f
ymmu100: split (nw)
2019-04-14 23:07:18 +02:00
R. Belmont
5d1795ab64
Merge pull request #4898 from shattered/_f7c158b83f
...
superga2: new machine (Apple ][-based arcade board)
2019-04-14 15:43:29 -04:00
couriersud
84e8415390
Add skeleton drivers to mamenl build. (nw)
2019-04-14 15:18:12 +02:00
Sergey Svishchev
e8437b30cc
superga2: new machine (Apple ][-based arcade board) and single game (Mario Bros. translation hack)
2019-04-14 15:52:05 +03:00
Olivier Galibert
cc97857543
mu: Extract the lcd into an independant device [O. Galibert]
...
Eventually, the svg should be used instead of the pre-rendered ppm.
I'm a little afraid of the performance impact of the 3840 outputs
though, so one thing at a time...
2019-04-14 10:49:25 +02:00
ajrhacker
4344c180f5
Merge pull request #4895 from DavidHaywood/130419
...
pull SunPlus GCM394 titles out of vii.cpp
2019-04-13 23:55:15 -04:00
DavidHaywood
a816cffe18
pull SunPlus GCM394 titles out of vii.cpp
...
- it's a newer SoC (with a lot more capabilities, eg rotate, zoom, twice the sound channels)
- it uses an updated unSP core (with some extra opcodes)
also made the modifications needed to allow for extension of the unSP + disassembler once we've worked out what the extra opcodes are.
2019-04-14 00:06:28 +01:00
couriersud
0f91a0ee26
Add palestra, testpat and cocoloco to mamenl subtarget. (nw)
2019-04-13 23:03:08 +02:00
mahlemiut
89d9685de6
New skeleton machines:
...
Husky Hunter 16, Husky Hunter 16/80 [Barry Rodewald, rfka01, TeamE]
2019-04-13 23:41:58 +12:00
AJR
d80a70f1bb
New machines marked as NOT_WORKING
...
----------------------------------
Ericsson 9161 Display Processor Unit [MCbx Old Computer Collection]
2019-04-12 21:43:26 -04:00
Olivier Galibert
adc473b74d
swp20, dspv: Skeletons [O. Galibert]
2019-04-09 08:53:40 +02:00