-----| Commodore 64 multidevice emulator |-----

A new version of an iec to serial port interface has been created.
it is still based on uno2iec below, but some things was reworked.
it has not seen much use yet, but so far it has been able to load
and save files properly. it also hasn't seen much speed profiling
so it is slower than the original.

firmware now only handles the lower level iec commands
listen, unlisten, talk, untalk and data. the rest of the iec
handlers was moved to the host program.

under unix you run the command as iec2s /dev/ttyUSB0 > /dev/ttyUSB0

under plan9 iec2s /dev/eiaU4 > /dev/eiaU4



-----


Emulated devices
1. Mass Storage Device - mostly functional
   a. directory support
      10 OPEN15,8,15,"CD:GAMES":CLOSE15

2. Network communication - paritally tested codes
h    modeled after the interpod IEEE interface  URL:http://mikenaberezny.com/hardware/c64-128/interpod-ieee-488-interface/


original codes are based on the following projects
hhttps://github.com/Larswad/uno2iec     URL:https://github.com/Larswad/uno2iec
hhttps://github.com/biappi/iec-py       URL:https://github.com/biappi/iec-py

commodore 64 games that are compatible with this version of disk emulation
1. Kampfgruppe - Strategic Simulations Inc.
2. Panzer Strike! - Strategic Simulations Inc.
3. Neuromancer - Interplay Entertainment Corp.
4. Mechbrigade - Strategic Simulations Inc.
5. Chessmaster 2000 - The Software Toolworks, Ltd
6. Gato - Spectrum HoloByte, Inc.
7. Overrun - Strategic Simulations Inc.
8. Up Periscope - Actionsoft
9. Battle cruiser - Strategic Simulations Inc.