1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-06-01 06:28:13 +00:00
serenity/Userland/DevTools
Simon Wanner a7268c3c74 LibX86+UserspaceEmulator: Introduce AddressSize and OperandSize enums
These replace the bools a32 and o32, which will make implementing
64-bit sizes possible. :^)
2022-11-26 12:50:38 +01:00
..
GMLPlayground Everywhere: Mark dependencies of most targets as PRIVATE 2022-11-01 14:49:09 +00:00
HackStudio Userland: Accept drag_enter events for widgets supporting file drops 2022-11-13 16:13:03 -07:00
Inspector Everywhere: Mark dependencies of most targets as PRIVATE 2022-11-01 14:49:09 +00:00
Profiler Everywhere: Mark dependencies of most targets as PRIVATE 2022-11-01 14:49:09 +00:00
SQLStudio Userland: Accept drag_enter events for widgets supporting file drops 2022-11-13 16:13:03 -07:00
UserspaceEmulator LibX86+UserspaceEmulator: Introduce AddressSize and OperandSize enums 2022-11-26 12:50:38 +01:00
CMakeLists.txt Playground: Rename the application to GMLPlayground 2022-06-28 21:10:10 +01:00