New pages
Jump to navigation
Jump to search
- 01:05, 21 June 2025 BGB (hist | edit) [5,100 bytes] Stewmat (talk | contribs) (Created page with "''BGB'' is a Gameboy emulator with advanced debugging features. An overview of bgb's debugging features is provided here. Debugging is an extremely valuable skill if you're modifying any code in oracles-disasm, as it allows you to inspect variables and follow code flow. See the [https://bgb.bircd.org/manual.html online readme] to see hotkeys, features, etc. ==Symbol files== File:oracles-disasm-debugging.png|thumb|right|BGB debugger showing Seasons with debuggin...")
- 23:35, 3 June 2025 LynnaLab/Networking (hist | edit) [5,126 bytes] Stewmat (talk | contribs) (Created page with "==Overview== LynnaLab supports cooperative editing over the network. It uses a client/server model, where the server "hosts" their copy of oracles-disasm for others to edit. There is no theoretical limit on the number of clients that can connect to a server. If multiple people make edits that conflict with each other, some clients' changes may be discarded, and a non-fatal error message will be shown. The server's changes always take priority, however, so this only app...")