mibi88

Results 5 issues of mibi88

I am using Fedora 33 and I want to build Pillow, but how ? I have no C++ knowledge.

``` Traceback (most recent call last): File "pacman.py", line 305, in PacmanGame() File "pacman.py", line 38, in __init__ self.init_map() File "pacman.py", line 43, in init_map self.game_box = GameBox( File "/home/mibi88/Downloads/pacman-console-master/objects/game_box.py",...

Addresses are not wrapping within zeropage as they do on a real 6502. When running `LDA ($FF), Y` with Y = 0, the 6502 simulator takes the low byte from...

### Have you checked for existing feature requests? - [X] Completed ### Summary The indentation is getting messed up when dedenting a hanging indentation. This is especially annoying when coding...

enhancement

There is a typo, I think: > The lib6502 library is thread-save.