OpenCores
URL https://opencores.org/ocsvn/am9080_cpu_based_on_microcoded_am29xx_bit-slices/am9080_cpu_based_on_microcoded_am29xx_bit-slices/trunk

Subversion Repositories am9080_cpu_based_on_microcoded_am29xx_bit-slices

[/] [am9080_cpu_based_on_microcoded_am29xx_bit-slices/] [trunk/] [prog/] [zmac.cmd] - Blame information for rev 3

Go to most recent revision | Details | Compare with Previous | View Log

Line No. Rev Author Line
1 3 zpekic
@echo off
2
if not exists ..\..\zmac.exe goto :error
3
..\..\zmac.exe %f -8
4
goto :end
5
 
6
:error
7
@echo zmac.exe not found!
8
@echo download from http://48k.ca/zmac.html and place in same folder where Sys9080 is located
9
errorlevel 1
10
 
11
:end
12
errorlevel 0
13
 

powered by: WebSVN 2.1.0

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