A collection of IDA & ASM Disassemblies for The MajorBBS & Worldgroup Modules
Part of working on any emulator is reverse engineering the applications that will be running within your emulator to not only better understand how they work, but also how to make your emulator work better for them! This repository is a collection of disassembled MajorBBS & Worldgroup modules in several formats to help anyone who would want to collaborate on The MajorBBS Emulation Project better understand the inner workings of the modules they're running in the emulator.
The provided .i64 files are IDA Database files that contain the disassembly of the provided module. They can be opened and worked on using IDA Freeware
This is an export from IDA into a text file containing the raw x86 Assembler. This file cannot be directly assembled/linked, but is provided for those who don't want to work in IDA or have other development tools for x86 Assembler they'd like to use.
Community members involved in the development of The MajorBBS Emulation project are here to help! Feel free to join our Discord and our team will be happy to answer any question you might have 🤓