You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Mark Pruden 7a87dd6805 RomLoader changes to implement NVRAM config, and relatd changes to HBIOS/SysConfig 1 year ago
..
Build.cmd Follow up to Initial NVRAM Changes 1 year ago
Clean.cmd Initial NVRAM Changes, for HBIOS including public API, sysconfig app, build changes 1 year ago
Makefile Initial NVRAM Changes, for HBIOS including public API, sysconfig app, build changes 1 year ago
README.md Initial NVRAM Changes, for HBIOS including public API, sysconfig app, build changes 1 year ago
sysconfig.asm RomLoader changes to implement NVRAM config, and relatd changes to HBIOS/SysConfig 1 year ago

README.md

System Configuration

Introduction

An utility applicaton that sets NVR Attributes that affect HBIOS and RomWBW Operation. Write to RTC NVRAM to store config is reliant on HBIOS

Building

TASM (Telemark Assembler) (Anderson, 1998).

RomWBW Version

Is part of the SBCv2 RomWBW distribution. And deployed as a Rom Application It is included in Rom Bank 1

CP/M Version

The resulting sysconfig.com command file can be run in CP/M. It is copied in the Binary/Apps folder.