Skip to content

Nina's Diary - a diary program for the Atari 8-bit

License

Notifications You must be signed in to change notification settings

a8bit/ninas-diary

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nina's Diary

A simple diary program I wrote for my daughter, Nina.

Alt Text

Uses a direct to disk format, very simple:

Sector 1 is a boot sector containing a boot logo.

Sectors 2-8 are reserved

Sectors 9-720 are used for diary, 8 sectors per page, allowing 89 pages per disk.

About

Nina's Diary - a diary program for the Atari 8-bit

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 57.2%
  • Makefile 41.5%
  • Assembly 1.3%