This website requires JavaScript.
Explore
Help
Sign In
fergalmoran
/
ladybird
Watch
1
Star
0
Fork
0
You've already forked ladybird
mirror of
https://github.com/fergalmoran/ladybird.git
synced
2026-01-07 09:04:30 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bbdf0665fc34c0fee7ec367c5e9af0df2407f141
ladybird
/
DevTools
History
Andreas Kling
acfae91032
UserspaceEmulator: Fix incorrect SALC behavior
...
As @tzoz pointed out, SALC should set AL to 0xff when CF=1, not 0x01.
Fixes
#2819
.
2020-07-16 00:50:55 +02:00
..
FormCompiler
AK: JsonParser improvements
2020-06-13 12:43:22 +02:00
HackStudio
LibGUI: Use enum for TextEditor modes & add new DisplayOnly mode
2020-07-15 13:19:44 +02:00
Inspector
LibGUI: Make GUI::Application a Core::Object
2020-07-04 14:05:57 +02:00
IPCCompiler
AK: Make string-to-number conversion helpers return Optional
2020-06-12 21:28:55 +02:00
Profiler
Profiler: Use SortingProxyModel::set_sort_role()
2020-07-04 19:22:30 +02:00
UserspaceEmulator
UserspaceEmulator: Fix incorrect SALC behavior
2020-07-16 00:50:55 +02:00
VisualBuilder
LibGUI: Turn GUI::Application::the() into a pointer
2020-07-04 16:54:55 +02:00
CMakeLists.txt
UserspaceEmulator: Start building a userspace X86 emulator :^)
2020-07-07 22:44:58 +02:00