-
## 如何复现
安装依赖,
```
pnpm i zx father@next -D
```
编辑 .fatherrc.ts,
```
export default { prebundle: { deps: ['zx'] } }
```
执行 prebundle,
```
father prebundle
```
产物如下,
![imag…
-
I think it shall be good if you will add TRD and SCL diskette file formats compatibility.
-
```
What steps will reproduce the problem?
- Long program will load to memory part where is speedloader located
What is the expected output? What do you see instead?
- load program successfuly
What …
-
# TIL: ‘Hello, world’ in Z80 assembly language on the ZX Spectrum - jamieonkeys
I finally had a go at creating a machine code program and running it on a Speccy.
[https://www.jamieonkeys.dev/posts/t…
-
```
What steps will reproduce the problem?
- Long program will load to memory part where is speedloader located
What is the expected output? What do you see instead?
- load program successfuly
What …
-
```
What steps will reproduce the problem?
- Long program will load to memory part where is speedloader located
What is the expected output? What do you see instead?
- load program successfuly
What …
-
https://github.com/zx-project/zx/tree/master/modules/zargv
cc @aep
-
**Describe the bug**
When I was trying to play around with an MCNP input file I received a `NameError` that seems unrelated to a problem with the file.
**To Reproduce**
A short code snippet …
-
t' world식에서
((Xx , Yx, Zx) * t' , (Xx,Yx,Zx) * t' , (Xx,Yx,Zx) * t') *s +t
이 부분이
((Xx , Yx, Zx) * t' , (Xy,Yy,Zy) * t' , (Xz,Yz,Zz) * t') *s +t
이렇게 바뀌어야 하는 게 맞나요?
-
### Which Cloudflare product(s) does this pertain to?
Workers Vitest Integration
### What version(s) of the tool(s) are you using?
"@cloudflare/vitest-pool-workers": "^0.1.19", "wrangler": "3.37.0"…