mirror of
https://github.com/holub/mame
synced 2025-04-09 18:17:44 +03:00
sharp/mz700.cpp: fix broken URL
This commit is contained in:
parent
c33ec6922f
commit
7c6fb70c02
@ -3,7 +3,7 @@
|
||||
<!--
|
||||
license:CC0-1.0
|
||||
|
||||
Pretty much all info taken from http://www.sharpmz.org/index.html
|
||||
Pretty much all info taken from https://original.sharpmz.org/
|
||||
|
||||
Currently, this list lists all dumps known and found. A lot of these are simple
|
||||
homemade hacks, mods and bad dumps which should probably be weeded out from the originals.
|
||||
@ -2740,7 +2740,7 @@ Easidata (English Version)
|
||||
<!-- WARNING! The following ones should be in disk formats, but they seem to be only available as tapes (MZF is a tape format!) -->
|
||||
<!-- we include these here as placeholders until proper dumps are found -->
|
||||
|
||||
<!-- Pretty much all info taken from http://www.sharpmz.org/index.html
|
||||
<!--
|
||||
|
||||
Undumped:
|
||||
Centronics Interface Utility Disk Version
|
||||
@ -2814,7 +2814,7 @@ DATABASE FILER (SOLO SOFTWARE)
|
||||
<!-- we include these here as placeholders until proper dumps are found -->
|
||||
|
||||
<!--
|
||||
These are Quick Disks. Pretty much all info taken from http://www.sharpmz.org/index.html
|
||||
These are Quick Disks.
|
||||
|
||||
Undumped:
|
||||
BASIC 5Z-008 V1.0B
|
||||
|
@ -3,7 +3,7 @@
|
||||
/******************************************************************************
|
||||
* Sharp MZ700
|
||||
*
|
||||
* Reference: http://sharpmz.computingmuseum.com
|
||||
* Reference: https://original.sharpmz.org/
|
||||
*
|
||||
* MZ700 memory map
|
||||
*
|
||||
|
@ -3,7 +3,7 @@
|
||||
/******************************************************************************
|
||||
* Sharp MZ700
|
||||
*
|
||||
* Reference: http://sharpmz.computingmuseum.com
|
||||
* Reference: https://original.sharpmz.org/
|
||||
*
|
||||
******************************************************************************/
|
||||
#ifndef MAME_SHARP_MZ700_H
|
||||
|
@ -3,7 +3,7 @@
|
||||
/******************************************************************************
|
||||
* Sharp MZ700
|
||||
*
|
||||
* Reference: http://sharpmz.computingmuseum.com
|
||||
* Reference: https://original.sharpmz.org/
|
||||
*
|
||||
*****************************************************************************/
|
||||
|
||||
|
@ -7,7 +7,7 @@
|
||||
*
|
||||
* Juergen Buchmueller <pullmoll@t-online.de>, Jul 2000
|
||||
*
|
||||
* Reference: http://sharpmz.computingmuseum.com
|
||||
* Reference: https://original.sharpmz.org/
|
||||
*
|
||||
***************************************************************************/
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user