Mercurial > hg > Members > kono > nitros9-code
view level1/mc09/port.mak @ 3122:35fb39e4b218
mc09: Store SD card drive offset in its own 2 bytes
instead of trying to re-use two pre-assigned bytes.
Tidy up comments in driver and in descriptors.
Switch to use of hex offsets in makefile rather than decimal;
more readable and more consistent.
author | Neal Crook <foofoobedoo@gmail.com> |
---|---|
date | Tue, 05 Jan 2016 21:55:34 +0000 |
parents | 174eb9eda7b1 |
children |
line wrap: on
line source
PORT = mc09 MACHINE = Multicomp09 FPGA-based Computer CPU = 6809 LEVEL = 1 TELNET_PORT = 6802 HTTPD_PORT = 8802 include $(NITROS9DIR)/rules.mak