-
Notifications
You must be signed in to change notification settings - Fork 257
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Adding some feature to Palette Dialog #327
base: master
Are you sure you want to change the base?
Conversation
2. Fix Debugger line height mismatch of IDA font on some systems, measure the mouse position by the actual line height in Rich Edit control rather than directly calculate it by the font height. 3. Detail.
fixed copypaste bug in cdlogger introduced in TASEmulators#310 merge
Sync code to the newest
Almost forgot about this! Can you add the Reset button to restore defaults? |
@owomomo hello? |
I resolved conflicts but it still lacks some features:
Also, why your pull request contains also many other changes? Can you describe your changes in the memory watch window? |
palette must be store all palette versions for all emphasis bits combinations. 64x8=512 |
At least optionally. |
Add palette preview to the Palette Dialog, you can click on the palette to customize the color and save it as a palette file.