File tree Expand file tree Collapse file tree 4 files changed +33
-0
lines changed Expand file tree Collapse file tree 4 files changed +33
-0
lines changed Original file line number Diff line number Diff line change 1+ Microsoft QBasic 1.1 in MS-DOS 6.22. [ 🙋]
2+
3+ [ 🙋 ] : https://github.com/qb40/qbasic-1.1
4+
5+ <br >
6+
7+ <div >
8+ <link href =" /assets/js-dos/js-dos.css " rel =" stylesheet " >
9+ <script src =" /assets/js-dos/js-dos.js " ></script >
10+ <div id =" jsdos " ></div >
11+ <script >
12+ var jsdos = document .getElementById (" jsdos" );
13+ emulators .pathPrefix = " /assets/js-dos/" ;
14+ Dos (jsdos).run (" index.jsdos" );
15+ var width = jsdos .offsetWidth ;
16+ jsdos .style .height = (0.6 * width)+ " px" ;
17+ </script >
18+ </div >
19+
20+ <br >
21+ <br >
22+
23+
24+ [ ![ qb40] ( https://i.imgur.com/xAWLn0I.jpg )] ( https://qb40.github.io )
Original file line number Diff line number Diff line change 1+ theme : jekyll-theme-cayman
Original file line number Diff line number Diff line change 1+ <!-- Google tag (gtag.js) -->
2+ < script async src ="https://www.googletagmanager.com/gtag/js?id=G-7YB2GGR37M "> </ script >
3+ < script >
4+ window . dataLayer = window . dataLayer || [ ] ;
5+ function gtag ( ) { dataLayer . push ( arguments ) ; }
6+ gtag ( 'js' , new Date ( ) ) ;
7+ gtag ( 'config' , 'G-7YB2GGR37M' ) ;
8+ </ script >
You can’t perform that action at this time.
0 commit comments