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

Subversion Repositories zet86

[/] [zet86/] [trunk/] [bin/] [web2rom] - Diff between revs 2 and 15

Go to most recent revision | Show entire file | Details | Blame | View Log

Rev 2 Rev 15
Line 7... Line 7...
  //  micro-instructions, so the micro instruction ROM can be smaller
  //  micro-instructions, so the micro instruction ROM can be smaller
  //
  //
 
 
  // Read all the instruction definitions
  // Read all the instruction definitions
  //
  //
  $f1 = fopen("http://pfc.aluzina.org/index.php/Instrucciones_8086", "r");
  $f1 = fopen("http://zet.aluzina.org/index.php/8086_instructions", "r");
 
 
  if (!$f1)
  if (!$f1)
    {
    {
      echo "Error with the URL\n";
      echo "Error with the URL\n";
      exit(1);
      exit(1);

powered by: WebSVN 2.1.0

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