Releases for Windows operating systems.
- Details
- Category: Windows
What's New:
- New games: Open 5 Cards
- New Working games: Joker's Wild (B52 system, BP55114-V1104, Ver.054NMV), Joker's Wild (B52 system, BP55114-V1104, Ver.054NMV, Harrah's GFX) and Joker's Wild (B52 system, WP02001-054, Ver.031WM)
- New Non-Working games: Bingo Planet (Rev C) (M1 Satellite board), Black jack (Olympic Games, v5.04, upgrade kit for Wild Card), Dream Rail Lovely, Multi-Action 6710-21, Multi-Action 8350-00-R1, Operation Tiger Second Mission (Ver 2.02 J), Packy's Treasure Slot (Japan, main ver. 1.3, video ver. 1.1), Renda Fighter (Japan, main ver. 2.02, video ver. 2.03) and Wild Card (Olympic Games, v2.0)
- New clones: Guardians / Denjin Makai II (bootleg), Hachoo! (Japan), Lord of Gun (World), Magic Train (Ver. 1.4), Martial Beat (G*B47 VER. JAB), Panda Train (Ver. 1.3), Phoenix (bootleg), Scud Race / Sega Super GT - Deluxe (Export), Side by Side (Ver 3.0 OK), Sports Authority Challenge (Rev 3), Sugorotic JAPAN (STJ1 Ver.A), Vuelo Espacial (Spanish bootleg of UniWar S), Wild Fang (year hack?) and Zoku Otenamihaiken (V2.05J 2003/05/12 18:00)
- New PinMAME games: Space Game (Bingo 6+1)
- New devices: es1946_solo1e, h8325_intc, h8325_timer16_channel, jaleco_vj_king_qtaro, jaleco_vj_qtaro, k1801vm1, ns32532, oti64111_pci, p80c552, p80c562, p87c552, pcf8573, promotion_vga, scorpion_ic, vt6306, wd9710_pci and xm3301
- Bob Zed (What's new video): https://youtu.be/oKk_yX25rQ8
- Details
- Category: Windows
What's New:
- added RXB2024b
- fixed TIPI mouse capture cursor hide
- added option to bank console GROMs - completely untested
- Details
- Category: Windows
What's New:
- emulation of the GameBoy, GameBoy Color, and Super Gameboy
- accurate emulation of the hardware, based on research with lots of test roms, useful for debugging/rom development.
some highlights:
* clock exact timing of LCD behavior/state changes
* realistic initial ram values - random but with specific bit patterns, and simulated values left by bootroms (for example "nibbler (pd)" depends on this)
* accurate emulation of LCD register writes during scanline (prehistorik man, demotronic demo)
* emulation of inaccessible VRAM and OAM as on real hardware
* 10 sprites per line limit
* clock exact emulation of sprites causing mode 3 to take longer
* correct memory access timing (access happening at the last/second to last clock of an opcode)
* accurate emulation of the differences between DMG and GBC, including timing differences, differences in hardware behavior, initial state, etc.
* can run a GBC rom as on a DMG, and a DMG rom as on a GBC
powerful debugger:
* disassembler
* assembler (change code and ability to save modified rom)
* symbols (SYM file) support
* "inline" editing in code, data, and stack viewer
* breakpoints
* watchpoints (break on access)
* conditional breakpoints
* "on jump" watchpoints for breaking before a jump into a range is taken.
* source code breakpoints (ld b,b)
* singlestepping/tracing/animating/step out/step over
* reverse singlestep, stepout, stepover (rewinding back in time)
* vram viewer: BG map, tiles, OAM, palette.
* IO registers viewer
* live display of data during emulation and freezing of ram values
* break on exceptions (accessing inaccessible VRAM, read unitialized RAM, echo ram access, access locked external ram, disable lcd outside vblank)
* ability to modify all registers and state at any time
* joypad window allows simulating button presses at any time while debugging
- SGB multiplayer with up to 4 gamepads
- rewind key
- graphics output: GDI, DirectDraw, Direct3D, OpenGL, null output
- graphics doubler: HQ2X, Scale2x, scanlines filter, blocky, dot matrix, GBC RGB
- sound output: waveout, directsound, Xaudio2, null, and disk writer supported. support for writing the 4 channels to separate wav files
- AVI recording, to installed system codec of choice. No sound included but is in sync and conveniently named with recorded wav file.
- runs almost all roms perfectly, compatibility comparable with the best GB/C emulators
- Accurate/high quality sound emulation, bandlimited synthesis
- accurate video emulation including "high color" graphics, correct sprite/background priorities, 10 sprites/line limit, and mid-scanline register changes.
- This emulator is fast.
- Joystick/Gamepad support, everything mappable to every button
- some user interface keys are configurable and can be mapped to joystick/gamepad buttons
- MBC3 Real Time Clock emulation. RTC is saved/loaded in the .sav file, compatible with VBA
- Auto delay/frameskip, emulation runs at 100% real speed and full 60 fps
- 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, and mappable) keys, and preview screenshots for slots in select window.
- Load from ZIP and GZIP files
- good OS/platform compatibility/low requirements (works well on wine, windows 98, and on slow/old PCs)
- support for optional border bitmap or PNG file and pseudo and real fullscreen modes.
- TCP/IP game link support
- Details
- Category: Windows
What's New:
twenty-fourth public release. MSXEC is a new MSX emulator supporting the first three generations (1983 MSX, 1985 MSX2 and 1988 MSX2+), their Western Digital-based disc drives and some few additional devices (such as the Konami SCC-051649 sound chip and the JIS 128/256K external ROMs) although the emulation is less developed in some fields than others (VDP timings are inaccurate: Logon System's intro "IO" shows artifacts in the 3D scrollers and the final screen; the MSX-MUSIC interface is minimal, barely able to play notes). Fixed bugs in the Z80 (such as bad inner timings in EX HL,(SP) and EX IX,(SP) detected by Kio's "Z80 Test Programm"), the CRTC (VSYNC loss in the dancing bobs of "PhX" on CRTC4, misaligned HSYNC in Longshot's RV.BAS), the ULA ("snow" in 128K models can leak from different banks than VRAM), the VIC-II ("Super Stock Car" switched the video display off when it shouldn't) and the SID (L-Man's "Amazing Discoveries" failed to play samples; "Mazemania" got weak random values from ports 27 and 28). Added 1088K and 2112K RAM modes to CPCEC (the first version of "Still the One" needed 1024K to run) and REU/GeoRAM RAM extensions (up to 512K) to CSFEC. Code cleanup in several modules, turning repeated paragraphs into several "goto" pointing to a single paragraph and merging several lists into a single table. Streamlined video and audio filters, the former removing the "Half scanlines" video mode and adding two new options: "Microwave static" that adds randomised noise to the image and "Narrow X-Blending" that softens the effect of the X-blending option. CSFEC now has an explicit "Play tape" option instead of autoplay: some titles rely on the user pressing PLAY and STOP on the tape deck ("Super Space Invaders"). Snapshots in CSFEC and MSXEC are optionally compressed with a quick implementation of Emmanuel Marty's LZSA2 method. The user can set whether the screenshots are BMP (default) or QOI files. Removed the Spanish documentation due to lack of readers.
- Details
- Category: Windows
What's New:
Google Translate:
Fixed INT 21h, AX=4404h/4405h/440Ah.
I made a mistake in specifying the handle with BX or the drive with BL.
AX=440Ah has been modified to handle designation, and AX=4404h/4405h has been modified to drive designation.
Improved the built-in debugger.
Corrected code page handling in protected mode.
Also, the execution trace now records whether each instruction was executed in 16bit or 32bit.
(In the case of V30, record whether it is in 8080 mode or not.)
I think the commands can be displayed correctly using the U and UT commands. I added crash prevention measures for conhost-v2 based on
roytam 's fork.
It seems that resizing the window while the cursor is on the last line tends to cause a crash.
Although unconfirmed, we have also incorporated modifications for operation on Windows NT4.0/2000.
- Details
- Category: Windows
- We've made a few minor changes within the Multi-instance Manager to make it easier for you to see which Android versions are installed while creating a new instance.
Bug Fixes
- Say goodbye to crashes in League of Legends: Wild Rift (com.riotgames.league.wildrift) on BlueStacks 5 Android Pie and Android 11. Engage in a thrilling adventure where your prowess and combat instincts are pushed to their limits in a whirlwind of exhilarating action!
- Prepare for an unforgettable adventure in レスレリアーナのアトリエ ~忘れられた錬金術と極夜の解放者~(jp.co.koeitecmo.resleriana) without any graphical glitches on BlueStacks 5 Android Pie and Android 11 and gear up to revive alchemy in the kingdom of Lantarna!
- Embark on an odyssey of discovery in Albion Online (com.albiononline) without any error message blocking your path on BlueStacks 5 Android Pie and Android 11. Are you ready to forge your destiny in a world where every corner holds secrets waiting to be unveiled?
- Unlock the power of seamless communication with WhatsApp Business (com.whatsapp.w4b) where you can now upload and share any video to your status in Compatibility mode on all instances of BlueStacks 5.
- Immerse yourself in an unforgettable adventure in Family Island™ — Farming game (com.MelsoftGames.FamilyIslandFarm) without coming across distorted graphics in Compatibility mode on all instances of BlueStacks 5. Get ready to build, harvest and thrive with a modern Stone Age family!
- Log in to PUZZUP AMITOI (com.ncsoft.puzzupamitoi) without any hassles on BlueStacks 5 Android Pie and Android 11. A new adventure to a mysterious magical world awaits!