Commit Graph

78660 Commits

Author SHA1 Message Date
AJR
c390bcc4f7 jack.cpp: Add raw screen timing parameters based on schematics 2021-04-21 18:48:27 -04:00
Roberto Fresca
a160d3f7b4 System 906-III improvements... [Roberto Fresca, Grull Osgo]
- Proper inputs for the IWC poker games.
 - Fixed/Improved the interrupts system.
 - Preliminary button-lamps support.
 - Simplified and partially cleaned the code.
 - Added technical notes.
2021-04-22 00:36:14 +02:00
ClawGrip
ca827671a1
neptunp2.cpp: Add 'ccorsario' program ROM and improve hardware documentation [jordigahan, ClawGrip] 2021-04-22 00:28:12 +02:00
Roberto Fresca
c0a271844b Merge branch 'master' of https://github.com/mamedev/mame 2021-04-22 00:15:57 +02:00
sasuke-arcade
d82c2d1c65
cyclemb.cpp: Improve input, sound, flip screen, and dip switches (#7979)
* cyclemb.cpp: Improve input, sound, flip screen, and dip switches
- Support for correct input of Cycle Maaboh roller controller. Previous inputs did not work correctly. This made it impossible to clear stage 3 and later, which requires roller inputs.
- Fixed possibly incorrect handling of sound latch. Fixed issue where Cycle Maaboh would not play the stage music. Previously, command to get input was being overwritten by sound latch.
- Support I/O input for hiding screen. Screen switching at start of a stage is now correct.
- Fixed position of tilemap in flip screen of Cycle Maaboh.
- Added support for Sky Destroyer flipscreen.
- Fixed dipswitches. Removed definition of unused bits for non-dipswitch inputs. Added some dipswitch definitions.
- Implemented work RAM switching for sprites. Games on this board used to switch two sprites work RAM every frame. This implementation improved the frame rate of the sprites.
2021-04-21 21:12:57 +02:00
Robbbert
2de93e31ea lnw80: added HI-LO switch; enabled CAS files. 2021-04-22 05:09:27 +10:00
Vas Crabb
a1a6ff7087
laserbat.cpp: Quantise area effect 2/shell effect for catnmous. (#7964) 2021-04-21 20:14:19 +02:00
David Haywood
6b8a176ac2
segas16a/sega16b tweaks - change when video is updated (for fantzone) - bump quantum time for 16a cases with MCU (for quartet stage 18) (#7987) 2021-04-21 20:13:13 +02:00
David Haywood
c115cf1c8e
travrusa.cpp - hold vblank interrupt for the whole of the vblank period, allowing it to retrigger in some cases - improves shtrider countdown sync at start of race (#7989) 2021-04-21 20:11:37 +02:00
hap
83d1b46ff5 New working clones
------------------
Compact Computer 40 Plus (prototype) [hap, Jon Guidry]
2021-04-21 19:35:04 +02:00
Robbbert
c61bd7299c radionic: PPI and documentation. 2021-04-22 03:06:31 +10:00
Robbbert
be14bfe226 radionic: added rs232 2021-04-22 01:27:56 +10:00
ClawGrip
25b6d1fa97
rfslots8085.cpp: fix typo on game name (#7982) 2021-04-21 09:23:22 -04:00
ksherlock
94f305a9b0
kp = should be 0x106 (#7973) 2021-04-21 09:22:05 -04:00
Robbbert
7f64e4fd7e radionic: added colour 2021-04-21 23:20:27 +10:00
Aaron Giles
782d827670 ymfm: Check for decay->sustain transitions even if we just transitioned from attack->decay. Affects the cymbal sounds in shinobi. 2021-04-21 02:34:15 -07:00
ajrhacker
c4460d6939
Merge pull request #7985 from brijohn/qx10_fix_segfault
qx10: allocate enough vram for color mode
2021-04-21 00:45:50 -04:00
Brian Johnson
f2bc78e831 qx10: allocate enough vram for color mode 2021-04-21 00:27:32 -04:00
hap
1c48809459 media_ident: add space to prevent long strings concat when printing results 2021-04-20 22:54:21 +02:00
hap
11ae1bb493 clifront: -romident has no use for mediapath, but it does use hashpath 2021-04-20 22:28:05 +02:00
Robbbert
937b1fd807 radionic: fixed rtc, and floppy reading. Confirmed crystals. 2021-04-21 05:56:52 +10:00
hap
5c3ded77a7 ibm5170: fix validity error 2021-04-20 21:02:21 +02:00
ajrhacker
eab35a4470
Merge pull request #7984 from brijohn/upd7220
upd7220 fixes
2021-04-20 14:28:33 -04:00
ClawGrip
9484211f22
rfslots8085.cpp: The PCB only has 6 dipswitches (#7983)
* rfslots8085.cpp: The PCB only has 6 dipswitches

* Add anonymous namespace
2021-04-20 14:19:12 -04:00
Brian Johnson
7c1ed8c6e0 upd7220: Support DMAW and DMAR commands 2021-04-20 12:37:20 -04:00
Brian Johnson
63aae42c2c upd7220: Fixed mixed mode display area partition parsing 2021-04-20 12:36:52 -04:00
Aaron Giles
e1bd766620 twinspri: Fix missing samples by masking the ADPCM-A end address properly. 2021-04-20 09:28:17 -07:00
Robbbert
3bc9169926 trs80: used array of floppy drives 2021-04-21 02:07:27 +10:00
hap
62b9a513bc New working software list additions
-----------------------------------
ibm5170: SmartBoard Driver (DOS), SmartBoard Driver SDK (Win32) [hap]
2021-04-20 17:06:43 +02:00
AJR
cb41f89eeb rx01: Preliminary, untested host interface 2021-04-20 10:06:33 -04:00
Dirk Best
dd55931072 basf7100: Improve video rendering 2021-04-20 13:28:40 +02:00
Roberto Fresca
f75ead9513 Corrected 906-III memory map documentation. 2021-04-20 04:38:06 +02:00
Roberto Fresca
30156bce2f System 906-III improvements: [Roberto Fresca, Grull Osgo]
- Reworked a lot of things to get the platform playable.
 - Switched to Rockwell R65C02 CPU.
 - Added missing inputs, timers, clocks and connections.
 - Renamed Game 58.01 to CEI 51.08 (CEI 906-III Poker).
 - Added new games to the platform.

New working machines
--------------------
Casino 21 UCMC/IWC (ver 30.08) [Roberto Fresca, Grull Osgo]
Poker UCMC/IWC (ver 162.03) [Roberto Fresca, Grull Osgo]
Poker UCMC/IWC (ver 162.03 20-6-91) [Roberto Fresca, Grull Osgo]

Machines promoted to working
----------------------------
CEI 51.08 (CEI 906-III Poker) [Roberto Fresca, Grull Osgo]
2021-04-20 04:22:49 +02:00
AJR
976137eddb Purge various obsolete and redundant #includes 2021-04-19 22:18:05 -04:00
AJR
782f561bf2 mn1880d.cpp: Minor documentation fixes 2021-04-19 22:05:47 -04:00
AJR
0cf7fef0a1 model1.cpp: Add main NVRAM used for bookkeeping 2021-04-19 22:05:17 -04:00
hap
c624eb0102 smartboard: changes to make tasc smartboard test program work 2021-04-20 01:52:36 +02:00
AJR
4b47c9f102 mn1860: Identify another 2 opcodes in disassembly 2021-04-19 15:44:17 -04:00
AJR
462f71aa7b mn1860: Recognize two more opcodes in disassembly 2021-04-19 14:50:31 -04:00
hap
e02da6ccd8 smartboard: add user config to allow duplicate piece ids 2021-04-19 20:17:01 +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
5bfb8b1377 dai3wksi: update note 2021-04-19 17:11:09 +02:00
hap
d79ba952ac smartboard: add internal artwork for the pc version 2021-04-19 14:53:28 +02: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
Angelo Salese
5c4ee0ec5c
New machines marked as NOT_WORKING (#7904)
* pc9801.cpp: proper ipl ROM dump for pc486mu [flyingharuka]

* New machines marked as NOT_WORKING
----------------------------------
PC-386M [flyingharuka]

* New clones marked as NOT_WORKING
--------------------------------
PC-486SE [flyingharuka]
PC-9821Xa16 [flyingharuka]
PC-9821Ra20 (98MATE R) [flyingharuka]
PC-9821Ra333 [flyingharuka]

* pc9801.cpp: update QA

* pc9801.cpp: move several SW notes from main driver to XML

* pc9801.cpp: Make Epson machines to derive parent-clone relationship from pc486mu

* pc9801.cpp: Backport ROM bankswitch to pc486mu, making it to ERR:VR too, promote pc386m to parent romset since it definitely diverge

* pc88va.cpp: correct main CPU to V50;

* pc9801.cpp: rearrange system metadata, in prevision of actual state
machine splits;

* pc9801.cpp: fix mouse input when in absolute mode (prinmak2, tim, pentium)

* pc9801.cpp: improve mouse latch/delta readback, fix biblems2 regression

* pc9801.cpp: finalize QA notes

* pc98.xml: fix validation, add some extra QA notes

* pc9801.cpp: QA update over feedback by cracyc
2021-04-19 10:13:18 +02:00
Olivier Galibert
c037dfd822 thomson: Turn the extensions into slot devices, modernize the floppies 2021-04-19 09:50:19 +02:00
Olivier Galibert
ccd815de1a cdu75s: Add internal rom dump [Al Kossow] 2021-04-19 09:50:19 +02:00
AJR
2d04b78150 wy85: Add alternate revision of program ROM [Bitsavers] 2021-04-18 21:54:49 -04:00