5 Commits

Author SHA1 Message Date
Sorgelig
da81792b24 Add frame counter for sync. 2025-12-08 09:50:06 +01:00
misteraddons
fbebfe94bf Correct SDRAM pinout
SDRAM_DQ[0] = GPIO_0[0] = PIN_V12
SDRAM_DQ[1] = GPIO_0[1] = PIN_E8
2025-12-08 09:50:06 +01:00
Andre Zeps
2a89b8dc4f Updated MiSTer framework (sys) to da7ddde
From hash fa4c17a

Changelog:
- Fix dual SDRAM mode
- Adjust SDC rule
- Cleanup and optimization for subcarrier
- Add support for chroma subcarrier for clean composite video from external RGB converters (#92)
- ASCAL : Add 2304, 2560 resolutions, some optimizations
- Fix warning regarding HDMI_BOB_DEINT (#89)
- Add bob deinterlacing to ascal (#87)
2025-09-24 17:31:12 +02:00
Andre Zeps
0d6e850c1c Updated MiSTer sys to fa4c17a
- Previous revision a19f092

Changelog:
- SW[2]=ON for force SD card presence.
- CMD24 (state WR_STATE_SEND_DRESP) fix (#86)
- hps_io: correct default parameters.
- Remove BTN_* assignments in DUAL_SDRAM mode to improve secondary SDRAM timings.
- i2c: don't ack last read word.
- hps_io: accept hex file for config string contents (#85)
2025-02-23 21:03:00 +01:00
Andre Zeps
728714699e Added MiSTer framework
Tested example on real MiSTer
Changed name of core

Copy of a19f0927bb02b0a40c3b14d9fada685dd60d02ea
2024-07-12 19:42:22 +02:00