Note Feed

Note: GitHub retired the SVN interface on January 8, 2024.

Previous 50 199869 Revisions Next 50

r177301 Monday 19th April, 2021 at 16:42:11 UTC by AJR
mame.lst, mess.lua: Fix build errors from c037dfd82238537752e2078f52a3276badfbff83
[/branches/time-experiments/scripts/target/mame]mess.lua
[/branches/time-experiments/src/mame]mame.lst

r177300 Monday 19th April, 2021 at 15:11:09 UTC by hap
dai3wksi: update note
[/branches/time-experiments/src/mame/drivers]dai3wksi.cpp

r177299 Monday 19th April, 2021 at 12:53:28 UTC by hap
smartboard: add internal artwork for the pc version
[/branches/time-experiments/scripts/src]bus.lua
[/branches/time-experiments/src/devices/bus/centronics]smartboard.cpp smartboard.h
[/branches/time-experiments/src/emu/layout]smartboard.lay*

r177298 Monday 19th April, 2021 at 11:01:19 UTC by hap
smartboard: add support to connect it to pc printer port
[/branches/time-experiments/scripts/src]bus.lua machine.lua
[/branches/time-experiments/scripts/target/mame]mess.lua
[/branches/time-experiments/src/devices/bus/centronics]chessmec.cpp ctronics.cpp digiblst.cpp digiblst.h smartboard.cpp* smartboard.h*
[/branches/time-experiments/src/devices/machine]smartboard.cpp* smartboard.h*
[/branches/time-experiments/src/mame/drivers]tasc.cpp
[/branches/time-experiments/src/mame/layout]tascr30.lay
[/branches/time-experiments/src/mame/machine]smartboard.cpp smartboard.h

r177297 Monday 19th April, 2021 at 09:44:03 UTC by Olivier Galibert
thomson,bm3: Correct compile errors due to incorrectly pushing a not entirely mature patch (but good enough for a start)
[/branches/time-experiments/scripts/target/mame]mess.lua
[/branches/time-experiments/src/devices/bus/bml3]bml3mp1805.cpp
[/branches/time-experiments/src/devices/bus/nscsi]cdu75s.cpp

r177296 Monday 19th April, 2021 at 08:13:18 UTC by Angelo Salese
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
[/branches/time-experiments/hash]pc98.xml pc98_cd.xml
[/branches/time-experiments/src/devices/bus/cbus]pc9801_cbus.cpp
[/branches/time-experiments/src/devices/video]upd7220.cpp
[/branches/time-experiments/src/mame]mame.lst
[/branches/time-experiments/src/mame/drivers]pc88va.cpp pc9801.cpp
[/branches/time-experiments/src/mame/includes]pc88va.h pc9801.h

r177295 Monday 19th April, 2021 at 07:50:19 UTC by Olivier Galibert
thomson: Turn the extensions into slot devices, modernize the floppies
[/branches/time-experiments/scripts/src]bus.lua
[/branches/time-experiments/scripts/target/mame]arcade.lua
[/branches/time-experiments/src/devices/bus/bml3]bml3bus.h bml3mp1805.cpp bml3mp1805.h
[/branches/time-experiments/src/devices/bus/thomson]cd90_015.cpp* cd90_015.h* cd90_351.cpp* cd90_351.h* cd90_640.cpp* cd90_640.h* cq90_028.cpp* cq90_028.h* extension.cpp* extension.h* nanoreseau.cpp* nanoreseau.h*
[/branches/time-experiments/src/devices/machine]mc6843.cpp mc6843.h wd_fdc.cpp
[/branches/time-experiments/src/lib/formats]all.cpp thom_dsk.cpp thom_dsk.h wd177x_dsk.cpp
[/branches/time-experiments/src/mame]mame.lst
[/branches/time-experiments/src/mame/drivers]thomson.cpp
[/branches/time-experiments/src/mame/includes]thomson.h
[/branches/time-experiments/src/mame/machine]thomflop.cpp thomflop.h thomson.cpp
[/branches/time-experiments/src/mame/video]thomson.cpp

r177294 Monday 19th April, 2021 at 07:50:19 UTC by Olivier Galibert
cdu75s: Add internal rom dump [Al Kossow]
[/branches/time-experiments/src/devices/bus/nscsi]cdu75s.cpp

r177293 Monday 19th April, 2021 at 01:54:49 UTC by AJR
wy85: Add alternate revision of program ROM [Bitsavers]
[/branches/time-experiments/src/mame/drivers]wy85.cpp

r177292 Monday 19th April, 2021 at 01:23:09 UTC by AJR
u110_card.xml: Fix validation errors in 6f576131989b64ceb09c6ccee5f4122f29d5c84c
[/branches/time-experiments/hash]u110_card.xml

r177291 Sunday 18th April, 2021 at 22:36:10 UTC by ajrhacker
Merge pull request #7968 from ValleyBell/cm32p-pcm-cards

CM-32P: support PCM cards, add U-110 card softlist
[/branches/time-experiments/docs/source/initialsetup]compilingmame.rst
[/branches/time-experiments/hash]a800.xml a800_flop.xml ibm5150.xml ibm5170.xml leapfrog_ltleappad_cart.xml megadriv.xml msx2_flop.xml spectrum_cass.xml trs80m2.xml vsmile_cart.xml
[/branches/time-experiments/scripts]toolchain.lua
[/branches/time-experiments/scripts/src]bus.lua
[/branches/time-experiments/scripts/src/osd]modules.lua
[/branches/time-experiments/scripts/target/mame]arcade.lua mess.lua
[/branches/time-experiments/src/devices/bus/nscsi]cdu415.cpp* cdu415.h* cdu561.cpp* cdu561.h* cdu75s.cpp devices.cpp
[/branches/time-experiments/src/devices/bus/ti99/peb]cc_fdc.cpp myarcfdc.cpp
[/branches/time-experiments/src/devices/cpu/h8]h8d.cpp
[/branches/time-experiments/src/devices/cpu/m37710]m37710.cpp m37710.h
[/branches/time-experiments/src/devices/cpu/mc68hc11]hc11ops.hxx
[/branches/time-experiments/src/devices/imagedev]floppy.cpp
[/branches/time-experiments/src/devices/machine]chessmachine.cpp chessmachine.h
[/branches/time-experiments/src/devices/sound]swp30.cpp swp30.h
[/branches/time-experiments/src/emu]emumem_mview.cpp sound.cpp xtal.cpp
[/branches/time-experiments/src/frontend/mame/ui]analogipt.cpp floppycntrl.cpp inputmap.cpp mainmenu.cpp miscmenu.cpp tapectrl.cpp videoopt.cpp
[/branches/time-experiments/src/lib/formats]all.cpp ap_dsk35.cpp imd_dsk.cpp mm_dsk.cpp trs80_dsk.cpp trs80_dsk.h trs_cas.cpp wd177x_dsk.cpp
[/branches/time-experiments/src/mame]mame.lst mess.flt
[/branches/time-experiments/src/mame/drivers]a2600.cpp alphasma.cpp apple2.cpp applix.cpp asteroid.cpp basf7100.cpp combatsc.cpp contra.cpp cps3.cpp dai3wksi.cpp dogfgt.cpp elzet80.cpp* fidel_as12.cpp fidel_csc.cpp fidel_eag68k.cpp fidel_excel.cpp fidel_phantom.cpp fidel_sc9.cpp firebeat.cpp flkatck.cpp galivan.cpp hornet.cpp intellec8.cpp* jpmimpctsw.cpp junior80.cpp* lnw80.cpp mac128.cpp macpdm.cpp max80.cpp* megadriv_acbl.cpp mephisto_academy.cpp mephisto_amsterdam.cpp* mephisto_berlin.cpp mephisto_brikett.cpp mephisto_glasgow.cpp mephisto_milano.cpp mephisto_mm1.cpp mephisto_mm2.cpp mephisto_modena.cpp mephisto_modular.cpp mephisto_modular_tm.cpp mephisto_mondial.cpp mephisto_mondial2.cpp mephisto_mondial68k.cpp mephisto_montec.cpp mephisto_polgar.cpp mephisto_risc.cpp mephisto_smondial.cpp* midtunit.cpp midxunit.cpp midyunit.cpp namcofl.cpp naomi.cpp omegrace.cpp pgm.cpp playmark.cpp qx10.cpp radionic.cpp* roland_pr100.cpp* roland_s10.cpp saitek_corona.cpp saitek_risc2500.cpp saitek_simultano.cpp saitek_stratos.cpp segaorun.cpp segas16b.cpp segasp.cpp seta.cpp snesb.cpp subhuntr.cpp suprgolf.cpp taito_z.cpp tasc.cpp terracre.cpp trs80.cpp trs80m3.cpp twinkle.cpp vicdual.cpp wecleman.cpp ymmu100.cpp
[/branches/time-experiments/src/mame/includes]combatsc.h contra.h flkatck.h playmark.h simpsons.h taito_z.h trs80.h wecleman.h
[/branches/time-experiments/src/mame/layout]chasehq.lay* contcirc.lay enforce.lay enforceja.lay* finalapr.lay* j6mono60.lay j6mono6010.lay* j6mono608.lay* j6montlk.lay* j6montlk6.lay* j6montlkb.lay mephisto_1.lay mephisto_3.lay mephisto_academy.lay mephisto_alm16.lay mephisto_alm32.lay mephisto_amsterdam.lay mephisto_berlin.lay mephisto_bup.lay mephisto_esb2.lay mephisto_gen32.lay mephisto_glasgow.lay mephisto_junior.lay mephisto_megaiv.lay mephisto_milano.lay mephisto_mirage.lay mephisto_mm1.lay mephisto_mm2.lay mephisto_modena.lay mephisto_modular_tm.lay mephisto_mondial.lay mephisto_mondial2.lay mephisto_mondial68k.lay mephisto_montec.lay mephisto_polgar.lay mephisto_risc.lay mephisto_smondial.lay mephisto_smondial2.lay namcofl.lay saitek_risc2500.lay tascr30.lay warp1bl.lay*
[/branches/time-experiments/src/mame/machine]k007452.cpp* k007452.h* mb87013.cpp* mb87013.h* mmboard.cpp mmboard.h nb1412m2.cpp nb1412m2.h smartboard.cpp smartboard.h
[/branches/time-experiments/src/mame/video]mmdisplay1.cpp* mmdisplay1.h* mmdisplay2.cpp mmdisplay2.h taito_z.cpp trs80.cpp trs80m3.cpp tx1.cpp
[/branches/time-experiments/src/osd/modules/lib]osdobj_common.cpp
[/branches/time-experiments/src/osd/modules/sound]pulse_sound.cpp*

r177290 Saturday 17th April, 2021 at 14:27:23 UTC by ValleyBell
CM-32P: support PCM cards, add U-110 card softlist
[/branches/time-experiments/docs/source/initialsetup]compilingmame.rst
[/branches/time-experiments/hash]a800.xml a800_flop.xml ibm5150.xml ibm5170.xml leapfrog_ltleappad_cart.xml megadriv.xml msx2_flop.xml spectrum_cass.xml trs80m2.xml u110_card.xml* vsmile_cart.xml
[/branches/time-experiments/scripts]toolchain.lua
[/branches/time-experiments/scripts/src]bus.lua
[/branches/time-experiments/scripts/src/osd]modules.lua
[/branches/time-experiments/scripts/target/mame]arcade.lua mess.lua
[/branches/time-experiments/src/devices/bus/nscsi]cdu415.cpp cdu415.h cdu561.cpp cdu561.h cdu75s.cpp devices.cpp
[/branches/time-experiments/src/devices/bus/ti99/peb]cc_fdc.cpp myarcfdc.cpp
[/branches/time-experiments/src/devices/cpu/h8]h8d.cpp
[/branches/time-experiments/src/devices/cpu/m37710]m37710.cpp m37710.h
[/branches/time-experiments/src/devices/cpu/mc68hc11]hc11ops.hxx
[/branches/time-experiments/src/devices/imagedev]floppy.cpp
[/branches/time-experiments/src/devices/machine]chessmachine.cpp chessmachine.h
[/branches/time-experiments/src/devices/sound]swp30.cpp swp30.h
[/branches/time-experiments/src/emu]emumem_mview.cpp sound.cpp xtal.cpp
[/branches/time-experiments/src/frontend/mame/ui]analogipt.cpp floppycntrl.cpp inputmap.cpp mainmenu.cpp miscmenu.cpp tapectrl.cpp videoopt.cpp
[/branches/time-experiments/src/lib/formats]all.cpp ap_dsk35.cpp imd_dsk.cpp mm_dsk.cpp trs80_dsk.cpp trs80_dsk.h trs_cas.cpp wd177x_dsk.cpp
[/branches/time-experiments/src/mame]mame.lst mess.flt
[/branches/time-experiments/src/mame/drivers]a2600.cpp alphasma.cpp apple2.cpp applix.cpp asteroid.cpp basf7100.cpp combatsc.cpp contra.cpp cps3.cpp dai3wksi.cpp dogfgt.cpp elzet80.cpp fidel_as12.cpp fidel_csc.cpp fidel_eag68k.cpp fidel_excel.cpp fidel_phantom.cpp fidel_sc9.cpp firebeat.cpp flkatck.cpp galivan.cpp hornet.cpp intellec8.cpp jpmimpctsw.cpp junior80.cpp lnw80.cpp mac128.cpp macpdm.cpp max80.cpp megadriv_acbl.cpp mephisto_academy.cpp mephisto_amsterdam.cpp mephisto_berlin.cpp mephisto_brikett.cpp mephisto_glasgow.cpp mephisto_milano.cpp mephisto_mm1.cpp mephisto_mm2.cpp mephisto_modena.cpp mephisto_modular.cpp mephisto_modular_tm.cpp mephisto_mondial.cpp mephisto_mondial2.cpp mephisto_mondial68k.cpp mephisto_montec.cpp mephisto_polgar.cpp mephisto_risc.cpp mephisto_smondial.cpp midtunit.cpp midxunit.cpp midyunit.cpp namcofl.cpp naomi.cpp omegrace.cpp pgm.cpp playmark.cpp qx10.cpp radionic.cpp roland_cm32p.cpp roland_pr100.cpp roland_s10.cpp saitek_corona.cpp saitek_risc2500.cpp saitek_simultano.cpp saitek_stratos.cpp segaorun.cpp segas16b.cpp segasp.cpp seta.cpp snesb.cpp subhuntr.cpp suprgolf.cpp taito_z.cpp tasc.cpp terracre.cpp trs80.cpp trs80m3.cpp twinkle.cpp vicdual.cpp wecleman.cpp ymmu100.cpp
[/branches/time-experiments/src/mame/includes]combatsc.h contra.h flkatck.h playmark.h simpsons.h taito_z.h trs80.h wecleman.h
[/branches/time-experiments/src/mame/layout]chasehq.lay contcirc.lay enforce.lay* enforceja.lay finalapr.lay j6mono60.lay j6mono6010.lay j6mono608.lay j6montlk.lay j6montlk6.lay j6montlkb.lay* mephisto_1.lay mephisto_3.lay mephisto_academy.lay mephisto_alm16.lay mephisto_alm32.lay mephisto_amsterdam.lay mephisto_berlin.lay mephisto_bup.lay mephisto_esb2.lay mephisto_gen32.lay mephisto_glasgow.lay mephisto_junior.lay mephisto_megaiv.lay* mephisto_milano.lay mephisto_mirage.lay mephisto_mm1.lay mephisto_mm2.lay mephisto_modena.lay mephisto_modular_tm.lay mephisto_mondial.lay mephisto_mondial2.lay mephisto_mondial68k.lay mephisto_montec.lay mephisto_polgar.lay mephisto_risc.lay mephisto_smondial.lay mephisto_smondial2.lay namcofl.lay* saitek_risc2500.lay tascr30.lay warp1bl.lay
[/branches/time-experiments/src/mame/machine]k007452.cpp k007452.h mb87013.cpp mb87013.h mmboard.cpp mmboard.h nb1412m2.cpp nb1412m2.h smartboard.cpp smartboard.h
[/branches/time-experiments/src/mame/video]mmdisplay1.cpp mmdisplay1.h mmdisplay2.cpp mmdisplay2.h taito_z.cpp trs80.cpp trs80m3.cpp tx1.cpp
[/branches/time-experiments/src/osd/modules/lib]osdobj_common.cpp
[/branches/time-experiments/src/osd/modules/sound]pulse_sound.cpp

r177289 Sunday 18th April, 2021 at 19:10:15 UTC by AJR
cdu561_25: Add third BIOS dump; add info on CXD2568M; correct typo [Bitsavers]
[/branches/time-experiments/src/devices/bus/nscsi]cdu561.cpp

r177288 Sunday 18th April, 2021 at 18:53:53 UTC by MetalliC
forgot hit save (nw)
[/branches/time-experiments/src/mame/drivers]segasp.cpp

r177287 Sunday 18th April, 2021 at 18:33:28 UTC by ajrhacker
Merge pull request #7971 from ArcadeShadow/megadriv_202104

megadriv - Update info on 11 entries
[/branches/time-experiments/src/mame]mame.lst
[/branches/time-experiments/src/mame/drivers]jpmimpctsw.cpp segasp.cpp
[/branches/time-experiments/src/mame/layout]j6mono60.lay j6mono6010.lay* j6mono608.lay*

r177286 Sunday 18th April, 2021 at 18:30:17 UTC by arcadeshadow
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]
[/branches/time-experiments/hash]megadriv.xml
[/branches/time-experiments/src/mame]mame.lst
[/branches/time-experiments/src/mame/drivers]jpmimpctsw.cpp segasp.cpp
[/branches/time-experiments/src/mame/layout]j6mono60.lay j6mono6010.lay j6mono608.lay

r177285 Sunday 18th April, 2021 at 18:25:42 UTC by James Wallace
Games promoted to working

------------------------------
Monopoly 60th Anniversary Edition (JPM) (IMPACT) (MO13 C24) (set 1)

Clones promoted to working
----------------------------
Monopoly 60th Anniversary Edition (JPM) (IMPACT) (MO13 C24) (set 2)
Monopoly 60th Anniversary Edition (JPM) (IMPACT) (MO13 C24) (set 3)
"Monopoly 60th Anniversary Edition (JPM) (IMPACT) (MO13 C24) (set 4, Whitbread)
Monopoly 60th Anniversary Edition (JPM) (IMPACT) (MO11 L22) (set 5)
Monopoly 60th Anniversary Edition (JPM) (IMPACT) (MO11P L22)(set 6, Protocol)
Monopoly 60th Anniversary Edition (JPM) (IMPACT) (MO11 AL22 (set 7)
Monopoly 60th Anniversary Edition (JPM) (IMPACT) (MO11 L22) (set 8, Whitbread)
Monopoly 60th Anniversary Edition (JPM) (IMPACT) (MO11 IL22) (set 9)
Monopoly 60th Anniversary Edition (JPM) (IMPACT) (MO11 IL22) (set 10)
Monopoly 60th Anniversary Edition (JPM) (IMPACT) (MO8 L16) (set 11)
Monopoly 60th Anniversary Edition (JPM) (IMPACT) (MO3 L11) (set 13)
[/branches/time-experiments/src/mame/drivers]jpmimpctsw.cpp
[/branches/time-experiments/src/mame/layout]j6mono60.lay j6mono6010.lay* j6mono608.lay*

r177284 Sunday 18th April, 2021 at 18:22:19 UTC by MetalliC
new NOT_WORKING machine
-----------------------
Aminosan (satellite) [Darksoft, rtw, MetalliC]
[/branches/time-experiments/src/mame]mame.lst
[/branches/time-experiments/src/mame/drivers]segasp.cpp

r177283 Sunday 18th April, 2021 at 18:05:21 UTC by AJR
New machines marked as NOT_WORKING
----------------------------------
Roland PR-100 Digital Sequencer [AJR, Valley Bell]
[/branches/time-experiments/scripts/target/mame]mess.lua
[/branches/time-experiments/src/mame]mame.lst mess.flt
[/branches/time-experiments/src/mame/drivers]roland_pr100.cpp* roland_s10.cpp
[/branches/time-experiments/src/mame/machine]mb87013.cpp* mb87013.h*

r177282 Sunday 18th April, 2021 at 17:06:10 UTC by Robbbert
lnw80: used derived class to reduce number of duplicate functions.
[/branches/time-experiments/src/mame/drivers]lnw80.cpp

r177281 Sunday 18th April, 2021 at 16:40:19 UTC by Robbbert
radionic: Split radionic to its own source.
[/branches/time-experiments/scripts/target/mame]mess.lua
[/branches/time-experiments/src/mame]mame.lst mess.flt
[/branches/time-experiments/src/mame/drivers]radionic.cpp* trs80.cpp
[/branches/time-experiments/src/mame/includes]trs80.h
[/branches/time-experiments/src/mame/video]trs80.cpp

r177280 Sunday 18th April, 2021 at 14:24:35 UTC by Vasantha Crabb
subhuntr.cpp: Start to flesh out the skeleton - still nowhere near close to working.
[/branches/time-experiments/src/mame/drivers]subhuntr.cpp

r177279 Sunday 18th April, 2021 at 13:14:42 UTC by Robbbert
fixed compile error with gcc 10.2 64bit.
[/branches/time-experiments/src/mame/drivers]saitek_risc2500.cpp

r177278 Sunday 18th April, 2021 at 13:00:25 UTC by Robbbert
New machines marked as NOT_WORKING
----------------------------------
Intellec 8 MCS
[/branches/time-experiments/scripts/target/mame]mess.lua
[/branches/time-experiments/src/mame]mame.lst mess.flt
[/branches/time-experiments/src/mame/drivers]intellec8.cpp*

r177277 Sunday 18th April, 2021 at 12:52:15 UTC by hap
risc2500: add soft power-off
[/branches/time-experiments/src/mame/drivers]mephisto_academy.cpp mephisto_milano.cpp mephisto_mondial.cpp mephisto_mondial2.cpp mephisto_mondial68k.cpp mephisto_montec.cpp mephisto_polgar.cpp mephisto_risc.cpp mephisto_smondial.cpp saitek_corona.cpp saitek_risc2500.cpp saitek_simultano.cpp saitek_stratos.cpp tasc.cpp
[/branches/time-experiments/src/mame/layout]saitek_risc2500.lay

r177276 Sunday 18th April, 2021 at 11:29:01 UTC by Robbbert
New machines marked as NOT_WORKING
----------------------------------
EACA Video Genie EG3003
[/branches/time-experiments/src/mame]mame.lst
[/branches/time-experiments/src/mame/drivers]trs80.cpp

r177275 Sunday 18th April, 2021 at 07:48:55 UTC by Robbbert
trs80: fixed ic locations
[/branches/time-experiments/src/mame/drivers]trs80.cpp

r177274 Sunday 18th April, 2021 at 01:31:49 UTC by Scott Stone
seta.cpp (daiohp2) - Updated PAL/GAL equations to converted binary files.
[/branches/time-experiments/src/mame/drivers]seta.cpp

r177273 Saturday 17th April, 2021 at 19:19:56 UTC by sasuke.arcade
nb1412m2: Fixed some Mighty Guy sound issues (#7961)

Fixed various sound issues in Mighty Guy so that it sounds almost exactly like PCB.
- Fixed BGM tempo was unstable. The frequency setting of DAC and timer clock are now linked. When changes the DAC clock, Sound driver set wait loop count ($C010) in the range of 2 to 4 in order to keep the tempo of BGM even if changed clock. This was the cause of the slow BGM in previous versions.
- Fixed DAC clock calculation. I changed this so that sound plays same as PCB.
- Implemented a protect command 0x11 to stop the DAC. This is needed to stop DAC sound when the psycho gun is stopped.
[/branches/time-experiments/src/mame/machine]nb1412m2.cpp nb1412m2.h

r177272 Saturday 17th April, 2021 at 17:38:26 UTC by Robbbert
elzet80: corrected the manufacturer.
[/branches/time-experiments/src/mame/drivers]elzet80.cpp

r177271 Saturday 17th April, 2021 at 16:52:53 UTC by Robbbert
New machines marked as NOT_WORKING
----------------------------------
Elektronikladen Elzet 80/K
Elektronikladen Elzet 80/P
[/branches/time-experiments/scripts/target/mame]mess.lua
[/branches/time-experiments/src/mame]mame.lst mess.flt
[/branches/time-experiments/src/mame/drivers]elzet80.cpp* junior80.cpp

r177270 Saturday 17th April, 2021 at 14:58:59 UTC by hap
warp1bl: add color overlay
[/branches/time-experiments/src/mame/drivers]dai3wksi.cpp
[/branches/time-experiments/src/mame/layout]warp1bl.lay*

r177269 Saturday 17th April, 2021 at 13:46:41 UTC by hap
ui: add message when trying to config unavailable machine inputs
[/branches/time-experiments/src/frontend/mame/ui]inputmap.cpp

r177268 Saturday 17th April, 2021 at 13:09:24 UTC by hap
dai3wksi: update notes
[/branches/time-experiments/src/mame/drivers]dai3wksi.cpp

r177267 Saturday 17th April, 2021 at 10:56:32 UTC by hap
dai3wksi: fix clang compile
[/branches/time-experiments/src/mame/drivers]dai3wksi.cpp

r177266 Saturday 17th April, 2021 at 10:54:59 UTC by hap
nb1412m2: make clock input same for all drivers
[/branches/time-experiments/src/mame/drivers]dai3wksi.cpp galivan.cpp terracre.cpp

r177265 Saturday 17th April, 2021 at 02:51:24 UTC by Stiletto
Updated compiling document to reflect that MSVC 2019 is working and recommended.

Source Changes
--------------
Updated compiling document to reflect that MSVC 2019 is working and recommended.
[/branches/time-experiments/docs/source/initialsetup]compilingmame.rst

r177264 Friday 16th April, 2021 at 22:32:17 UTC by Ryan Holtz
Added recently-dumped daiohp2 set (#7966)

* New working machines
--------------------
Daioh (prototype, earlier) [CoolMod, Caius, The Dumping Union]
[/branches/time-experiments/src/mame]mame.lst
[/branches/time-experiments/src/mame/drivers]seta.cpp

r177263 Friday 16th April, 2021 at 21:59:03 UTC by hap
Machines promoted to working
----------------------------
Warp-1 (Japan) [Ivan Vangelista, hap]
[/branches/time-experiments/src/mame/drivers]dai3wksi.cpp

r177262 Friday 16th April, 2021 at 19:19:23 UTC by AJR
nscsi: Add dump and skeleton device for Sony CDU561-25 CD-ROM drive [Bitsavers]
[/branches/time-experiments/scripts/src]bus.lua
[/branches/time-experiments/src/devices/bus/nscsi]cdu561.cpp* cdu561.h* devices.cpp
[/branches/time-experiments/src/devices/cpu/m37710]m37710.cpp m37710.h

r177261 Friday 16th April, 2021 at 19:08:31 UTC by hap
undo the rest of <collection> shifter options
[/branches/time-experiments/src/mame/layout]buggyboy.lay contcirc.lay enforceja.lay outrun.lay

r177260 Friday 16th April, 2021 at 19:03:48 UTC by hap
Revert "layouts: put shifter position in <collection> instead of separate views, with setting for opaque shifters"

This reverts commit a6a38853991c7c90de50c2097848618873ef535e.
[/branches/time-experiments/src/mame/drivers]lbeach.cpp
[/branches/time-experiments/src/mame/layout]280zzzap.lay buggybjr.lay buggyboy.lay buggychl.lay cbombers.lay changela.lay chasehq.lay chqflag.lay cischeat.lay contcirc.lay dblaxle.lay destroyr.lay enforceja.lay f1gpstar.lay f1superb.lay finalapr.lay finallap.lay grchamp.lay konamigt.lay lagunar.lay outrun.lay overdriv.lay pdrift.lay polepos.lay radr.lay roundup5.lay spdheat.lay speedfrk.lay speedrs.lay speedup.lay spyhunt.lay spyhunttec.lay sspeedr.lay stocker.lay superchs.lay topracer.lay topspeed.lay turbotag.lay tx1.lay wecleman.lay

r177259 Friday 16th April, 2021 at 19:01:24 UTC by hap
Revert "ui: hide child nodes (collapse menu) if a .lay collection is disabled"

This reverts commit 0e8a9b2f92566ff201fe8efbfff079f420b656da.
[/branches/time-experiments/src/frontend/mame/ui]videoopt.cpp

r177258 Friday 16th April, 2021 at 18:35:23 UTC by hap
tasc.lay: make the cpanel smaller
[/branches/time-experiments/src/mame/layout]tascr30.lay

r177257 Friday 16th April, 2021 at 17:54:44 UTC by hap
smartboard: fix problem when playing with leds disabled
[/branches/time-experiments/src/mame/drivers]tasc.cpp
[/branches/time-experiments/src/mame/machine]smartboard.cpp

r177256 Friday 16th April, 2021 at 17:37:51 UTC by AJR
applix: Fix crash in debug build
[/branches/time-experiments/src/mame/drivers]applix.cpp

r177255 Friday 16th April, 2021 at 16:44:11 UTC by Robbbert
New machines marked as NOT_WORKING
----------------------------------
Junior-80
[/branches/time-experiments/scripts/target/mame]mess.lua
[/branches/time-experiments/src/mame]mame.lst mess.flt
[/branches/time-experiments/src/mame/drivers]junior80.cpp*

r177254 Friday 16th April, 2021 at 15:26:03 UTC by AJR
asma2k: Dump and hook up spell check ROM; fix keyboard [Lord Nightmare, AJR]
[/branches/time-experiments/src/mame/drivers]alphasma.cpp

r177253 Friday 16th April, 2021 at 15:22:07 UTC by AJR
mc68hc11: Fix bug causing DES to decrement IX rather than the stack pointer
[/branches/time-experiments/src/devices/cpu/mc68hc11]hc11ops.hxx

r177252 Friday 16th April, 2021 at 15:03:50 UTC by hap
smartboard: get rid of that "+1" correction for every piece id
[/branches/time-experiments/src/mame/machine]smartboard.cpp

Previous 50 199869 Revisions Next 50


© 1997-2024 The MAME Team