Changeset 87361de in buchla-68k for readme.txt


Ignore:
Timestamp:
07/16/2017 05:38:56 PM (7 years ago)
Author:
Thomas Lopatic <thomas@…>
Branches:
master
Children:
499da16
Parents:
f38d645
Message:

Prepend a header to midas.abs.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • readme.txt

    rf38d645 r87361de  
    3232
    3333In particular, there's no code for anything related to the actual
    34 sound generation. This seems to happen entirely on different hardware,
    35 which the code refers to as the "FPU" - possibly something DSP-based.
     34sound generation.
    3635
    3736Building with a GCC cross-compiler
     
    9493Once you have the cross-toolchain in place, invoke
    9594
    96   make bios.abs
     95  make bios.img
    9796
    9897from the top-level directory of this repository to build the BIOS and
Note: See TracChangeset for help on using the changeset viewer.