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 7

Go to most recent revision | 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
vgi2flash vgboot.vgi vgboot.bin
5
 
6
2. Convert .bin file to Intel Hex (I used Needham's EMP Device Programming Software.)
7
 
8
3. Convert to MCS file, use 'packihx':
9
packihx vgboot.hex > vgboot.mcs
10
 
11
4. Program vgboot.mcs to FLASH using the s3esk_picoblaze_nor_flash_programmer from Xilinx.
12
This will take long time (~1 hour) and will end with address 199FF0.
13
 
14
NOTE: If you run into a problem where the Hyperterminal hangs during
15
the 'P' command, power-cycle your S3E board, re-load the flash
16
programmer, and try again.
17
 
18
exz80all.com:
19
adc,sbc hl, 71680 cycles, CRC expected: f39089a0, found 8e4e5173
20
add hl, 35840 cycles, OK
21
add ix, 35840 cycles, OK
22
add iy, 35840 cycles, OK
23
aluop a,nn 45056 cycles, CRC expected: 48799360 found bf127979
24
aluop a, 753664 cycles, CRC expected: fe43b016 found e8a9643b
25
aluop a, 376832 cycles
26
 
27
bit n,(+1) Ok
28
bit n,(-1) Ok
29
inc/dec sp OK

powered by: WebSVN 2.1.0

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