-
Pasting and saving can already convert BAS to PRG, and `-prg`, listing and `-echo` can convert PRG to BAS.
We should add a `-convert` command line argument with a source and a destination path to d…
-
Perhaps I am missing something silly. I tested the JS console commands:
load("file.prg" [,start]) loads a file at the specified address
save("file.prg" [,start, end]) saves a file
dow…
-
The output of the linker isn't in the `.map` files, but it would be useful for it to be to understand how the files were constructed.
For example it could be in the segment list:
```
Segment list…
-
Currently available attribute functions don't allow to get a single value if a field has many of them.
Good example might be Poland:
```
Polska
kujawsko-pomorskie
brodnicki
…
-
https://www.nesdev.org/wiki/MMC3
_From the article: Some romhacks attempt to increase the available PRG-ROM size beyond the MMC3's hard 512k limit (e.g. Translation of Final Fantasy III). Full 8-bit …
ghost updated
2 years ago
-
I found another issue with my 8050 drive. When trying to read a SEQ file, cbmcopy will fail. PRG files can be copied off of the floppy fine, though:
```
$ cbmcopy -r 8 'game-pet'
[Info] readin…
-
I'm working on other issue, and this one keeps appearing (I think it shouldn't be related to mine, as I've turned off those features, but still could).
Pexec() fails with 2 types of errors:
```…
-
When running the 4-way pipeline, updating the E coli PRG with illumina data, I got this error:
```
Traceback (most recent call last):
File "/usr/local/bin/make_prg", line 10, in
sys.exit(ma…
-
What a lovely extension! Super well-done job.
Some times, I need to do some post-build or pre-debug steps. Like creating a .d64 with the compiled .prg and add another (external) .prg to the .d64. A…
-
Hi,
e:\HbEdit>hbmk2 hbedit.hbp gives following errors after today's Git Pull:
source\fedit.prg(2665) Warning W0001 Ambiguous reference 'TEDIT'
source\fedit.prg(2667) Warning W0001 Ambiguous ref…