Difference between revisions of "BGB"
From GbdevWiki
(bgb description edits) |
m (→Facts) |
||
(8 intermediate revisions by 3 users not shown) | |||
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]]. Its 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 = | ||
− | * Homepage: | + | * Homepage: https://bgb.bircd.org/ |
* Type: Emulator/Debugger | * Type: Emulator/Debugger | ||
* Platform: Windows | * Platform: Windows | ||
* License: Freeware | * License: Freeware | ||
− | * Current version: 1. | + | * Current version: 1.5.8 |
− | * Last updated: | + | * Last updated: 2020-03-17 |
= 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 | ||
− | * | + | *Configurable interface keys (able to be mapped to gamepad)i |
*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 | ||
− | * | + | *Not dependent on DirectX or runtime libraries. |
− | * | + | *Support for optional border bitmap and pseudo fullscreen mode. |
*TCP/IP game link support | *TCP/IP game link support |
Latest revision as of 14:31, 19 March 2020
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. Its 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: https://bgb.bircd.org/
- Type: Emulator/Debugger
- Platform: Windows
- License: Freeware
- Current version: 1.5.8
- Last updated: 2020-03-17
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
- Configurable interface keys (able to be mapped to gamepad)i
- 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
- Not dependent on DirectX or runtime libraries.
- Support for optional border bitmap and pseudo fullscreen mode.
- TCP/IP game link support