Tags: agg23/openfpga-SNES
Tags
Release 0.4.0 (#52) * feat: CHIP32 loading and full chip support (#47) * Experimental SMC header removal (doesn't work due to CHIP32 bug) * Support for skipping SMC headers via CHIP32 * Beginning of ROM loading and header parsing * PAL detection * Save ram size * Hi and ExHi loading * Support for SDD1 and SPC7110 * Load BSX ROMs * Don't commit bins * Fixed save not loading * Fixed lower nibble of chip type not being sent * Support loading SMC headered files * Remove old loader * Disabled debug logging * Fix header offset being used in ROM size calculation * Fix ExHiROM headers not being given extra weight * Updated README to cover new features * chore: Add clarity to README about expansion chips * RTC support (#50) * fix: Use calculated romsz for SDD1 check (#49) * PAL support and extra line fixes (#48) * PLL reconfiguration for PAL * Reset PLL to ensure proper reconfiguration * Proper switching of video modes and fixed garbage display lines * Clean up commented out code * RTC support (#50) * TCL script to build each bitstream type * Separate PAL PLL and build script * feat: Additional options; turbo and pseudo transparency (#51) * Update version number