Commit Graph

77402 Commits

Author SHA1 Message Date
Vas Crabb
96a6c1652b dynax.cpp, hnayayoi.cpp: Identified some DIP switches. 2021-01-13 16:05:04 +11:00
arbee
e2083f9caa dim68k: fix text color back to white [R. Belmont] 2021-01-12 20:10:21 -05:00
arbee
9570e92ac8 dim68k: Temporarily patch key table so Return works, and preliminary lo-res graphics support [R. Belmont] 2021-01-12 20:03:46 -05:00
AJR
e042f49b05 jpmimpct.h: Fix clang error: private field 'm_alpha_clock' is not used [-Werror,-Wunused-private-field] 2021-01-12 16:33:20 -05:00
hap
198696996f i8244: changed character layer priorities 2021-01-12 21:34:35 +01:00
Ivan Vangelista
521a8bf964 blitz68k.cpp: updated TODO and notes 2021-01-12 21:22:04 +01:00
James Wallace
b2d44ec9bd Fixed sound ROM size on High Roller (nw) 2021-01-12 19:32:10 +00:00
AJR
e325adaed3 roland_s10.cpp, roland_s50.cpp: Add skeleton sampler devices 2021-01-12 13:29:34 -05:00
David Haywood
ae0bb17dc3
some jpmimpct.cpp refactoring (#7645)
- jpmimpct.cpp: Various changes. [David Haywood]
 * Refactored driver to use emulated DUARTs for both the primary and the touchscreen (fixes video corruption in cluedo intro).
 * Fixed bugs in the non-video hookups, including incorrect shifts on addresses and data.
 * Hooked up BACTA_DATALOGGER so that the 'protocol' sets boot.
 * Hooked up actual Bt477 device for palette in the video-based games. 
 * Started giving non-video games usable default inputs (jackpot / stake keys).
 * Fixed some ROM loading.
 * Reparented some sets based on analysis, as some were mishandled due to incorrect source information.
2021-01-12 19:14:58 +01:00
Ivan Vangelista
007031a552 New machines marked as NOT_WORKING
----------------------------------
Surprise 5 (Ver. 1.19) [Ioannis Bampoulas]
2021-01-12 18:16:04 +01:00
987123879113
ee6e82013d
ksys573.cpp, machine/k573mcr.cpp: Implemented JVS memory card reader device for System 573. (#7659) 2021-01-13 01:26:58 +11:00
cam900
cc70f78da6
astrcorp.cpp: Derive screen timings from crystals, and cleaned up code. (#7657) 2021-01-13 00:09:35 +11:00
Sandro Ronco
5a57d03cfe
-Acorn Archimedes code reorganization: (#7627)
* Separated Acorn IOC and MEMC into devices.
* Emulated 8051-based serial keyboard.
* acorn_machine/memc.cpp: Ensure only one logical page is mapped to a single physical page.
* Fixed RISC OS POST IOC register test.
* aa310.cpp: Added debug code to display RISC OS POST failures.

-machine/archimedes_keyb.cpp: Dumped Acorn Archimedes keyboard microcontroller. [Phil Pemberton]
2021-01-12 23:39:14 +11:00
fulivi
fad7c9e0be
hp2640.cpp: Added tape emulation. (#7625)
* formats/hti_tape.cpp: Added support for Manchester encoded DC100 cassettes.
* machine/hp2640_tape.cpp: added emulation of DC100 tape drives.
* machine/hp_dc100_tape.cpp: Added unit name display.
2021-01-12 23:29:30 +11:00
Ivan Vangelista
ba587a777c
konmedal.cpp: added inputs for tsururin 2021-01-12 09:52:06 +01:00
Vas Crabb
0dfb5ff414 cps1.cpp: Documented projectile path DIP switch settings for sf2rb (Street Fighter II' Rainbow hacks). [Rotwang] 2021-01-12 19:30:52 +11:00
AJR
8a32d0dd56 New clones marked as NOT_WORKING
--------------------------------
Roland HS-80 Programmable Polyphonic Synthesizer [Andreas Markusen, DBWBP]
2021-01-11 23:24:47 -05:00
AJR
14bbeff270 New machines marked as NOT_WORKING
----------------------------------
Tab Products E-22 Display Terminal [Bitsavers]
2021-01-11 22:45:36 -05:00
Olivier Galibert
c5fe64666a mac/swim2: Add apple drivers and associated communications 2021-01-11 23:33:03 +01:00
Roberto Fresca
6611ce99a0 Zabavni Karti improvements: Added PLD. 2021-01-11 22:48:14 +01:00
James Wallace
1f2bef1f21 * Added PLD dumps to Maygay M1, Scorpion 2 and Scorpion 4
New games added as MACHINE_NOT_WORKING
--------------------------------------
SPRINT (Maygay) (M1A/B) [HIGHWAYMAN]
High Roller (Bellfruit) (Scorpion 4) [HIGHWAYMAN]

New clones added as MACHINE_NOT_WORKING
--------------------------------------
Donkey Kong (Maygay) v?.? (M1A/B) [HIGHWAYMAN]
The Simpsons (Maygay) (M1A/B) (set 9) [HIGHWAYMAN]
Del's Millions (Bellfruit) (set 11, UK, ??GBP Jackpot) (Scorpion 2/3) [HIGHWAYMAN]
Del's Millions (Bellfruit) (set 12, UK, ??GBP Jackpot) (Scorpion 2/3) [HIGHWAYMAN]
2021-01-11 20:34:07 +00:00
Ivan Vangelista
260b4cef23 konmedal.cpp: added dip switch definitions for slimekun 2021-01-11 18:36:49 +01:00
Vas Crabb
0fb0e9d242 bus/neogeo: Cleaned up SMA protection bitswaps. 2021-01-12 04:32:41 +11:00
Ivan Vangelista
1e0c50d18e New machines marked as NOT_WORKING
----------------------------------
Tsururin Kun [Phil Bennett]
2021-01-11 18:09:27 +01:00
Ivan Vangelista
ade914c318 astrcorp.cpp: added eeprom dump for magibombe [Phil Bennett] 2021-01-11 18:07:16 +01:00
Vas Crabb
c51c7e743c cps1.cpp: Documented turbo mode DIP switch settings for sf2rb (Street Figher II' Rainbow hacks). [Rotwang] 2021-01-12 03:40:07 +11:00
AJR
b9cb4c4ca7 m740: Core overhaul
- Change many instruction timings and dummy fetch patterns to match Mitsubishi documentation rather than 6502 behavior
- Add overrides to be used for separable data space in future M50734 emulation
- Fix incorrect addition of Y to address of EORT $zp
- Eliminate INCT A and DECT A instructions (T=1 has no effect on INC A or DEC A)
- Add STP and WIT instructions (not distinguished for now)
- Eliminate generic M740 device type (not used by anything)
2021-01-11 11:27:55 -05:00
hap
a76e9ac18e videopac.xml: add unmodified dump of timelordpl [René van den Enden (Rene_G7400)] 2021-01-11 17:06:45 +01:00
Olivier Galibert
f960ef21f6 SWIM2: Enough of the write processing to make the timing calibration work. 2021-01-11 16:47:06 +01:00
hap
1fced4ec7c videopac.xml: re-added Flash Point PAL conversion hack since it was sold on cartridge 2021-01-11 16:30:26 +01:00
Olivier Galibert
50ebf8b303 Disable msvc windows CI, breaks for probably unfisable heap space issues 2021-01-11 08:05:12 +01:00
Roberto Fresca
d096811a48 Zabavni Karti improvements:
* Proper inputs from the scratch.
* Some DIP switches sorted out.
* Added technical notes.
2021-01-11 03:28:33 +01:00
Roberto Fresca
4d0bca7db6 New working clones
------------------
Zabavni Karti (cyrillic, Bulgarian, encrypted) [Roberto Fresca, Grull Osgo, Ioannis Bampoulas]
2021-01-11 00:03:21 +01:00
AJR
3a9a71ccb7 metro.cpp: VDP clock is not so standard on some PCBs 2021-01-10 17:38:56 -05:00
arbee
81e5960881 imd_dsk: restore # of tracks check [R. Belmont] 2021-01-10 16:35:20 -05:00
Angelo Salese
e5a776b541
Partial revert, try to make it clear that is the intended behaviour. 2021-01-10 21:50:35 +01:00
Angelo Salese
07dca5cabf
c64_flop_misc.xml: fix typo 2021-01-10 21:25:13 +01:00
ajrhacker
a0c178f59e
Merge pull request #7656 from devinacker/dasm900
tlcs900: fix disassembly of PC-relative addressing
2021-01-10 14:36:05 -05:00
hap
ef6a99bd1d mcs48: fix possible problem with A11 and RET during interrupt 2021-01-10 19:51:39 +01:00
Devin Acker
856a7018a3 tlcs900: fix disassembly of PC-relative addressing 2021-01-10 13:48:16 -05:00
Robbbert
c55f943eb1 rx78: New working software
---------------------------
Sekigahara
Super Motocross
[from Hubz]
2021-01-11 03:09:43 +11:00
Robbbert
2efc04cd2c Merge branch 'master' of https://github.com/mamedev/mame 2021-01-11 03:00:20 +11:00
Robbbert
06b26a0f55 rx78:
- fixed colours, keyboard and cart loading to allow the new carts to work. [Robbbert]
- fixed loading of real tapes [Haze]
2021-01-11 03:00:00 +11:00
hap
26994c375c machine/seibuspi: correct copyright holders 2021-01-10 16:59:22 +01:00
Ryan Holtz
4d1d2e4f68 -m950x0: Fixed validation. [Ryan Holtz] 2021-01-10 16:25:10 +01:00
Ryan Holtz
98141899ec - m950x0: Removed private specifier in favor of protected. [Ryan Holtz]
- sa1111: Moved some local statics to be constexpr rather than const. Tweaked audio register handling to favor references over pointers. [Ryan Holtz]

- sed1356: Added to-do note regarding potential endian issues. [Ryan Holtz]
2021-01-10 16:18:50 +01:00
arbee
73618d95de imd_dsk: use has_variant() and accept either HD or QD as 80-track drives [R. Belmont] 2021-01-10 07:53:36 -05:00
Ryan Holtz
1fad52d8ee - m950x0: Added implementation for STmicro M950x0 SPI EEPROM series. [Ryan Holtz]
- sa1110: Added rudimentary support for the ICP and DMA blocks. [Ryan Holtz]

- sa1111: Various changes. [Ryan Holtz]
 * Hooked up I2S audio DMA support.
 * Hooked up IRQ support.
 * Hooked up basic GPIO support.

- uda1344: Added initial pass at audio support, based on DMADAC. [Ryan Holtz]

- sed1356: Added support for BitBLT solid-fill command. [Ryan Holtz]

- jornada: Added more keys, touch pen support, and fixed EEPROM access. [Ryan Holtz]
2021-01-10 13:24:20 +01:00
Ivan Vangelista
e125fbbc06 astrcorp.cpp: added GFX ROM for magibombe [Phil Bennett] 2021-01-10 08:12:02 +01:00
arbee
a3f159f097 imd_dsk: add missing file [R. Belmont] 2021-01-09 19:16:13 -05:00