-
```
"I really hate that zoom/position is separate for normal/spare page...in my
mind, it should be one and the same."
Suggested by DawnBringer
```
Original issue reported on code.google.com by `yri…
-
```
To start with, this looks like it's THE program I've been looking for.
Together with the c64 "restrictions mode" in another issue it sure is the
killer app.
But not without load/save.
I've made …
-
```
class A(object):
status_positions = ["C", "Z", "I", "D", "B", "5", "V", "N"]
def pop_status(self):
flags_bin = 42
flags = set([(flag_name if (flags…
-
```
class A(object):
status_positions = ["C", "Z", "I", "D", "B", "5", "V", "N"]
def pop_status(self):
flags_bin = 42
flags = set([(flag_name if (flags…
-
```
What steps will reproduce the problem?
1. open vi, add "forget bg"
2. :q to quit editor
3. try to open again typing 'vi'
What is the expected output? What do you see instead?
The editor should o…
-
```
I have made a tool to convert graphics for Amstrad CPC using rasters, now
the process consist in paint, convert, go back to the paint program to
retouch the picture for fix the "raster zones",... …
-
```
basically ive been digging through afew of the old commodore books with
programs in them and ive been typing them in to just see what they do.
what ide like to know is if there is a way that i ca…
-
```
I have made a tool to convert graphics for Amstrad CPC using rasters, now
the process consist in paint, convert, go back to the paint program to
retouch the picture for fix the "raster zones",... …
-
I am having very very slow gem installs. By using `gem --verbose install` and other debugging tools, I've narrowed it down to this as an example bottleneck:
```
time curl -I https://rubygems.global.…
-
```
I have made a tool to convert graphics for Amstrad CPC using rasters, now
the process consist in paint, convert, go back to the paint program to
retouch the picture for fix the "raster zones",... …