Skip to content
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

Anzeige Probleme im Debugger #236

Closed
ThKattanek opened this issue Mar 30, 2023 · 1 comment
Closed

Anzeige Probleme im Debugger #236

ThKattanek opened this issue Mar 30, 2023 · 1 comment

Comments

@ThKattanek
Copy link
Owner

Das kam als E-Mail rein,

"Hallo,
vom EMu64 habe ich die Version 4.30 und die neueste Version 5-0-19.
Alles unter Windows (Win11).
Leider ist es so das unter 4.3 das Memory-Fester zu klein ist.
Und man ein paar Zeilen nicht mehr sieht.
Wenn man z.B. $0800 eingibt sieht man $0800 bis $0850
Scrollt man runter dann springt die Anzeige auf $0880
d.h die Zeilen für 0860 und 0870 sieht man nicht.

Bei der neuen Version da ist das Disassembler Grid zu klein und man erkennt gar nichts mehr.
Die Schriften überlappen sich und das Memory-Fenster ist zu dicht mit daten befüllt.
Ausserdem kann man keinen Memory-Bereich eingeben.
Auch kann man das Memory nicht mehr als "raw" datei abspeichern.
Und das CPU-Logging gibt es auch nicht mehr.
Hab es auch nicht geschafft das Disassembler Fenster ab einer bestimmten Adresse anzeigen zu lassen.

Also da komme ich mit der 4.3 weiter, wenn nur das mit dem Memory-Fenster nicht wäre.
Da muss ich dann halt den Bereich exportieren um die Werte zu sehen.
-> Das ist natürlich hinderlich.
Denke wenn das Debug-Fenster größer wäre, würd es funktionieren.
-> Hast Du da noch den Source?

Ansonsten würde ich das auch selbst unter Windows umprogrammieren.
C++ und QT sind kein Problem.
Hat man da eine Chance das unter Windows kompiliert zu bekommen?

Ist die aktuelle Windows Version unter Windows kompiliert oder über den MXE?
Über VisualStudio oder MinGW?

Grüße"

ScpjCYDkbilgEQ2Q

@ThKattanek ThKattanek added this to To do in Version 5.1.0 Mar 30, 2023
@ThKattanek ThKattanek moved this from To do to In progress in Version 5.1.0 Apr 16, 2023
ThKattanek added a commit that referenced this issue Apr 22, 2023
fix sr register show
ThKattanek added a commit that referenced this issue Apr 23, 2023
added new input box for edit reisters
ThKattanek added a commit that referenced this issue Apr 23, 2023
changed debugger_window
ThKattanek added a commit that referenced this issue Apr 23, 2023
fixed view intern register
ThKattanek added a commit that referenced this issue May 9, 2023
Debugger History List have now dynamic list entrys
ThKattanek added a commit that referenced this issue May 9, 2023
update date in debugger_window
ThKattanek added a commit that referenced this issue May 25, 2023
disassemble list - fixed column width
ThKattanek added a commit that referenced this issue May 30, 2023
addes new resize disass table
ThKattanek added a commit that referenced this issue Jun 1, 2023
changed debugger_window disass_list for better view under windows 11
ThKattanek added a commit that referenced this issue Jun 1, 2023
changed font size for disass from 8 to 10
ThKattanek added a commit that referenced this issue Jun 14, 2023
new layout from the memory list
ThKattanek added a commit that referenced this issue Jun 14, 2023
fontsize for memory view changed to 10px
ThKattanek added a commit that referenced this issue Jun 17, 2023
memory window is now clean and can better read under windows 11
ThKattanek added a commit that referenced this issue Jun 18, 2023
added raw file export in debugger
ThKattanek added a commit that referenced this issue Jun 18, 2023
fix prg export in debugger, endaddress is now really last written byte
ThKattanek added a commit that referenced this issue Jun 18, 2023
fixed asm list export in debugger, endaddress is now really last written byte
ThKattanek added a commit that referenced this issue Jun 18, 2023
Added new function. When double click at the history address jump in disassembly list to this address.
ThKattanek added a commit that referenced this issue Jun 18, 2023
fixed scrollbar for the disass list
ThKattanek added a commit that referenced this issue Jun 18, 2023
Added new feature in memory window. You can jump to a address.
ThKattanek added a commit that referenced this issue Jun 18, 2023
added debug logging
ThKattanek added a commit that referenced this issue Jun 20, 2023
fixed ExpoertASM. No more endless loop when range 0x0000- 0xffff export.
ThKattanek added a commit that referenced this issue Jun 21, 2023
Added new feature in Debugger/Breakgroups. Breakpoint for read and write addresses now with range.
@ThKattanek ThKattanek reopened this Jun 21, 2023
@ThKattanek
Copy link
Owner Author

erledigt!

@ThKattanek ThKattanek moved this from In progress to Done in Version 5.1.0 Jun 21, 2023
ThKattanek added a commit that referenced this issue Jun 21, 2023
Added Fileformat bpt in doc
ThKattanek added a commit that referenced this issue Jun 21, 2023
new layout for debugger vic info window
ThKattanek added a commit that referenced this issue Jun 21, 2023
Fixed floppy breakpoints
ThKattanek added a commit that referenced this issue Jun 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

No branches or pull requests

1 participant