You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+11-9Lines changed: 11 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,19 +26,22 @@ emulators online.
26
26
27
27
### ZXBOX VM
28
28
29
-
ZXBOX is an Ubuntu 20.04 Virtualbox VM with preinstalled emulators and over 8Gb of ZX Spectrum software.
29
+
ZXBOX is an Ubuntu 20.04 Virtualbox VM with preinstalled emulators and over 10Gb of ZX Spectrum software.
30
30
31
31
[Download ZXBOX](https://app.vagrantup.com/reefactor/boxes/ZXBOX) VM from vagrant cloud or [build from sources](zxbox/build_zxbox.sh).
32
32
33
+
Ubuntu has enabled autologin with default vagrant user `vagrant` with password `vagrant`
34
+
33
35
34
36
##### ZXBOX VM contents
35
37
36
38
* Unreal Speccy Portable emulator [compiled from sources](zxbox/install_zxbox_ubuntu2004.sh)
37
39
* Fuse emulator + ROMs pack
38
40
* Wine (to run [Unreal Speccy v0.39 for Windows](emul/US0.39.0/))
39
41
* DOSBOX (to run X128, r80 and Shalaev emulators)
40
-
* over [8Gb of ZX Spectrum software](zxbox/TOSEC-2021-repack-fileslist.txt) collection based on [TOSEC 2021 release](https://www.tosecdev.org/news/releases/167-tosec-release-2021-02-14) repacked and released by [ladyeklipse](https://sourceforge.net/u/ladyeklipse/profile)
41
-
* File commanders for easy browsing
42
+
* over [8Gb of ZX Spectrum software - TOSEC-2021-repack filelist](zxbox/TOSEC-2021-repack-fileslist.txt) collection based on [TOSEC 2021 release](https://www.tosecdev.org/news/releases/167-tosec-release-2021-02-14) repacked and released by [ladyeklipse](https://sourceforge.net/u/ladyeklipse/profile)
43
+
* over 4Gb of ZX Spectrum software - Virtual TRDOS (DVD 1.7 2007) collection from https://vtrd.in/
44
+
* Double Commander and Midnight Commander for fast-and-old-school navigation
42
45
43
46
44
47
##### Nested emulation layers structure
@@ -134,9 +137,8 @@ UX NOTE: change `JOYSTICK` option from `KEMPSTON` to `CURSOR` in order to TRDOS
134
137
135
138
136
139
### CREDITS
137
-
*https://vtrd.in
138
-
*http://dlcorp.nedopc.com
139
-
*http://www.zxspectrum.net
140
-
*https://www.worldofspectrum.org
141
-
*https://viva-games.ru/
142
-
*https://sourceforge.net/u/ladyeklipse/profile
140
+
*https://vtrd.in for Virtual TR-DOS archive and comunity
141
+
*http://dlcorp.nedopc.com for Unreal Speccy emulator
142
+
*https://viva-games.ru/ for jVGS emulator
143
+
*https://sourceforge.net/u/ladyeklipse/profile for largest collection
0 commit comments