Note Feed

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

Previous 50 199869 Revisions Next 50

r177401 Monday 26th April, 2021 at 08:36:19 UTC by hap
risc2500/tasc: mistake in cycle compare
[/branches/time-experiments/src/mame/drivers]saitek_risc2500.cpp tasc.cpp

r177400 Monday 26th April, 2021 at 08:33:49 UTC by Olivier Galibert
cdu75s: Fix minor typo
[/branches/time-experiments/src/devices/bus/nscsi]cdu75s.cpp

r177399 Monday 26th April, 2021 at 02:24:44 UTC by R. Belmont
bus/rs232: Preliminary emulation of the Mockingboard D "sound card" for the Apple IIc. [R. Belmont, Apple II Documentation Project]
[/branches/time-experiments/scripts/src]bus.lua
[/branches/time-experiments/src/devices/bus/rs232]mboardd.cpp* mboardd.h* rs232.cpp

r177398 Sunday 25th April, 2021 at 19:15:17 UTC by hap
misc chess drivers: use memory_share_creator instead of bankdev for 8bit nvram
[/branches/time-experiments/src/mame/drivers]cxg_sphinx40.cpp mephisto_berlin.cpp mephisto_modular.cpp mephisto_modular_tm.cpp segaufo.cpp tasc.cpp
[/branches/time-experiments/src/mame/layout]saitek_risc2500.lay

r177397 Sunday 25th April, 2021 at 10:55:59 UTC by hap
ram.cpp: update notes
[/branches/time-experiments/src/devices/machine]ram.cpp

r177396 Sunday 25th April, 2021 at 10:48:14 UTC by hap
stfight: forgot to remove imperfect sound flag from cshootert where 2203 prescaler issue doesnt apply
[/branches/time-experiments/src/mame/drivers]stfight.cpp

r177395 Sunday 25th April, 2021 at 04:29:59 UTC by Vasantha Crabb
srcclean in preparation for branching release
[/branches/time-experiments/hash]megadriv.xml pc98.xml singingstarkaraoke_cart.xml
[/branches/time-experiments/src/devices/bus/cbus]pc9801_cbus.cpp
[/branches/time-experiments/src/devices/bus/coco]coco_fdc.cpp
[/branches/time-experiments/src/devices/bus/megadrive]md_slot.h
[/branches/time-experiments/src/devices/bus/thomson]cd90_015.cpp cd90_351.cpp cd90_351.h
[/branches/time-experiments/src/devices/machine]generalplus_gpl16250soc.cpp mc6843.cpp mc6843.h
[/branches/time-experiments/src/devices/sound]swp30.cpp y8950.cpp y8950.h ym2151.cpp ym2203.cpp ym2413.h ym2608.cpp ym2610.cpp ym2612.cpp ym3526.h ym3812.h ymf262.cpp
[/branches/time-experiments/src/devices/video]upd7220.cpp
[/branches/time-experiments/src/emu]emumem_mview.cpp
[/branches/time-experiments/src/mame/drivers]basf7100.cpp calomega.cpp combatsc.cpp flkatck.cpp funkyjet.cpp junior80.cpp max80.cpp nes_clone.cpp pc88va.cpp pc9801.cpp roland_cm32p.cpp seta.cpp wecleman.cpp
[/branches/time-experiments/src/mame/includes]calomega.h contra.h thomson.h
[/branches/time-experiments/src/mame/layout]j6impuls.lay j6impuls15.lay
[/branches/time-experiments/src/mame/machine]basf7100_kbd.cpp egret.cpp k007452.cpp
[/branches/time-experiments/src/mame/video]battlane.cpp
[/branches/time-experiments/src/osd/modules/sound]pulse_sound.cpp

r177394 Sunday 25th April, 2021 at 02:05:57 UTC by Robbbert
New working software list additions
-----------------------------------
TRS-80 Marquee (L1)
MicroChess 1.5 (L1)
Haunted House (L1)
Invasion Force (L1)
Quick Watson (L1)
Flying Saucers (L1)
[/branches/time-experiments/hash]trs80_cass.xml

r177393 Sunday 25th April, 2021 at 00:51:33 UTC by Roberto Fresca
Worked proper inputs for system 905: Cal Omega - Game 17.2 (Double Double Poker).
The game was promoted to WORKING.

Machines promoted to working
----------------------------
Cal Omega - Game 17.2 (Double Double Poker). [Roberto Fresca, Grull Osgo]
[/branches/time-experiments/src/mame/drivers]calomega.cpp

r177392 Saturday 24th April, 2021 at 23:17:47 UTC by Roberto Fresca
calomega.cpp general improvements... [Roberto Fresca, Grull Osgo]
- The PIAs set for each MACHINE_CONFIG were made independent.
- All the PIAs lines were adapted according to the needs of each platform.
- All the interrupts were set/placed as indicated in the schematics (903/905).
- A global hopper was added, currently assigned to platform 906-III,
   but it can be used by other platforms.
- Worked proper inputs for system 903: Cal Omega - Game 15.7 (Double-Draw Poker).
   The game was promoted to WORKING.
- Worked proper inputs for system 905: Cal Omega - Game 15.9 (Wild Double-Up).
   The game was promoted to WORKING.

Machines promoted to working
----------------------------
Cal Omega - Game 15.7 (Double-Draw Poker). [Roberto Fresca, Grull Osgo]
Cal Omega - Game 15.9 (Wild Double-Up). [Roberto Fresca, Grull Osgo]
[/branches/time-experiments/src/mame/drivers]calomega.cpp
[/branches/time-experiments/src/mame/includes]calomega.h

r177391 Saturday 24th April, 2021 at 21:46:48 UTC by Sandro Ronco
-cpu/score: Added bittgl! opcode.

-debuggdbstub.cpp: add score7 registers map.
[/branches/time-experiments/src/devices/cpu/score]score.cpp score.h scoredsm.cpp
[/branches/time-experiments/src/osd/modules/debugger]debuggdbstub.cpp

r177390 Saturday 24th April, 2021 at 20:14:03 UTC by R. Belmont
apple2gs: fix $C02E vertical counter readback, corrects hang in ShowMe NDA. [R. Belmont]
[/branches/time-experiments/src/mame/drivers]apple2gs.cpp

r177389 Saturday 24th April, 2021 at 19:53:52 UTC by Sandro Ronco
cpu/score: performance optimization.
[/branches/time-experiments/src/devices/cpu/score]score.cpp score.h

r177388 Saturday 24th April, 2021 at 18:48:26 UTC by Sandro Ronco
aristmk5.cpp: convert to use IOC and MEMC devices.
[/branches/time-experiments/src/mame/drivers]aristmk5.cpp

r177387 Saturday 24th April, 2021 at 16:59:33 UTC by hap
pwm.h: missed one sync()
[/branches/time-experiments/src/devices/video]pwm.h

r177386 Saturday 24th April, 2021 at 16:07:33 UTC by hap
stfight: move ym2203 prescaler to driver init since cshootert doesn't need it
[/branches/time-experiments/src/mame/drivers]stfight.cpp
[/branches/time-experiments/src/mame/includes]stfight.h
[/branches/time-experiments/src/mame/machine]stfight.cpp

r177385 Saturday 24th April, 2021 at 15:37:51 UTC by Robbbert
apple2_flop_orig.xml: fixed 3 validation errors
[/branches/time-experiments/hash]apple2_flop_orig.xml

r177384 Saturday 24th April, 2021 at 15:35:04 UTC by Dirk Best
basf7100: Add softlist, map more keys, mark working
[/branches/time-experiments/hash]basf7100.xml*
[/branches/time-experiments/src/mame/drivers]basf7100.cpp
[/branches/time-experiments/src/mame/machine]basf7100_kbd.cpp

r177383 Saturday 24th April, 2021 at 15:28:44 UTC by Robbbert
New working software list additions
-----------------------------------
Frogger
Android Nim
Meteor Mission 2
LDOS 5.3.1
Lensman/DOS
TRSDOS 6.21
CP/M 2.2
[/branches/time-experiments/hash]trs80_cass.xml* trs80_flop.xml* trs80_quik.xml*
[/branches/time-experiments/src/mame/drivers]lnw80.cpp meritum.cpp radionic.cpp trs80.cpp trs80m3.cpp

r177382 Saturday 24th April, 2021 at 14:45:48 UTC by hap
mmboard: shorthand variable types
[/branches/time-experiments/src/mame/machine]mmboard.cpp mmboard.h

r177381 Saturday 24th April, 2021 at 14:40:38 UTC by hap
mmdisplay2: hd44780_device is not optional_device
[/branches/time-experiments/src/mame/video]mmdisplay1.cpp mmdisplay2.cpp mmdisplay2.h

r177380 Saturday 24th April, 2021 at 13:53:04 UTC by Vasantha Crabb
util/cdrom.cpp: Disable debug log message when parsing TOC.

Also some miscellaneous cleanup/consistency.
[/branches/time-experiments/src/devices/video]upd7220.cpp
[/branches/time-experiments/src/lib/util]cdrom.cpp
[/branches/time-experiments/src/mame/includes]funkyjet.h

r177379 Saturday 24th April, 2021 at 13:42:20 UTC by hap
mmdisplay1 layouts: small tweak
[/branches/time-experiments/src/mame/layout]mephisto_1.lay mephisto_3.lay mephisto_amsterdam.lay mephisto_bup.lay mephisto_esb2.lay mephisto_glasgow.lay mephisto_junior.lay mephisto_mirage.lay mephisto_mm1.lay mephisto_mm2.lay mephisto_modena.lay

r177378 Saturday 24th April, 2021 at 10:27:33 UTC by hap
t6963c: increase default contrast a bit
[/branches/time-experiments/src/devices/video]t6963c.cpp
[/branches/time-experiments/src/mame/drivers]tasc.cpp

r177377 Saturday 24th April, 2021 at 10:14:34 UTC by hap
pwm_display: remove the need to manually call update
[/branches/time-experiments/src/devices/video]pwm.cpp pwm.h
[/branches/time-experiments/src/mame/drivers]fidel_desdis.cpp fidel_excel.cpp fidel_phantom.cpp hh_pic16.cpp hh_tms1k.cpp novag_cforte.cpp sag.cpp saitek_corona.cpp saitek_leonardo.cpp saitek_renaissance.cpp saitek_schess.cpp saitek_simultano.cpp saitek_ssystem3.cpp

r177376 Saturday 24th April, 2021 at 05:18:15 UTC by firehawke
One more Apple software list update for this month's release (#8000)

* New working software list additions (apple2_flop_orig.xml)
----------------------------------------------------------

Sidewalk Sneakers [4am, Firehawke]
Animal Rescue [4am, Firehawke]
Mickey's Magic Reader [4am, Firehawke]
Modern Biology: Genetics [4am, Firehawke]
[/branches/time-experiments/hash]apple2_flop_clcracked.xml apple2_flop_orig.xml

r177375 Saturday 24th April, 2021 at 00:23:03 UTC by David Haywood
tweaks to the funkyjet addition, also apply single pixel video offset to match hardware (#7996)
[/branches/time-experiments/src/mame/drivers]funkyjet.cpp
[/branches/time-experiments/src/mame/includes]funkyjet.h
[/branches/time-experiments/src/mame/video]funkyjet.cpp

r177374 Friday 23rd April, 2021 at 23:20:15 UTC by hap
mephisto_mondial family: make white in artwork a bit less bright
[/branches/time-experiments/src/mame/layout]mephisto_mondial.lay mephisto_mondial2.lay mephisto_mondial68k.lay mephisto_smondial.lay mephisto_smondial2.lay

r177373 Friday 23rd April, 2021 at 23:04:30 UTC by hap
saitek_risc2500: update internal artwork
[/branches/time-experiments/src/devices/machine]smartboard.cpp
[/branches/time-experiments/src/mame/drivers]saitek_risc2500.cpp tasc.cpp
[/branches/time-experiments/src/mame/layout]mephisto_modena.lay mephisto_mondial.lay mephisto_mondial2.lay mephisto_mondial68k.lay mephisto_montec.lay mephisto_montreux.lay* mephisto_polgar.lay mephisto_risc.lay mephisto_smondial.lay mephisto_smondial2.lay saitek_risc2500.lay

r177372 Friday 23rd April, 2021 at 21:58:47 UTC by Carl
plugins/cheat: fix regions in xml cheats too
[/branches/time-experiments/plugins/cheat]cheat_xml.lua

r177371 Friday 23rd April, 2021 at 21:56:21 UTC by szunti
Fix XML cheats which use multiple spaces. (#7998)
[/branches/time-experiments/plugins/cheat]cheat_xml.lua

r177370 Friday 23rd April, 2021 at 19:08:09 UTC by firehawke
Apple softlist update for April 2021 (#7997)

Correct bad hash for MECC-A785 Writing a Character Sketch

* New working software list additions (apple2_flop_clcracked.xml)
---------------------------------------------------------------

Kampfgruppe (Version 1.0) (cleanly cracked) [4am, san, Firehawke]
Warriors of RAS Volume IV: Ziggurat (cleanly cracked) [4am, Firehawke]
GATO (Version 1.2) (cleanly cracked) [4am, Firehawke]
Trivia Fever (cleanly cracked) [4am, Firehawke]
MECC-A726 Spelling Volume 1: Primary (Version 3.1) (cleanly cracked) [4am, Firehawke]
MECC-A728 Spelling Volume 2: Secondary (Version 2.0) (cleanly cracked) [4am, Firehawke]
MECC-A728 Spelling Volume 2: Secondary (Version 3.1) (cleanly cracked) [4am, Firehawke]
MECC-A731 Elementary Volume 7: Pre-Reading and Counting (Version 1.0) (cleanly cracked) [4am, Firehawke]
MECC-A731 Elementary Volume 7: Pre-Reading and Counting (Version 1.1) (cleanly cracked) [4am, Firehawke]
MECC-A733 Elementary Volume 9: Geometry (Version 1.0) (cleanly cracked) [4am, Firehawke]
MECC-A733 Elementary Volume 9: Geometry (Version 2.1) (cleanly cracked) [4am, Firehawke]
MECC-A734 Elementary Volume 10: Geometry (Version 1.1) (cleanly cracked) [4am, Firehawke]
Algebra Volume 4 (Version 1.1) (cleanly cracked) [4am, Firehawke]
MECC-A735 Elementary Volume 11: Language Arts (Version 1.1) (cleanly cracked) [4am, Firehawke]
MECC-A736 Elementary Volume 12: Language Arts (Version 1.0) (cleanly cracked) [4am, Firehawke]
MECC-A736 Elementary Volume 12: Language Arts (Version 2.0) (cleanly cracked) [4am, Firehawke]
MECC-A737 Mathematics Volume 2: Measurement (Version 1.2) (cleanly cracked) [4am, Firehawke]
MECC-A738 Mathematics Volume 3: Geometry (Version 1.3) (cleanly cracked) [4am, Firehawke]
MECC-A738 Mathematics Volume 3: Geometry - (Limited Boot Backup) (Version 1.3) (cleanly cracked) [4am, Firehawke]
MECC-A743 Elementary Volume 13: Nutrition (Version 1.0) (cleanly cracked) [4am, Firehawke]
MECC-A746 English Volume 1: Parts of Speech (Version 1.3) (cleanly cracked) [4am, Firehawke]
MECC-A746 English Volume 1: Parts of Speech (Version 1.4) (cleanly cracked) [4am, Firehawke]
MECC-A749 School Utilities Volume 2: Readability (cleanly cracked) [4am, Firehawke]
Algebra Volume 3 (Revision 0) (cleanly cracked) [4am, Firehawke]
MECC-A751 Health Maintenance Volume 2: Assessment (Version 1.0) (cleanly cracked) [4am, Firehawke]
MECC-A752 Nutrition Volume 1 (Version 1.2) (cleanly cracked) [4am, Firehawke]
MECC-A753 Nutrition Volume 2 (Version 1.5) (cleanly cracked) [4am, Firehawke]
MECC-A757 Computer Generated Mathematics Materials Volume 1: Problem Solving (Version 1.1) (cleanly cracked) [4am, Firehawke]
MECC-A758 Computer Generated Mathematics Materials Volume 2: Problem Solving (Version 1.1) (cleanly cracked) [4am, Firehawke]
MECC-A771 Grade Manager (Version 1.0) (cleanly cracked) [4am, Firehawke]
MECC-A771 Grade Manager (Version 1.1) (cleanly cracked) [4am, Firehawke]
MECC-A771 Grade Manager Revised Edition (Version 2.1) (cleanly cracked) [4am, Firehawke]
MECC-A771 Grade Manager Revised Edition (Version 2.2) (cleanly cracked) [4am, Firehawke]
MECC-A771 Grade Manager Revised Edition (Version 2.3) (cleanly cracked) [4am, Firehawke]
Strip Poker (cleanly cracked) [4am, Firehawke]
MECC-A773 Growgins' Fractions (Version 1.0) (cleanly cracked) [4am, Firehawke]
MECC-A773 Growgins' Fractions (Version 1.1) (cleanly cracked) [4am, Firehawke]
MECC-A774 Adventures with Fractions (Version 1.1) (cleanly cracked) [4am, Firehawke]
MECC-A775 EZ Logo (Version 2.0) (cleanly cracked) [4am, Firehawke]
MECC-A776 Writing a Narrative (Version 1.0) (cleanly cracked) [4am, Firehawke]
MECC-A776 Writing a Narrative (Version 1.1) (cleanly cracked) [4am, Firehawke]
MECC-A777 Blissymbolics: Blissymbol Concepts (Version 1.1) (cleanly cracked) [4am, Firehawke]
MECC-A779 The Friendly Computer (Version 1.5) (cleanly cracked) [4am, Firehawke]
MECC-A780 Mind Puzzles (Version 1.0) (cleanly cracked) [4am, Firehawke]
MECC-A780 Mind Puzzles (Version 1.3) (cleanly cracked) [4am, Firehawke]
PlayWriter: Mystery (cleanly cracked) [4am, Firehawke]
MECC-A781 Oh, Deer! (Version 1.1) (cleanly cracked) [4am, Firehawke]
MECC-A784 Problem-Solving Strategies (Version 1.0) (cleanly cracked) [4am, Firehawke]
MECC-A784 Problem-Solving Strategies (Version 1.3) (cleanly cracked) [4am, Firehawke]
MECC-A785 Writing a Character Sketch (Version 1.1) (cleanly cracked) [4am, Firehawke]
MECC-A785 Writing a Character Sketch (Version 1.2) (cleanly cracked) [4am, Firehawke]
MECC-A788 Early Addition (Version 1.1) (cleanly cracked) [4am, Firehawke]
MECC-A788 Early Addition (Version 1.3) (cleanly cracked) [4am, Firehawke]
MECC-A810 Experiencing Procedures (Version 1.0) (cleanly cracked) [4am, Firehawke]
MECC-A811 The Three R's of Microcomputing (Version 1.0) (cleanly cracked) [4am, Firehawke]
MECC-A813 Processing Words (Version 1.0) (cleanly cracked) [4am, Firehawke]
Dragon's Keep (Version 1984-06-05) (cleanly cracked) [4am, Firehawke]
MECC-A822 Nutrition (Version 1.0) (cleanly cracked) [4am, Firehawke]
Quizagon (cleanly cracked) [4am, Firehawke]
Pensate (cleanly cracked) [4am, Firehawke]
Risk (Version 1.4) (cleanly cracked) [4am, Firehawke]
Clue (Version 1.5) (cleanly cracked) [4am, Firehawke]
The Computer Edition of Scrabble (cleanly cracked) [4am, Firehawke]
The Voyage of the Valkyrie (cleanly cracked) [4am, Firehawke]
Cytron Masters (cleanly cracked) [4am, san, Firehawke]
Computer Baseball 1983 Teams Disk (cleanly cracked) [4am, san, Firehawke]
Six-Gun Shootout (cleanly cracked) [4am, san, Firehawke]
Compuzzler (cleanly cracked) [4am, Firehawke]
Algebra Action (cleanly cracked) [4am, Firehawke]
Wizard's Crown (Version 1.2) (cleanly cracked) [4am, Firehawke]
Odyssey in Time (cleanly cracked) [4am, Firehawke]
Forbidden Quest (cleanly cracked) [4am, Firehawke]
Flying Tigers (Version 1.3) (cleanly cracked) [4am, Firehawke]
Apple How To: Lessons in Computing and Calculating (cleanly cracked) [4am, san, Firehawke]
The Desecration (cleanly cracked) [4am, san, Firehawke]
Just Around The Block (cleanly cracked) [4am, Firehawke]
Depreciation Log (cleanly cracked) [4am, Firehawke]
Adventures in Space (cleanly cracked) [4am, Firehawke]
Utopia Graphics Tablet System (cleanly cracked) [4am, san, Firehawke]
The School Tool (cleanly cracked) [4am, Firehawke]
[/branches/time-experiments/hash]apple2_flop_clcracked.xml

r177369 Friday 23rd April, 2021 at 18:42:15 UTC by r09
fmtowns_cd.xml: 29 new dumps, 13 replacements, 1 missing floppy added (#7974)

Special thanks to everyone who participated in the fundraiser to acquire and dump most of these (cyo.the.vile, F1ReB4LL, rockleevk, Wiggy2k).
- Added the missing floppy image to Taiken Shiyou! Marty Channel [wiggy2k]
- Added the missing floppy image to Air Warrior V1.1 [al32gabby]
- Replaced the Inindou and Star Cruiser II floppy images with cleaner unmodified copies [cyo.the.vile]
- Added the bonus audio CD that was included with Bible Master [redump.org]

New working software list additions
-----------------------------------
California X Party - Joshi Daisei Himitsu Club [redump.org, al32gabby]
Castles II - Bretagne Touitsu Senki / Castles II - Siege & Conquest [redump.org]
CD-ROM Bishoujo Senshi Collection - Yuu Disc Special [redump.org]
Collector D [redump.org]
Diamond Players [redump.org, al32gabby]
if - Invitations from Fantastic Stories [redump.org]
Jinmon Yuugi [redump.org]
Kanade V1.1L20 [redump.org]
Kamimura Kei no Sexy Resort - Momoiro Quiz [redump.org]
Kamimura Kei no Sexy Telephone - Pink no Hanayome [redump.org]
Kikou Shidan - Panzer Division II [redump.org, al32gabby]
Meisou Toshi [redump.org]
Moonlight Energy [redump.org]
Nostalgia 1907 - In North Atlantic Sea [redump.org]
Obaachan no Chiebukuro [redump.org]
Palamedes [redump.org]
Private Slave [redump.org, al32gabby]
Psychic Detective Series Vol. 1 - Invitation (DCCS remake) [redump.org, cyo.the.vile]
Reijou Monogatari [redump.org]
Sexy in the Hawaii - Nice Gal Hawaii-hen [redump.org]
Tania [redump.org]
That's Toukou Part 1 [redump.org]
Theme Park [redump.org]
Tokyo Sexy Ave. - Tokyo Genshi Machi [redump.org, al32gabby]
URM - M15 Wakusei ni Umarete [redump.org]
Vanishing Point - Tenshi no Kieta Machi [redump.org]
Yumeutsutsu - Dreamy [redump.org]

New not working software list additions
---------------------------------------
Band-kun [redump.org, al32gabby]
The 4th Unit 7 - Wyatt (demo) [redump.org]

Replaced software list items
----------------------------
Bell's Avenue Vol. 2 [redump.org]
Hoshi no Suna Monogatari 2 [redump.org]
Hoshi no Suna Monogatari 3 [redump.org]
J. R. R. Tolkien's The Lord of the Rings, Vol. II - The Two Towers [redump.org]
Märchen Toshokan - Grimm Douwa - Akazuki [redump.org]
Marine Philt [redump.org]
Musium Towns [redump.org]
Puzznic [redump.org]
Sakura no Mori [redump.org]
Shinc [redump.org]
Sid Meier's Railroad Tycoon [redump.org]
Star Cruiser II - The Odysseus Project [redump.org, cyo.the.vile]
Suikoden - Tenmei no Chikai [redump.org]

Software list items promoted to working
---------------------------------------
Air Warrior V1.1 [al32gabby]
[/branches/time-experiments/hash]fmtowns_cd.xml

r177368 Friday 23rd April, 2021 at 18:16:07 UTC by r09
New working software list additions

-----------------------------------
ibm5150.xml: Control Panel [famiclone]
[/branches/time-experiments/hash]ibm5150.xml

r177367 Friday 23rd April, 2021 at 18:05:29 UTC by brian.johnson
upd7220: fix copy paste bug in DMA handling
[/branches/time-experiments/src/devices/video]upd7220.cpp

r177366 Friday 23rd April, 2021 at 16:55:31 UTC by hap
risc2500: update note
[/branches/time-experiments/src/mame/drivers]saitek_risc2500.cpp stfight.cpp tasc.cpp

r177365 Friday 23rd April, 2021 at 16:55:31 UTC by hap
fix arcade target link
[/branches/time-experiments/scripts/src]machine.lua
[/branches/time-experiments/scripts/target/mame]arcade.lua

r177364 Friday 23rd April, 2021 at 15:39:54 UTC by Dirk Best
basf7100: Preliminary RS232 hookup
[/branches/time-experiments/src/mame/drivers]basf7100.cpp

r177363 Friday 23rd April, 2021 at 13:58:51 UTC by AJR
mn1860: Finish disassembly
[/branches/time-experiments/src/devices/cpu/mn1880]mn1880d.cpp

r177362 Friday 23rd April, 2021 at 12:57:03 UTC by enikland2
nl_segas16b: fix two capacitor labels (#7950)
[/branches/time-experiments/src/mame/audio]nl_segas16b.cpp

r177361 Friday 23rd April, 2021 at 12:13:31 UTC by Dirk Best
basf7100: Hook up centronics port
[/branches/time-experiments/src/mame/drivers]basf7100.cpp

r177360 Friday 23rd April, 2021 at 09:38:00 UTC by barry.rodewald
mpangu: correct QSound sample loading
[/branches/time-experiments/src/mame/drivers]cps2.cpp

r177359 Friday 23rd April, 2021 at 00:46:15 UTC by AJR
a2gameio/joystick.cpp: Fix MT 7953
[/branches/time-experiments/src/devices/bus/a2gameio]joystick.cpp

r177358 Friday 23rd April, 2021 at 00:41:38 UTC by AJR
mn1860: Reassign another pair of opcodes for disassembly
[/branches/time-experiments/src/devices/cpu/mn1880]mn1880d.cpp

r177357 Thursday 22nd April, 2021 at 23:49:39 UTC by hap
stfight: use device_array for ym2203
[/branches/time-experiments/src/mame/drivers]stfight.cpp
[/branches/time-experiments/src/mame/includes]stfight.h
[/branches/time-experiments/src/mame/machine]stfight.cpp

r177356 Thursday 22nd April, 2021 at 23:40:22 UTC by sasuke.arcade
stfight.cpp: Remove YM2203 frequency hack, and set prescaler at machine_start (#7992)
[/branches/time-experiments/src/mame/drivers]stfight.cpp
[/branches/time-experiments/src/mame/includes]stfight.h
[/branches/time-experiments/src/mame/machine]stfight.cpp

r177355 Thursday 22nd April, 2021 at 22:15:10 UTC by Scott Stone
New working clones
------------------
Funky Jet (World, alternate demo) [xuserv, juking]
[/branches/time-experiments/src/mame]mame.lst
[/branches/time-experiments/src/mame/drivers]funkyjet.cpp

r177354 Thursday 22nd April, 2021 at 20:52:11 UTC by hap
risc2500/tasc: fixed high pitched sound problem
[/branches/time-experiments/src/devices/cpu/arm]arm.cpp
[/branches/time-experiments/src/devices/machine]smartboard.cpp
[/branches/time-experiments/src/mame/drivers]mephisto_berlin.cpp saitek_risc2500.cpp tasc.cpp

r177353 Thursday 22nd April, 2021 at 16:11:35 UTC by quasiscroto
a800_flop.xml: more floppy soft additions (#7991)

* Oops, Phobos works provided you have joystick properly mapped!

* Add 9 games in .atr format from a8sp
[/branches/time-experiments/hash]a800_flop.xml

r177352 Thursday 22nd April, 2021 at 15:49:31 UTC by Aaron Giles
mips3: Ensure there is at least 1 cycle to be counted after reading Count. Without this, some timing loops won't exit to the scheduler until they complete.
[/branches/time-experiments/src/devices/cpu/mips]mips3drc.cpp

Previous 50 199869 Revisions Next 50


© 1997-2024 The MAME Team