Aitor Gómez García
58495f4cc6
Fix alarm second assignment to use alarm minute
...
Co-Authored-By: shaeon <10370710+shaeon@users.noreply.github.com >
2025-11-11 17:40:43 +01:00
Aitor Gómez García
66cc71e56e
Release 20252510
...
* update MCL86 to 10_4_2025 release, by @jsmolina
2025-10-25 13:11:50 +02:00
Aitor Gómez García
bd9d384ea4
Merge pull request #95 from jsmolina/feat-updateMCL86-10_4_2025
...
update mcl86 4/Oct/2025
2025-10-25 12:39:05 +02:00
jsmolina
b9035b80d9
feat: update MCL86 to 10_4_2025 release
2025-10-25 12:36:46 +02:00
Aitor Gómez
4ee9e75655
Release 20232203
...
* Fine adjustment of CRT vertical and horizontal offsets
2025-03-22 08:02:42 +01:00
Aitor Gómez
db90f2cb01
Fine adjustment of CRT vertical and horizontal offsets
...
In addition, the selected CGA mode (hires_mode) is taken into account internally so that the offset values do not have to be readjusted according to the mode displayed on the screen.
2025-03-22 08:00:52 +01:00
Aitor Gómez
91dcdef946
Release 20230902
...
* OSD-configurable horizontal and vertical offsets for CRT synchronization
2025-02-08 21:27:02 +01:00
Aitor Gómez
695909b6a0
OSD-configurable horizontal and vertical offsets for CRT synchronization
...
- Implemented OSD selection for `crt_h_offset` and `crt_v_offset`, allowing dynamic adjustment of horizontal and vertical sync offsets.
- Updated `hsync_on` calculation to subtract `crt_h_offset` from `R2_h_sync_pos`, improving horizontal sync flexibility.
- Modified `vsync` condition to incorporate `crt_v_offset` in `R7_v_sync_pos`, ensuring correct vertical synchronization.
- Enhances CRT monitor compatibility by allowing fine-tuned sync alignment.
2025-02-08 21:26:20 +01:00
Aitor Gómez García
4d37c399f5
Merge pull request #92 from RetroSwimAU/main
...
MiSTer Framework Update
2025-01-28 18:03:58 +01:00
RetroSwimAU
983ac6e472
New build @ 2025-01-28
2025-01-28 17:04:19 +10:00
RetroSwimAU
d306f5710c
Update to new MiSTer Framework ( #1 )
2025-01-28 11:29:58 +10:00
Aitor Gómez
57b4ab9099
Merge pull request #88 from sonic74/patch-2
...
README.md: indent
2023-11-27 06:51:58 +01:00
Sven Killig
84f552ae7a
README.md: indent
2023-11-27 01:09:16 +01:00
Aitor Gómez
072559ada0
Merge pull request #87 from sonic74/patch-1
...
README.md: fixed typo
2023-11-26 21:05:38 +01:00
Sven Killig
592e2dcc0a
README.md: fixed typo
2023-11-26 18:11:18 +01:00
Aitor Gómez
21e4373639
Merge pull request #101 from MiSTer-devel/main
...
MiSTer-devel updates
2023-09-02 17:19:04 +02:00
Aitor Gómez
6de58f2d3b
Release 20230902
...
* Adjust RAM data output timing, by @kitune-san
* Measures against 601 errors in turbo mode, by @kitune-san
* Added 8259A INT signal output delay, by @kitune-san
2023-09-02 17:17:39 +02:00
Aitor Gómez
84e545b217
Merge pull request #86 from kitune-san/601-error
...
601 error
2023-09-02 17:15:01 +02:00
kitune-san
8d014c3d88
Adjust RAM data output timing.
2023-08-16 23:42:08 +09:00
kitune-san
326d93e4f8
Measures against 601 errors in turbo mode.
2023-08-16 21:43:15 +09:00
kitune-san
73e928caf4
Added 8259A INT signal output delay.
2023-08-11 22:14:23 +09:00
Aitor Gómez
a48261b3dd
Merge pull request #100 from MiSTer-devel/main
...
MiSTer-devel updates
2023-08-11 07:09:50 +02:00
Aitor Gómez
cec53f7721
Merge pull request #85 from kitune-san/fix-hotboot-issue
...
Fixed issues that occurred after Warmboot (Ctrl+Alt+Del).
2023-08-11 07:07:57 +02:00
Aitor Gómez
bef8a801c0
Release 20230811
...
* Fixed 101 error after hotboot, by @kitune-san
* Fixed keyboard input slowdown after warmboot. (Does not enter MFG mode), by @kitune-san
* Changed INTR timming, by @kitune-san
2023-08-11 07:04:34 +02:00
kitune-san
21f8f9bb83
Changed INTR timming.
2023-08-11 09:26:59 +09:00
kitune-san
7a9c8b1342
Fixed keyboard input slowdown after warmboot. (Does not enter MFG mode.)
2023-08-11 00:07:20 +09:00
kitune-san
3131fe335f
Fixed 101 error after hotboot.
2023-08-10 21:35:25 +09:00
Aitor Gómez
45a3577138
Merge pull request #99 from MiSTer-devel/prerelease
...
Update Sergey's XT Bios source code
2023-07-08 10:09:20 +02:00
Aitor Gómez
0e742779d2
Update Sergey's XT Bios source code
2023-07-08 10:08:34 +02:00
Aitor Gómez
c20b9bd167
Merge pull request #98 from MiSTer-devel/main
...
Update Sergey's XT Bios roms
2023-07-08 09:50:24 +02:00
Aitor Gómez
1e93820259
Update Sergey's XT Bios roms
2023-07-08 09:48:42 +02:00
Aitor Gómez
ad4c7b084b
Merge pull request #97 from MiSTer-devel/main
...
MiSTer-devel updates
2023-05-06 07:26:17 +02:00
Aitor Gómez
68b91ff737
Release 20230506
...
* Add 2nd SD card drive, by @kitune-san
* Remove some timing errors, by @kitune-san
2023-05-06 07:20:56 +02:00
Aitor Gómez
fd90af7d87
Merge pull request #84 from MiSTer-devel/feature-spi-mmc
...
Feature spi mmc, by @kitune-san
2023-05-06 07:17:45 +02:00
Aitor Gómez
e7fb289217
Update readme & Menu OSD
...
2nd SD card support
2023-05-06 07:16:47 +02:00
Aitor Gómez
b781db52ce
Merge pull request #83 from kitune-san/feature-spi-mmc
...
Updated MMC option.
2023-04-30 18:43:13 +02:00
kitune-san
d20fff6dd6
Updated MMC option.
2023-05-01 00:06:44 +09:00
Aitor Gómez
8b472957c8
Merge pull request #82 from kitune-san/feature-spi-mmc
...
Feature spi mmc
2023-04-30 16:29:36 +02:00
kitune-san
efc3dacc89
Fixed some KFMMC bugs.
2023-04-30 14:30:39 +09:00
kitune-san
f02ceed421
Fixed read/write command error behavior.
2023-04-30 01:04:22 +09:00
Aitor Gómez
6f241ead75
Merge pull request #81 from kitune-san/feature-spi-mmc
...
Added MMC drive.
2023-04-28 07:13:43 +02:00
kitune-san
212900dc71
Added MMC drive.
2023-04-27 01:43:56 +09:00
Aitor Gómez
abee1c4ec3
Merge pull request #80 from kitune-san/feature-spi-mmc
...
Eliminate some timing errors.
2023-04-17 17:53:04 +02:00
kitune-san
dc54db83f2
Eliminate some timing errors.
2023-04-17 23:40:04 +09:00
Aitor Gómez
9eb17c432c
Merge pull request #96 from MiSTer-devel/main
...
MiSTer-devel updates
2023-04-08 19:45:15 +02:00
Aitor Gómez
86a6e717e2
Release 20230408
...
* Always register SDRAM input to make use of Fast Input Registers
* Remove some unnecessary clock domain crossings
* Generate the opl2_cen in the clk_chipset domain
* Fix the rate which used to calculate fractional CE's, SAA(CMS) tone pitch is now correct
Thanks @gyurco for these improvements, @somhi for the pull request and @kitune-san for the review.
2023-04-08 19:15:45 +02:00
Aitor Gómez
f2e3b8668c
Merge pull request #95 from MiSTer-devel/prerelease
...
Prerelease updates
2023-04-08 19:12:46 +02:00
Aitor Gómez
642a8d708d
Merge pull request #79 from somhi/miSTer_PR4
...
I have made some corrections, thanks @kitune-san for the tip. Now everything works perfectly... soon I'll move it to the main branch and send update. Thanks @somhi for the PR.
2023-04-08 17:19:46 +02:00
Aitor Gómez
2a6b48d416
Some additional corrections, thanks @kitune-san
2023-04-08 17:17:00 +02:00
somhi
52295db8cf
minor
2023-04-01 15:06:42 +02:00