Difference between revisions of "BGB"
From GbdevWiki
Mantidactyle (Talk | contribs) (→Facts) |
(Removed editorialized information) |
||
Line 2: | Line 2: | ||
= Overview = | = Overview = | ||
− | BGB by beware is a gameboy/color emulator/debugger. It has a [[no$gmb]]-like debugger, but lacks some of no$gmb's disadvantages. It has a [[Test_ROMs|high accuracy]], comparable to [[Gambatte]]. | + | BGB by beware is a gameboy/color emulator/debugger. It has a [[no$gmb]]-like debugger, but lacks some of no$gmb's disadvantages. It has a [[Test_ROMs|high accuracy]], comparable to [[Gambatte]]. It's accuracy and powerful debugger, make it popular among gamers and developers alike. BGB's accuracy is regarded within the community as being close to actual hardware. |
= Facts = | = Facts = | ||
Line 13: | Line 13: | ||
= Feature list = | = Feature list = | ||
− | * | + | *Emulation of the GameBoy, GameBoy Color, and Super Gameboy |
− | * | + | *Support for MBC1/2/3/5/7 and HuC1/3 |
*SGB multiplayer with up to 4 gamepads | *SGB multiplayer with up to 4 gamepads | ||
− | * | + | *Powerful debugger: |
− | ** | + | ** Disassembler |
− | ** | + | ** Assembler (change code and ability to save modified rom) |
− | ** | + | ** Breakpoints |
− | ** | + | ** Break on access |
− | ** | + | ** Conditional breakpoints |
− | ** | + | ** Singlestepping/tracing/animating/step out/step over |
− | ** | + | ** Vram viewer: BG map, tiles, OAM, palette |
− | ** | + | ** I/O registers viewer |
− | ** | + | ** Break on exceptions (accessing inaccessible VRAM, read unitialized WRAM and HRAM, echo ram access, access locked external ram, disable video outside vblank) |
− | * | + | *Save state support |
− | * | + | *Graphics output: directdraw and DIB supported |
− | * | + | *Sound output: waveout, directsound and disk writer supported |
− | * | + | *Runs almost all roms perfectly, compatibility comparable with the best GB/C emulators |
*Accurate/high quality sound emulation, can generate bandlimited rectangular waves | *Accurate/high quality sound emulation, can generate bandlimited rectangular waves | ||
− | * | + | *Accurate video emulation. |
− | + | ||
*Joystick/Gamepad support, everything configurable | *Joystick/Gamepad support, everything configurable | ||
− | * | + | *Some user interface keys are configurable and can be mapped to joystick/gamepad buttons |
*MBC3 Real Time Clock emulation. | *MBC3 Real Time Clock emulation. | ||
*Auto delay/frameskip, gameboy runs at 100% real speed and full ~60 fps, or any adjustable speed. | *Auto delay/frameskip, gameboy runs at 100% real speed and full ~60 fps, or any adjustable speed. | ||
*GameGenie and GameShark cheat, load/save cheats (auto and manual), "cheat searcher", easy creation of new cheat codes | *GameGenie and GameShark cheat, load/save cheats (auto and manual), "cheat searcher", easy creation of new cheat codes | ||
− | * | + | *Save/load state with quick (zsnes style) keys. |
*Load from zip and gzip files | *Load from zip and gzip files | ||
*This program does not require DirectX or runtime libraries. | *This program does not require DirectX or runtime libraries. | ||
− | * | + | *Support for optional border bitmap and pseudo fullscreen mode. |
*TCP/IP game link support | *TCP/IP game link support |
Revision as of 13:20, 6 June 2015
Part of a series of articles on |
Cross-platform |
For DOS/Windows |
JavaScript |
For Handhelds |
Overview
BGB by beware is a gameboy/color emulator/debugger. It has a no$gmb-like debugger, but lacks some of no$gmb's disadvantages. It has a high accuracy, comparable to Gambatte. It's accuracy and powerful debugger, make it popular among gamers and developers alike. BGB's accuracy is regarded within the community as being close to actual hardware.
Facts
- Homepage: http://bgb.bircd.org/
- Type: Emulator/Debugger
- Platform: Windows
- License: Freeware
- Current version: 1.5.1
- Last updated: 2014-11-14
Feature list
- Emulation of the GameBoy, GameBoy Color, and Super Gameboy
- Support for MBC1/2/3/5/7 and HuC1/3
- SGB multiplayer with up to 4 gamepads
- Powerful debugger:
- Disassembler
- Assembler (change code and ability to save modified rom)
- Breakpoints
- Break on access
- Conditional breakpoints
- Singlestepping/tracing/animating/step out/step over
- Vram viewer: BG map, tiles, OAM, palette
- I/O registers viewer
- Break on exceptions (accessing inaccessible VRAM, read unitialized WRAM and HRAM, echo ram access, access locked external ram, disable video outside vblank)
- Save state support
- Graphics output: directdraw and DIB supported
- Sound output: waveout, directsound and disk writer supported
- Runs almost all roms perfectly, compatibility comparable with the best GB/C emulators
- Accurate/high quality sound emulation, can generate bandlimited rectangular waves
- Accurate video emulation.
- Joystick/Gamepad support, everything configurable
- Some user interface keys are configurable and can be mapped to joystick/gamepad buttons
- MBC3 Real Time Clock emulation.
- Auto delay/frameskip, gameboy runs at 100% real speed and full ~60 fps, or any adjustable speed.
- GameGenie and GameShark cheat, load/save cheats (auto and manual), "cheat searcher", easy creation of new cheat codes
- Save/load state with quick (zsnes style) keys.
- Load from zip and gzip files
- This program does not require DirectX or runtime libraries.
- Support for optional border bitmap and pseudo fullscreen mode.
- TCP/IP game link support