This package demonstrates support for i8080 cpu with fasm from WinAsm Studio.
included:

1.8080.vas - keyfile to support i8080 mnemonics
2.SPEC.vaa - "api" keywords - list of addresses to call Specialist rom functions
3.Include.zip:
    8080.inc - i8080 commands support with macros for fasm
    win2koi7.* - files to support string conversion from win1251 to koi7
4.SPEC_ROM.zip - disassembled ROM of "Specialist" PC, can be reassembled using this stuff
5.8080_2.zip - test program for pc "Specialist" to be used with emulators emu or emu80.

How to install WinAsm Studio with fasm support fast check Fasm for WinAsm Studio quick start
in english or Russian Help for FASM Add-In

note: Specialist is one of the i8080 own-made pc-s in USSR. koi7 - encoding used in most
these pc-s - if you do not interested with it - just ignore it. if you are interesting -
at first check pathes to win2koi7.rus and win2koi7.lat inside win2koi7.inc - they must be
direct. then use "dr" or "DR" to place russian strings directly in windows encoding.

Very raw package...

Enjoy! :)