Michael "Code Poet" Pohoreski

Results 245 comments of Michael "Code Poet" Pohoreski

Recommend just putting them in README.MD ``` # Keys Ctrl-Shift-A Toggle Aspect Ratio between 1x, 1.5x, and 2x. Delete Reset Ctrl-Delete Ctrl-Reset # Command Line Options -s6.d1 path/foo.DSK Auto-mount disk...

Part of the problem is that the docs are on the old site: https://sites.google.com/site/brendanrobert/projects/jace | Option | Value | | --- | --- | | cfg.saveAutomatically | t/f (I don't...

On OSX I think I'd probably like Command-M. Does that cause any conflicts on Windows with Alt-M ? The actual default key doesn't really matter to me if down the...

Ideally, I'd prefer a `console` like AppleWin's `F7` debugger where I can `BLOAD`, `BSAVE`, etc. :+1: That way new commands could be added without having to worry about initial hotkeys...

Understood about punting on the console -- it isn't a trivial undertaking. Whatever is less work for the dev :-)

This is a major feature so I would say it is fine to bump it to 3.0 if we accept + merge this. (Still being discussed ATM.)

> I just checked 65d02.h and it's currently not to be used at all, That's correct. In the `Configuration` dialog box: * The drop-down box to select the model needs...

I haven't forgotten about this. It would be nice to see _some_ of the cleanup here submitted as tiny PRs so that it easier to follow and eventually merge into...

Sign me up! Long term we might want to look into valgrind as well -- but I'm not sure if Windows is supported.