OpenCores
URL https://opencores.org/ocsvn/vg_z80_sbc/vg_z80_sbc/trunk

Subversion Repositories vg_z80_sbc

[/] [vg_z80_sbc/] [trunk/] [diskimage/] [readme_diskimage.txt] - Blame information for rev 35

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 7 hharte
To create a disk image:
2
 
3
1. Convert a 275-byte sector VGI image to 512-byte sectors:
4 8 hharte
   vg2flash vgboot.vgi vgboot.bin
5 7 hharte
 
6 8 hharte
2. Convert .bin file to Intel Hex (I used Needham's EMP Device Programming
7
   Software.)
8 7 hharte
 
9
3. Convert to MCS file, use 'packihx':
10 8 hharte
   packihx vgboot.hex > vgboot.mcs
11 7 hharte
 
12 8 hharte
4. Add MCS header to first line of the file, use the first line of vgboot.mcs
13
   as an example.
14 7 hharte
 
15 8 hharte
4. Program vgboot.mcs to FLASH using the s3esk_picoblaze_nor_flash_programmer
16
   from Xilinx.  This will take long time (~1 hour) and will end with
17
   address 199FF0.
18
 
19 7 hharte
NOTE: If you run into a problem where the Hyperterminal hangs during
20
the 'P' command, power-cycle your S3E board, re-load the flash
21
programmer, and try again.
22
 
23 8 hharte
Other disk images may be obtained from:
24 7 hharte
 
25 8 hharte
wwws.vector-archive.org
26
 
27
The SIMH/AltairZ80 Simulator can emulate a Vector Graphic system.  The
28
simulator and some sample disk images can be downloaded from:
29
 
30
http://www.schorn.ch/cpm/intro.php
31
 
32
The simulator can be used to create new disk images and copy files to
33
and from disk images.
34
 

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.