Skip to content

dma-coco/SysInforic

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SysInforic

Work in progress tool to show the specs of an oric machine

Right now all it does is:

  • Show the amount of memory (16K or 48K)
  • Print a CRC32 value of the top 16K of memory and matches that with a list of known configurations

The CRC32 code is from http://www.6502.org/source/integers/crc.htm

About

Small utility program to show the specs of an Oric compatible machine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C 39.1%
  • Assembly 38.8%
  • Batchfile 22.1%