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
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
AJR
3acf154e07
u110_card.xml: Fix validation errors in 6f57613198
2021-04-18 21:23:09 -04:00
ajrhacker
9814692d06
Merge pull request #7968 from ValleyBell/cm32p-pcm-cards
...
CM-32P: support PCM cards, add U-110 card softlist
2021-04-18 18:36:10 -04:00
AJR
5d05eb4427
cdu561_25: Add third BIOS dump; add info on CXD2568M; correct typo [Bitsavers]
2021-04-18 15:10:15 -04:00
MetalliC
be4e430c3a
forgot hit save (nw)
2021-04-18 21:53:53 +03:00
ajrhacker
e0229c6607
Merge pull request #7971 from ArcadeShadow/megadriv_202104
...
megadriv - Update info on 11 entries
2021-04-18 14:33:28 -04:00
ArcadeShadow
0dc3682d1d
megadriv - Update Year info on 11 entries
...
Super Kick Off : 1992 -> 1993 [https://segaretro.org/Super_Kick_Off ]
Fantastic Dizzy : 1991 -> 1993 [https://segaretro.org/Fantastic_Dizzy ]
Sensible Soccer - International Edition : 1993 -> 1994 [https://segaretro.org/Sensible_Soccer:_International_Edition ]
Double Clutch : 1992 -> 1993 [https://segaretro.org/Double_Clutch ]
Hook : 1992 -> 1993 [https://segaretro.org/Hook ]
Prince of Persia : 1993 -> 1994 [https://segaretro.org/Prince_Of_Persia ]
NBA All-Star Challenge : 1992 -> 1993 [https://segaretro.org/NBA_All-Star_Challenge ]
Stimpy's Invention : 1993 -> 1994 [https://segaretro.org/The_Ren_%26_Stimpy_Show_Presents_Stimpy%27s_Invention ]
The Lost Vikings : 1993 -> 1994 [https://segaretro.org/The_Lost_Vikings ]
The Chaos Engine (Euro) : 1992 -> 1994 [https://segaretro.org/The_Chaos_Engine ]
Update Description:
Lotus II -> Lotus II: RECS [https://segaretro.org/Lotus_II:_RECS ]
2021-04-18 19:30:17 +01:00