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

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /am9080_cpu_based_on_microcoded_am29xx_bit-slices
    from Rev 10 to Rev 11
    Reverse comparison

Rev 10 → Rev 11

/trunk/prog/zmac.cmd
1,13 → 1,12
@echo off
if not exists ..\..\zmac.exe goto :error
..\..\zmac.exe %f -8
if not exist ..\..\zmac.exe goto notfound
..\..\zmac.exe %1 -8
goto :end
 
:error
:notfound
@echo zmac.exe not found!
@echo download from http://48k.ca/zmac.html and place in same folder where Sys9080 is located
errorlevel 1
 
:end
errorlevel 0
 

powered by: WebSVN 2.1.0

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