-
#### Description
The autolinker is getting confused with domain looking names in email
### Steps to reproduce
1. Make a post with: app.info@example.com
2.
### Environment (complete as necess…
-
Hi,
The solidisk sideways ram had a number of sw ram banks, which were selected by bits 3:0 of the user port B,
which was located in memory at address $FE60 ( DRB ) and address $FE62 DDRB.
By loadi…
-
for some reason it is getting a cors error when it get to the install part.
https://encoder.corder.tv/install/index.php
when entering the info and everything click install it just hangs and insp…
-
## Final tasks as of Dec-2019
+ [x] Fixing snags https://github.com/dwyl/home/issues/20#issuecomment-549135213
+ [x] Final EDP paperwork [dependency on #70 being completed]
+ [x] Get application ho…
-
Using a negative constant as an operand issues an error whereas negative constants work just fine for equb/w/d. I think this should be allowed for operands as well.
Examples:
lda #-3, lda #not(1)…
-
This was briefly discussed on the list a while ago, but there are a lot of potential use cases for it: Apple I and II harddisk images, Sega 32X games if we turn the 32X into a proper slot device, the …
-
I found this way of writing code in a BBC micro program:
```
10 a=2
20 DEF FN cheese
30 IF a=2 a=3 =-1 ELSE 0
40 IF FN cheese PRINT "Yes it is cheese!"
```
I find line 30 to be very cryptic, bu…
-
Use case would be when testing the url `www.mydomain.com` and another url, `www.mydomain.com/some/path/with/same/domain.html`. So both reports will be merging and overriding each other.
e.g.
```
ww…
-
Hi there, your project is very interesting so I stongly suggest you to "keep an eye" on Aurio/AudioAlign by Mario Guggenberger:
https://github.com/protyposis/AudioAlign
EDIT: Just found another …
-
Most implementations have been converted via https://github.com/kanaka/mal/pull/592. The following are the remaining implementations to convert:
- [ ] basic
- [x] chuck
- [x] crystal
- [x] fanto…