hap
5f27fc8951
poly880: move header file into driver
2021-04-28 00:10:49 +02:00
hap
03ea2d2207
slc1a: remove driver, turns out it's a mod of poly880
2021-04-27 23:52:51 +02:00
arbee
3b6f5c69f6
New NOT WORKING machines
...
========================
Yamaha PSR-60 PortaSound [R. Belmont, JKN0, d-tech]
2021-04-27 07:42:37 -04:00
hap
5f977adf3f
fix arcade target link
2021-04-23 18:55:31 +02:00
Dirk Best
02516af978
basf7100: Hook up interrupt controller, keyboard
...
- Hooked up PIC and connected keyboard and vblank interrupts
- Implemented HLE keyboard (all keys mapped, using the translation ROM for keycodes)
- Increased shared memory to 40k
- Fixed interrupt flags register
- Implemented cursor and roll offset
2021-04-19 19:27:33 +02:00
AJR
3cee2739a2
mame.lst, mess.lua: Fix build errors from c037dfd822
2021-04-19 12:42:11 -04:00
hap
9194b83f3b
smartboard: add support to connect it to pc printer port
2021-04-19 13:01:19 +02:00
Olivier Galibert
7dc0aab8df
thomson,bm3: Correct compile errors due to incorrectly pushing a not entirely mature patch (but good enough for a start)
2021-04-19 11:44:03 +02:00
Olivier Galibert
c037dfd822
thomson: Turn the extensions into slot devices, modernize the floppies
2021-04-19 09:50:19 +02:00
AJR
daa6c94699
New machines marked as NOT_WORKING
...
----------------------------------
Roland PR-100 Digital Sequencer [AJR, Valley Bell]
2021-04-18 14:05:21 -04:00
Robbbert
92ebbbaee1
radionic: Split radionic to its own source.
2021-04-19 02:40:19 +10:00
Robbbert
a9938f507e
New machines marked as NOT_WORKING
...
----------------------------------
Intellec 8 MCS
2021-04-18 23:00:25 +10:00
Robbbert
a37f66aa70
New machines marked as NOT_WORKING
...
----------------------------------
Elektronikladen Elzet 80/K
Elektronikladen Elzet 80/P
2021-04-18 02:52:53 +10:00
Robbbert
f627dff3ad
New machines marked as NOT_WORKING
...
----------------------------------
Junior-80
2021-04-17 02:44:11 +10:00
Robbbert
4269a89525
New machines marked as NOT_WORKING
...
----------------------------------
Lobo Max-80
2021-04-16 15:54:33 +10:00
Furrtek
c1bf2b99cb
Added Konami 007452 multiplier/divider ( #7951 )
...
* Added 007452 multiplier/divider, fixes rolling mines trajectories in contra
* Plugged k007452 in combatsc, flkatck, wecleman
2021-04-15 01:09:22 +02:00
hap
f498f61295
mephisto_montec.cpp: split driver file into montec/smondial
2021-04-12 00:36:52 +02:00
hap
ba646af6d8
mephisto_glasgow.cpp: split driver file into glasgow/amsterdam
2021-04-11 00:02:50 +02:00
hap
e56f56d624
added device for 1st version of mephisto display module
2021-04-10 17:21:14 +02:00
hap
55e356f13a
mephisto_mondial.cpp: split driver file into mondial/mondial2
2021-04-09 11:54:50 +02:00
hap
0dca4d3106
mephisto_polgar.cpp: split driver into polgar, risc, milano
2021-04-07 23:11:20 +02:00
arbee
e42e059b23
Add bus/adb for real ADB device emulation [O. Galibert, R. Belmont]
2021-04-06 22:40:10 -04:00
Dirk Best
ba29e1f553
New machines marked as NOT_WORKING
...
----------------------------------
BASF 7120 [rfka01, Dirk Best]
2021-04-06 17:49:05 +02:00
hap
0d897d07e6
namcos2/c355 sprites: color 0xfe is for a palette offset instead of shadow [dink, hap]
2021-04-01 21:01:36 +02:00
Robbbert
b44de86569
Moved lnw80 to its own driver.
2021-04-01 20:34:23 +11:00
David Haywood
196a342ae4
Refactoring and bug fixes for bbusters and mechatt: ( #7902 )
...
* Moved sprite handling to a device.
* Adjusted audio balance on mechatt (channel 0 was overpowering everything).
* Adjusted priority handing on mechatt (planes now correctly rise from underground hanger on stage 3, train carts in later level).
* Split driver in two, general refactoring etc.
* Removed player 2 inputs from mechattu1 - it doesn't respond to them at all.
2021-03-31 00:13:02 +11:00
Ivan Vangelista
6ea5487515
New machines marked as NOT_WORKING
...
----------------------------------
Bee-Zerk [Bad A Billy, Smitdogg, The Dumping Union]
unknown VLC multigame [Bad A Billy, Smitdogg, The Dumping Union]
2021-03-25 12:45:10 +01:00
Robbbert
f2fa9bd3b1
Fixed arcade build.
2021-03-24 20:16:29 +11:00
Olivier Galibert
c8b532068f
xt446: Use its real name
2021-03-22 22:51:49 +01:00
Olivier Galibert
5270d43692
keyboardmania: Interface with the mu100
2021-03-21 23:01:23 +01:00
Olivier Galibert
cdb06b7a99
pmac6100: Move it to a new driver
2021-03-12 21:35:02 +01:00
AJR
3f122ae7df
New machines marked as NOT_WORKING
...
----------------------------------
Akai MPC60 MIDI Production Center [DBWBP]
2021-03-07 23:35:00 -05:00
Brian Troha
a5f7033245
arcade.lua: Remove unnecessary BUS device.
2021-03-06 16:50:48 -06:00
Brian Troha
864040eade
Fix 'arcade' build
2021-03-06 01:00:33 -06:00
Olivier Galibert
e8ab2b8a78
Fix messed-up merge
2021-03-05 14:10:44 +01:00
Olivier Galibert
92326e47af
floppy: Beginning of the support for preformatted floppy images.
...
What's missing:
- parameters (like the disk name when it exists)
- possibly a cleanup of ram_open and friends (but not sure of the appropriate direction in which to go)
2021-03-05 10:17:20 +01:00
Dirk Best
e5d1cec868
formats: Fix missed RC759 format
2021-03-04 11:24:17 +01:00
Dirk Best
23769b0970
rc759: Add RTC and floppy, start cleanup
2021-03-03 13:38:54 +01:00
Olivier Galibert
a52b69d27c
Fix dependencies
2021-03-02 20:51:01 +01:00
Olivier Galibert
faf0417271
defaults: pc format is in, ipf is out
2021-03-02 20:20:20 +01:00
David Haywood
2746058dcf
new WORKING machines (TV Board Games 6-in-1) ( #7824 )
...
new WORKING machines
-------
TV Board Games 6-in-1: Silly 6 Pins, Candy Land, Hungry Hungry Hippos, Match 'em, Mixin' Pics, Checkers [Sean Riddle, David Haywood]
TV Board Games 6-in-1: Simon, Battleship, Mouse Trap, Checkers, Link-a-Line, Roll Over [Sean Riddle, David Haywood]
2021-03-02 13:53:31 -05:00
AJR
7002aae556
New working machines
...
--------------------
Mark 1 FORTH Computer [AJR]
2021-02-27 11:58:40 -05:00
Dirk Best
8b5e6f363e
rc759: Fix cassette error, add keyboard
2021-02-27 14:33:00 +01:00
hap
2f02c96baf
added MM76 disassembler and preliminary PPS-4/1 MCU core [hap]
...
New machines marked as NOT_WORKING
----------------------------------
Electronic Master Mind (Invicta) [hap, Sean Riddle]
2021-02-26 18:24:59 +01:00
Ivan Vangelista
081817139d
New machines marked as NOT_WORKING
...
----------------------------------
Mini Money [jordigahan, ClawGrip]
2021-02-26 18:10:34 +01:00
AJR
5dda26dd69
fddebug.cpp: Remove from build
2021-02-26 12:06:59 -05:00
Ivan Vangelista
72cc272622
simple_st0016.cpp: got rid of tagmap lookups and other small cleanups
2021-02-23 20:55:37 +01:00
cam900
0a2caa105d
Refactored Seta sound, adding preliminary ST0032 sound support. ( #7800 )
...
* Renamed sound/nile.cpp to sound/setapcm.cpp.
* Added preliminary support for 16-voice ST0032 variant.
* jclub2.cpp: Hooked up ST0032 sound.
* jclub2.cpp, srmp6.cpp: Derive sound clocks from crystal frequencies.
2021-02-23 23:12:22 +11:00
ClawGrip
757e506018
New machines marked as NOT_WORKING ( #7769 )
...
New machines marked as NOT_WORKING
----------------------------------
Silverball (8.01) [jordigahan, ClawGrip]
New clones marked as NOT_WORKING
--------------------------------
Silverball (6.32) [Asure]
Silverball (7.20) [Asure]
Silverball Bulova (4.09, set 1) [Asure]
Silverball Bulova (4.09, set 2) [Asure]
2021-02-20 06:14:10 +01:00
ClawGrip
f834335d26
New machines marked as NOT_WORKING ( #7700 )
...
New machines marked as NOT_WORKING
----------------------------------
Photo Play 2001 (Spanish) [jordigahan, ClawGrip]
2021-02-20 06:11:35 +01:00