Note Feed

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

Previous 50 199869 Revisions Next 50

r177251 Friday 16th April, 2021 at 14:54:16 UTC by hap
smartboard: use switch/case instead of if/elseif/elseif
[/branches/time-experiments/src/mame/machine]smartboard.cpp smartboard.h

r177250 Friday 16th April, 2021 at 14:48:33 UTC by hap
smartboard: add safeguards for invalid read
[/branches/time-experiments/src/mame/drivers]tasc.cpp
[/branches/time-experiments/src/mame/machine]smartboard.cpp smartboard.h

r177249 Friday 16th April, 2021 at 14:33:25 UTC by Olivier Galibert
sound: Don't go down to the osd on redundant mute calls (like vgmplay's 44100 times per second)
[/branches/time-experiments/src/emu]sound.cpp

r177248 Friday 16th April, 2021 at 12:49:16 UTC by Olivier Galibert
sound: Pulseaudio support
[/branches/time-experiments/scripts/src/osd]modules.lua
[/branches/time-experiments/src/osd/modules/lib]osdobj_common.cpp
[/branches/time-experiments/src/osd/modules/sound]pulse_sound.cpp*

r177247 Friday 16th April, 2021 at 12:16:59 UTC by Dirk Best
basf7100: Small fix to screen rendering
[/branches/time-experiments/src/mame/drivers]basf7100.cpp

r177246 Friday 16th April, 2021 at 11:36:20 UTC by hap
dogfgt: longer title for japan version
[/branches/time-experiments/src/mame/drivers]dogfgt.cpp

r177245 Friday 16th April, 2021 at 11:04:22 UTC by hap
tx1: fix array out of bounds crash
[/branches/time-experiments/src/mame/video]tx1.cpp

r177244 Friday 16th April, 2021 at 05:54:33 UTC by Robbbert
New machines marked as NOT_WORKING
----------------------------------
Lobo Max-80
[/branches/time-experiments/scripts/target/mame]mess.lua
[/branches/time-experiments/src/mame]mame.lst mess.flt
[/branches/time-experiments/src/mame/drivers]max80.cpp*

r177243 Friday 16th April, 2021 at 02:44:16 UTC by Justin Kerk
Fix compilation with Emscripten versions greater than 2.0.8 (#7794) [Sam Clegg]
[/branches/time-experiments/scripts]toolchain.lua

r177242 Friday 16th April, 2021 at 01:23:44 UTC by quasiscroto
a800_flop.xml: add several verified .atr dumps from a8sp (#7959)

* a800_flop.xml: add several verified .atr dumps from a8preservation.com

* typo in a disk image file name
[/branches/time-experiments/hash]a800.xml a800_flop.xml

r177241 Friday 16th April, 2021 at 00:48:54 UTC by christopherkobayashi
Add Franklin ACE 1000 as a clone of the Apple ][+ (#7953)
[/branches/time-experiments/src/mame]mame.lst
[/branches/time-experiments/src/mame/drivers]apple2.cpp

r177240 Friday 16th April, 2021 at 00:46:14 UTC by clawgrip
New NOT_WORKING software list additions (#7956)

* New NOT_WORKING software list additions

------------------------------
leapfrog_ltleappad_cart.xml:
 Tierbabys (Germany), Disney Puuh mag dich! (Germany), Was wäre, wenn ...? (Germany) [TeamEurope]

* Change XML attributes order
[/branches/time-experiments/hash]leapfrog_ltleappad_cart.xml

r177239 Friday 16th April, 2021 at 00:45:54 UTC by arcadeshadow
spectrum_cass - New working software list additions (#7948)

New working software list additions
Circus (Channel 8) [spectrumcomputing.co.uk]
Esquizóides [Planeta Sinclair]
Fighter Pilot (ABC Soft) [worldofspectrum.org]
Fighter Pilot (Zafi Chip) [worldofspectrum.org]
Fighter Pilot (Z Cobra) [worldofspectrum.org]
Fighting Warrior (Erbe) [spectrumcomputing.co.uk]
Fighting Warrior (small case, Erbe) [spectrumcomputing.co.uk]
Thundercats (MCM, small case) [worldofspectrum.org]
Space Racer [spectrumcomputing.co.uk]
Target: Renegade (Erbe)

Update metadata (year + publisher + cloneof) in various entries
[/branches/time-experiments/hash]spectrum_cass.xml

r177238 Friday 16th April, 2021 at 00:45:29 UTC by arcadeshadow
ibm5150 - New working software list additions (#7947)

Dragon Spirit [The Good Old Days]
Hyperspeed [The Good Old Days]
International Soccer Challenge (Virtual Reality Vol. 1 compilation) [The Good Old Days]
The Black Cauldron [The Good Old Days]
[/branches/time-experiments/hash]ibm5150.xml

r177237 Friday 16th April, 2021 at 00:44:55 UTC by arcadeshadow
ibm5170 - New working software list addictions (#7928)

Darklands (3.5"), Darklands (5.25") [The Good Old Days]
DOOM (v1.666) [The Good Old Days]
DOOM (v1.2, shareware, Titanium Seal release) [Archive.org]
Inherit the Earth: Quest for the Orb [The Good Old Days]
Stronghold [The Good Old Days]
[/branches/time-experiments/hash]ibm5170.xml

r177236 Friday 16th April, 2021 at 00:44:36 UTC by clawgrip
New working software list additions (#7920)

-----------------------------------
Thomas & Friends - Engines Working Together (USA, alt) [Skaman]
[/branches/time-experiments/hash]vsmile_cart.xml

r177235 Thursday 15th April, 2021 at 21:14:16 UTC by hap
layouts: put shifter position in <collection> instead of separate views, with setting for opaque shifters
[/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

r177234 Thursday 15th April, 2021 at 20:49:06 UTC by hap
ui: hide child nodes (collapse menu) if a .lay collection is disabled
[/branches/time-experiments/src/frontend/mame/ui]videoopt.cpp

r177233 Thursday 15th April, 2021 at 17:02:04 UTC by Vasantha Crabb
-qx10.cpp: DeMorgan is your friend.

-machine/k007452.cpp: Be more paranoid with intger promotion/truncation.

-Adjust some comments.
[/branches/time-experiments/src/mame/drivers]midtunit.cpp midwunit.cpp midxunit.cpp midyunit.cpp qx10.cpp
[/branches/time-experiments/src/mame/machine]k007452.cpp k007452.h

r177232 Thursday 15th April, 2021 at 16:50:53 UTC by hap
New working clones
------------------
Out Run (sitdown/upright, Rev B) (Enhanced Edition v2.0.3)
Out Run (deluxe sitdown) (Enhanced Edition v2.0.3)
[/branches/time-experiments/src/mame]mame.lst
[/branches/time-experiments/src/mame/drivers]namcofl.cpp segaorun.cpp
[/branches/time-experiments/src/mame/layout]finalapr.lay* namcofl.lay

r177231 Thursday 15th April, 2021 at 14:50:32 UTC by hap
tasc/chessmachine/modular_tm: use install_ram/rom for the bootrom bankswitch (small speed optimization)
[/branches/time-experiments/src/devices/machine]chessmachine.cpp chessmachine.h
[/branches/time-experiments/src/mame/drivers]mephisto_modular_tm.cpp tasc.cpp

r177230 Thursday 15th April, 2021 at 09:49:12 UTC by Dirk Best
basf7100: CPU executes loaded code, initial video

- Add shared RAM
- Implement bootrom disable and main CPU NMI
- Initial video output using the charrom of another system
[/branches/time-experiments/src/mame/drivers]basf7100.cpp

r177229 Thursday 15th April, 2021 at 08:26:37 UTC by MetalliC
NAOMI and SP docs (nw)
[/branches/time-experiments/src/mame/drivers]naomi.cpp segasp.cpp

r177228 Thursday 15th April, 2021 at 08:24:58 UTC by MetalliC
new WORKING clones
------------------
JoJo's Venture (Asia 990128) [XeD, MetalliC]
JoJo's Venture (Asia 990108) [XeD, MetalliC]
JoJo's Venture (Asia 981202) [XeD, MetalliC]
[/branches/time-experiments/src/mame]mame.lst
[/branches/time-experiments/src/mame/drivers]cps3.cpp

r177227 Thursday 15th April, 2021 at 04:00:42 UTC by AJR
floppycntrl.cpp: Fix mistake in 2f4d7eec4e3faeab1d95ece39cfb80263d792909
[/branches/time-experiments/src/frontend/mame/ui]floppycntrl.cpp

r177226 Thursday 15th April, 2021 at 03:44:34 UTC by AJR
Allow UI file manager to create floppy images before machine is started
[/branches/time-experiments/src/devices/imagedev]floppy.cpp
[/branches/time-experiments/src/frontend/mame/ui]floppycntrl.cpp

r177225 Thursday 15th April, 2021 at 03:42:52 UTC by AJR
wd177x_dsk.cpp: Fix a bug that caused creation to crash for some subformats
[/branches/time-experiments/src/lib/formats]wd177x_dsk.cpp

r177224 Wednesday 14th April, 2021 at 23:24:54 UTC by hap
msx2_flop: put dslayer4 in cart2disk hacks list
[/branches/time-experiments/hash]msx2_flop.xml

r177223 Wednesday 14th April, 2021 at 23:09:22 UTC by furrtek
Added Konami 007452 multiplier/divider (#7951)

* Added 007452 multiplier/divider, fixes rolling mines trajectories in contra
* Plugged k007452 in combatsc, flkatck, wecleman
[/branches/time-experiments/scripts/target/mame]arcade.lua
[/branches/time-experiments/src/mame/drivers]combatsc.cpp contra.cpp flkatck.cpp wecleman.cpp
[/branches/time-experiments/src/mame/includes]combatsc.h contra.h flkatck.h wecleman.h
[/branches/time-experiments/src/mame/machine]k007452.cpp* k007452.h*

r177222 Wednesday 14th April, 2021 at 22:23:05 UTC by brian.johnson
qx10: Implement Sound/Speaker (#7955)
[/branches/time-experiments/src/mame/drivers]qx10.cpp

r177221 Wednesday 14th April, 2021 at 18:50:57 UTC by Michael Zapf
ti99: Change floppy step rate defaults. Change Corcomp controller monoflop config.
[/branches/time-experiments/src/devices/bus/ti99/peb]cc_fdc.cpp myarcfdc.cpp

r177220 Wednesday 14th April, 2021 at 18:11:40 UTC by Robbbert
trs80m2: update of hash file
[/branches/time-experiments/hash]trs80m2.xml
[/branches/time-experiments/src/lib/formats]trs80_dsk.cpp
[/branches/time-experiments/src/mame/drivers]trs80m3.cpp

r177219 Wednesday 14th April, 2021 at 17:27:42 UTC by hap
outrun: add note
[/branches/time-experiments/src/mame/drivers]segaorun.cpp

r177218 Wednesday 14th April, 2021 at 14:14:46 UTC by hap
omegrace: rename a function
[/branches/time-experiments/src/mame/drivers]omegrace.cpp

r177217 Wednesday 14th April, 2021 at 14:01:54 UTC by hap
omegrace: fix cocktail spinner input [dink, hap]
[/branches/time-experiments/src/mame/drivers]omegrace.cpp

r177216 Wednesday 14th April, 2021 at 12:44:34 UTC by Robbbert
jv3: better validation; honour readonly flag
[/branches/time-experiments/src/lib/formats]trs80_dsk.cpp
[/branches/time-experiments/src/mame/drivers]trs80m3.cpp

r177215 Wednesday 14th April, 2021 at 12:41:07 UTC by hap
corona/simultano: use memory_view instead of bankdev (big improvement according to -bench 10)
[/branches/time-experiments/src/mame/drivers]saitek_corona.cpp saitek_simultano.cpp
[/branches/time-experiments/src/mame/includes]simpsons.h

r177214 Wednesday 14th April, 2021 at 09:37:31 UTC by Robbbert
jv3: added save support. It doesn't work due to an emulation bug in the main machine.
[/branches/time-experiments/src/lib/formats]trs80_dsk.cpp
[/branches/time-experiments/src/mame/drivers]trs80m3.cpp

r177213 Wednesday 14th April, 2021 at 07:34:44 UTC by Olivier Galibert
cdu415: Add skeleton
[/branches/time-experiments/scripts/src]bus.lua
[/branches/time-experiments/src/devices/bus/nscsi]cdu415.cpp* cdu415.h* cdu75s.cpp devices.cpp

r177212 Tuesday 13th April, 2021 at 22:25:21 UTC by ajrhacker
Merge pull request #7952 from brijohn/qx10_floppy_motor_fix

qx10: Enable drive B motor when doing a write motor on register

r177211 Tuesday 13th April, 2021 at 21:20:35 UTC by brian.johnson
qx10: Enable drive B motor when doing a write motor on register
[/branches/time-experiments/src/mame/drivers]qx10.cpp

r177210 Tuesday 13th April, 2021 at 19:39:35 UTC by Olivier Galibert
h8: Fix disassembly of abs16
[/branches/time-experiments/src/devices/cpu/h8]h8d.cpp

r177209 Tuesday 13th April, 2021 at 19:27:09 UTC by James Wallace
Games promoted to working

------------------------------
Money Talks (JPM) (IMPACT) (MT5 L17) (set 1)

Clones promoted to working
----------------------------
Money Talks (JPM) (IMPACT) (MT5 I L17) (set 2)
Money Talks (JPM) (IMPACT) (MT3 L12) (set 3)
Money Talks (JPM) (IMPACT) (MT3 P L12) (set 4, Protocol)
Money Talks (JPM) (IMPACT) (MT3 A L12) (set 5)
Money Talks (JPM) (IMPACT) (MT3 P GL12) (set 6, Protocol)
Money Talks (JPM) (IMPACT) (MT7 L19) (set 7)
Money Talks (JPM) (IMPACT) (MT7 P L19) (set 8, Protocol)
Money Talks (JPM) (IMPACT) (MT7 A L19) (set 9)
[/branches/time-experiments/src/mame/drivers]jpmimpctsw.cpp
[/branches/time-experiments/src/mame/layout]j6montlk.lay* j6montlk6.lay* j6montlkb.lay

r177208 Tuesday 13th April, 2021 at 18:39:44 UTC by AJR
basf7100.cpp: Fix clang error: reference to non-static member function must be called
[/branches/time-experiments/src/mame/drivers]basf7100.cpp

r177207 Tuesday 13th April, 2021 at 17:00:32 UTC by Dirk Best
views: Invalidate the caches on bank selection change [O. Galibert]
[/branches/time-experiments/src/emu]emumem_mview.cpp

r177206 Tuesday 13th April, 2021 at 17:00:25 UTC by Dirk Best
basf7100: More floppy work, system loads data from disk now

Also hook up main CPU ROM and PPIs.
[/branches/time-experiments/src/mame/drivers]basf7100.cpp

r177205 Tuesday 13th April, 2021 at 16:08:51 UTC by Osso
playmark.cpp: added preliminary sound to wbeachvla by adapting the sslam.cpp code for powerbals
[/branches/time-experiments/src/mame/drivers]playmark.cpp
[/branches/time-experiments/src/mame/includes]playmark.h

r177204 Tuesday 13th April, 2021 at 12:59:37 UTC by hap
outrun.lay: use <collection> for shifter
[/branches/time-experiments/src/mame/layout]buggyboy.lay outrun.lay

r177203 Tuesday 13th April, 2021 at 12:31:48 UTC by Robbbert
jv3: fixed gap sizes, some disks can boot
[/branches/time-experiments/src/lib/formats]trs80_dsk.cpp

r177202 Tuesday 13th April, 2021 at 11:58:48 UTC by Robbbert
jv3: fixed a data pointer bug
[/branches/time-experiments/src/lib/formats]trs80_dsk.cpp

Previous 50 199869 Revisions Next 50


© 1997-2024 The MAME Team