|
NES/SNES/GBx/GBA模拟器higan发布新版:
higan: project source code hierarchy restructured; icarus directly integrated
higan: added software emulation of color-bleed, LCD-refresh, scanlines, interlacing
icarus: you can now load and import ROM files/archives from the main higan menu
NES: fixed manifest parsing for board mirroring and VRC pinouts
SNES: fixed manifest for Star Ocean
SNES: fixed manifest for Rockman X2,X3
GB: enabling LCD restarts frame
GB: emulated extra OAM STAT IRQ quirk required for GBVideoPlayer (Shonumi)
GB: VBK, BGPI, OBPI are readable
GB: OAM DMA happens inside PPU core instead of CPU core
GB: fixed APU length and sweep operations
GB: emulated wave RAM quirks when accessing while channel is enabled
GB: improved timings of several CPU opcodes (gekkio)
GB: improved timings of OAM DMA refresh (gekkio)
GB: CPU uses open collector logic; return 0xFF for unmapped memory (gekkio)
GBA: fixed sequencer enable flags; fixes audio in Zelda - Minish Cap (Jonas Quinn)
GBA: fixed disassembler masking error (Lioncash)
hiro: Cocoa support added; higan can now be compiled on Mac OS X 10.7+
nall: improved program path detection on Windows
higan/Windows: moved configuration data from %appdata% to %localappdata%
higan/Linux,BSD: moved configuration data from ~/.config/higan to ~/.local/higan
|
|