Mercurial > hg > Members > kono > nitros9-code
view level2/mc09l2/port.mak @ 3257:987f995993c3
co80: Use HW port address from descriptor (via SCF and VTIO)
Change the driver code to not use a hardcoded address.
Change the value in the descriptor to the previously
hardcoded value in the driver. Looks like someone was debugging
a WordPak prototype using the cartridge ROM enable output...
author | Tormod Volden <debian.tormod@gmail.com> |
---|---|
date | Wed, 29 Aug 2018 08:49:13 +0200 |
parents | e1aadba01e81 |
children |
line wrap: on
line source
PORT = mc09 MACHINE = Multicomp09 FPGA-based Computer CPU = 6809 LEVEL = 2 TELNET_PORT = 6809 HTTPD_PORT = 8809 include $(NITROS9DIR)/rules.mak