mirror of
https://github.com/beefytech/Beef.git
synced 2025-06-19 00:20:25 +02:00
Improve XMM integer displays
This commit is contained in:
parent
88183dbae7
commit
6854c404d8
5 changed files with 80 additions and 33 deletions
|
@ -58,9 +58,9 @@ namespace IDE.Debugger
|
|||
{
|
||||
Default,
|
||||
UInt8,
|
||||
Short,
|
||||
Int,
|
||||
Long,
|
||||
Int16,
|
||||
Int32,
|
||||
Int64,
|
||||
Float,
|
||||
Double,
|
||||
COUNT
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue