Commit Graph

  • 9f081154d3 Update sys master jackyangantelope 2025-12-09 23:10:18 +08:00
  • 90488bbddc Release 20240524. Sorgelig 2024-05-24 21:00:21 +08:00
  • 393c1bd609 Update sys. Sorgelig 2024-05-24 21:00:19 +08:00
  • ec8262702b Release 20230301. Sorgelig 2023-03-02 01:16:42 +08:00
  • 4637a5714d Update sys. Sorgelig 2023-03-02 01:09:35 +08:00
  • 89a0a63f51 Release 20220326. Sorgelig 2022-03-26 23:45:12 +08:00
  • 8fad0b4be3 Update sys. Sorgelig 2022-03-26 23:44:54 +08:00
  • a7754b9b55 Release 20210404. sorgelig 2021-04-04 22:43:37 +08:00
  • f021f3a6b4 Update sys. sorgelig 2021-04-04 22:42:46 +08:00
  • abe1b66426 Merge pull request #2 from MarcelKilgus/master Alexey Melnikov 2021-03-18 14:08:51 +08:00
  • 8f22dec295 Switched IPC code to Hermes binary Marcel Kilgus 2021-03-16 00:24:55 +01:00
  • cab8d29071 Restore SDRAM CS toggling Marcel Kilgus 2021-03-16 00:15:45 +01:00
  • a11562d5b7 Release 20210306. sorgelig 2021-03-06 23:57:02 +08:00
  • 77553d9ef4 Eliminate async clocks. sorgelig 2021-03-06 05:18:35 +08:00
  • fd7a5cbcf0 sdram: use register in I/O buffer. sorgelig 2021-03-05 23:56:32 +08:00
  • 2bd6650e4b Update sys. Some fixes and tweaks. sorgelig 2021-03-05 23:55:44 +08:00
  • 722aee90bd Merge pull request #1 from MarcelKilgus/fx68k Alexey Melnikov 2021-03-05 22:04:21 +08:00
  • 11a4270db8 Update readme.md MarcelKilgus 2021-03-05 00:56:29 +01:00
  • 965a0ae9cc Merge upstream again Marcel Kilgus 2021-03-04 20:23:17 +01:00
  • 2bb31ad01e Release 20210228. sorgelig 2021-02-28 23:03:56 +08:00
  • dae987e89c Update sys. HV-Integer scale. sorgelig 2021-02-28 23:03:15 +08:00
  • 8dc3143a14 Update readme.md MarcelKilgus 2021-02-23 00:15:58 +01:00
  • 44f7e0b9c3 Update sys. Support for custom AR. Marcel Kilgus 2021-02-22 23:09:06 +01:00
  • 6477105b68 Fixed commented out fractions Marcel Kilgus 2021-02-22 21:27:50 +01:00
  • a088394bb5 Merge pull request #2 from CodeDreamer/fx68k MarcelKilgus 2021-02-22 00:16:58 +01:00
  • 75d7259bdf Release 20210206. sorgelig 2021-02-06 22:06:39 +08:00
  • c6f19f2eb1 Update sys. Support for custom AR. sorgelig 2021-02-06 22:05:53 +08:00
  • cbe86dd05e Unbreak full speed Daniele Terdina 2021-02-03 00:34:05 -08:00
  • c706cba6d0 Merge pull request #1 from CodeDreamer/fx68k MarcelKilgus 2021-01-24 12:06:02 +01:00
  • fde2624b81 Accurate QL speed emulation. Main changes: 1) Improve accuracy of ZX8301 bus contention logic, including adding a wait cycle for writes and reducing the amount of ZX8301 bus access during VBLANK. 2) Add wait states to simulate extra bus access by 68008 for 16 bit ROM access. 3) Reworked IPC communication logic in ZX8302 and added a COMDATA latch. Daniele Terdina 2021-01-23 20:57:48 -08:00
  • 134ce2fa73 Implemented fractional divisions for slower clocks Moved IPC to clk_sys clock domain Marcel Kilgus 2020-09-26 10:14:07 +02:00
  • 386e2ee53f Fixed MDV timings Marcel Kilgus 2020-09-25 23:55:01 +02:00
  • 7e5530bac3 Fixed OSD reset, added option to load different OS Marcel Kilgus 2020-09-18 09:20:11 +02:00
  • f00aa1d873 Fixed path to MGC ROM code Marcel Kilgus 2020-09-18 09:11:30 +02:00
  • 70e5f0bd9c Tracking upstream changes (new source structure, updated sys) Marcel Kilgus 2020-09-17 00:15:53 +02:00
  • 3f6839cee7 Release 20200513. sorgelig 2020-05-13 06:16:30 +08:00
  • b1f6d7f1ea Update TG68K, fix the slacks. sorgelig 2020-05-13 06:15:17 +08:00
  • 17acf4a0d3 Update sys. Re-organize the sources. sorgelig 2020-05-13 05:29:11 +08:00
  • 2b78e8ec04 Updated fx68k core Marcel Kilgus 2020-01-20 21:57:17 +01:00
  • fd4d23d99d Implemented support for virtual SD (or rather .WIN container) files Marcel Kilgus 2020-01-20 16:14:31 +01:00
  • 6e8d8c391f Implemented 16-bit file mode for SD card emulator Marcel Kilgus 2020-01-19 18:21:40 +01:00
  • 26fe3b99a3 Support for SDRAM v2 boards Marcel Kilgus 2020-01-15 10:18:33 +01:00
  • f84a83f607 Try to emulate original QL timings (memory slowdown and 8-bit bus) Marcel Kilgus 2020-01-07 00:02:06 +01:00
  • de1e5bebd3 Changed CPU core from tg68k to fx68k Changed bus to DTACK handling, including brand new SDRAM controller This also fixes timing issues with QL-SD hardware, now works with all CPU speeds Implemented "MiSTer Gold Card" (basically SuperGoldCard with 68000 instead of 68020) to support booting of the SMSQ/E operating system Marcel Kilgus 2020-01-06 01:04:38 +01:00
  • 9742d576bc Release 20190928. sorgelig 2019-09-28 01:57:18 +08:00
  • ece9bb9a8b Tweaks for direct video. sorgelig 2019-09-28 01:56:41 +08:00
  • 22c57ec119 Update sys. sorgelig 2019-09-28 01:26:34 +08:00
  • 73cdfc4292 Release 20190719. sorgelig 2019-07-19 00:25:10 +08:00
  • 88c4dbf640 Update sys. Support for SDRAM v2. sorgelig 2019-07-18 22:35:20 +08:00
  • 57495b7f23 Release 20190309. sorgelig 2019-03-09 06:53:26 +08:00
  • b1b4f967b7 Update sys. sorgelig 2019-03-09 06:52:46 +08:00
  • 1bf8fe5610 Release 20180305. sorgelig 2018-03-05 23:54:12 +08:00
  • bb5a37b50e Add scandoubler with HQ2x. sorgelig 2018-03-05 23:52:15 +08:00
  • c50cfe28d8 Update API. sorgelig 2018-03-05 21:29:00 +08:00
  • 9395456a63 Release 20171031. sorgelig 2017-10-31 20:01:21 +08:00
  • cc08d28412 Initial port. sorgelig 2017-10-31 20:00:46 +08:00