Post
Topic
Board Announcements (Altcoins)
Re: [ANN][Datacoin - DTC]2017 New Clients, New Developers
by
dtc2017
on 16/10/2017, 16:23:17 UTC
#Note this is a draft copy, improved version coming soon to Steemit

Datacoin - How to Etch an IBM PCx86 simulator to the Blockchain Pt 2 (Applications)


Windows Tutorial

Continuing from the previous guide your simulator should be up and running, it's now time to add some software using the links feature
included with Apertus. Links allow you to use previously etched content stored in the Apertus root index.
The following tutorial will demonstrate how to add a copy of VisiCalc, a trailblazing spreadsheet program
released for the Apple II in the late 1970's. More information on VisiCalc is available below.


1. Create a new folder called ibmapps and add the following files from your ibmjs directory

  index.html
  PCDOSS100.json
  visicalc.json
  components.css
  components.xsl
  example.xml
 
 

2. In your ibmapps folder, open example1.xml in notepad, scroll across and add in the following before line


This line adds the floppy disk driver component and software VisiCalc

3. You may have noticed that we didn't copy accross a few of the files from the ibmjs folder, we will be using previously eteched
copies which will help us reduce the overall publishing cost.
Soon you be able to work out those savings in VisiCalc Wink


4. Go to your main Apertus directory and open the root folder. Unless you have etched multiple times you should have only one folder
listed if not open each folder until you find the content from the previous tutorial. Click on the folder containing your files and
highlight the long string, select copy. This is the transactoinid that you will be inserting into your new files to create the link.

5. Edit example1.xml in notepad, scroll across until you find an entry for ibm-basic.1.00.json, add / then the transactionid
i.e
6bf7c945623b1571571369769285dd350832703b880fa6978cdfd08db77398d8/ibm-basic-1.00.json

Repeat for
ibm.mda-cga.json
1981-04-24.json



Edit index.html, scroll across until you find an entry for pcx86.js again add / then the transactionid

Save both files.

6. Launch your Datacoin wallet and wait for it to fully sync then open Apertus.

7. You should already have a profile setup from the previous tutorial. Select your settings then
click attach and browse to your ibmapps folder. Select all files using ctrl + a and hit ok.
Providing you have enough DTC in your wallet to complete the transaction, click etch to publish your simulation to
the blockchain.

8. On startup it will display the dos command line, to run VisiCalc simply enter B:vc (no /)




Working example
https://imgur.com/a/RWPon

---------------------------
VisiCalc
---------------------------
https://en.wikipedia.org/wiki/VisiCalc
http://toastytech.com/manuals/VisiCalc%201.1.pdf


Datacoin thread - https://bitcointalk.org/index.php?topic=2188160.0


PCjs © 2012-2017 by Jeff Parsons (@jeffpar)