Skip to content

Commit

Permalink
Docs: Update for release FEX-2312
Browse files Browse the repository at this point in the history
  • Loading branch information
Sonicadvance1 committed Dec 4, 2023
1 parent b619f38 commit 64276db
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions docs/SourceOutline.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# FEX-2311
# FEX-2312

## FEXCore
See [FEXCore/Readme.md](../FEXCore/Readme.md) for more details
Expand Down Expand Up @@ -77,10 +77,6 @@ Logic that binds various parts together
Emulation mainloop related glue logic
- [Core.cpp](../FEXCore/Source/Interface/Core/Core.cpp): Glues Frontend, OpDispatcher and IR Opts & Compilation, LookupCache, Dispatcher and provides the Execution loop entrypoint

#### gdbserver
- [GdbServer.cpp](../FEXCore/Source/Interface/Core/GdbServer.cpp): Provides a gdb interface to the guest state
- [GdbServer.h](../FEXCore/Source/Interface/Core/GdbServer.h)

#### log-manager
- [LogManager.cpp](../FEXCore/Source/Utils/LogManager.cpp)

Expand Down

0 comments on commit 64276db

Please sign in to comment.