rk86 2.0.27 → 2.0.28
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -1
- package/rk86.js +19 -4
package/package.json
CHANGED
package/rk86.js
CHANGED
|
@@ -1799,6 +1799,21 @@ var init_catalog_data = __esm(() => {
|
|
|
1799
1799
|
checkSum: 26319,
|
|
1800
1800
|
leadingE6: true
|
|
1801
1801
|
},
|
|
1802
|
+
{
|
|
1803
|
+
name: "RALLI.RK",
|
|
1804
|
+
title: "\u0418\u0433\u0440\u0430 \u0420\u0430\u043B\u043B\u0438.",
|
|
1805
|
+
description: "",
|
|
1806
|
+
screenshots: [
|
|
1807
|
+
"RALLI.RK-1.png",
|
|
1808
|
+
"RALLI.RK-2.png"
|
|
1809
|
+
],
|
|
1810
|
+
start: 0,
|
|
1811
|
+
end: 4095,
|
|
1812
|
+
size: 4096,
|
|
1813
|
+
entry: 0,
|
|
1814
|
+
checkSum: 16723,
|
|
1815
|
+
leadingE6: false
|
|
1816
|
+
},
|
|
1802
1817
|
{
|
|
1803
1818
|
name: "RAMDOS.PKI",
|
|
1804
1819
|
title: "RAMDOS V2.01, \u041F\u0443\u0441\u0442\u043E\u0439 \u0434\u0438\u0441\u043A",
|
|
@@ -3180,10 +3195,10 @@ var init_catalog_data = __esm(() => {
|
|
|
3180
3195
|
"screentest.bin-1.png"
|
|
3181
3196
|
],
|
|
3182
3197
|
start: 0,
|
|
3183
|
-
end:
|
|
3184
|
-
size:
|
|
3198
|
+
end: 29,
|
|
3199
|
+
size: 30,
|
|
3185
3200
|
entry: 0,
|
|
3186
|
-
checkSum:
|
|
3201
|
+
checkSum: 33913,
|
|
3187
3202
|
leadingE6: false
|
|
3188
3203
|
},
|
|
3189
3204
|
{
|
|
@@ -4156,7 +4171,7 @@ import { basename } from "path";
|
|
|
4156
4171
|
// packages/rk86/package.json
|
|
4157
4172
|
var package_default = {
|
|
4158
4173
|
name: "rk86",
|
|
4159
|
-
version: "2.0.
|
|
4174
|
+
version: "2.0.27",
|
|
4160
4175
|
description: "\u042D\u043C\u0443\u043B\u044F\u0442\u043E\u0440 \u0420\u0430\u0434\u0438\u043E-86\u0420\u041A (Intel 8080) \u0434\u043B\u044F \u0442\u0435\u0440\u043C\u0438\u043D\u0430\u043B\u0430",
|
|
4161
4176
|
bin: {
|
|
4162
4177
|
rk86: "rk86.js"
|