Commit Graph

985 Commits

Author SHA1 Message Date
sorgelig
b47fbb5584 Open base dir if gamma/filter doesn't exist. 2020-05-18 09:48:11 +08:00
sorgelig
59be8d36ed video: don't block while adjusting the PLL. 2020-05-18 08:27:18 +08:00
sorgelig
e5f97d77b4 sharpmz: remove volume control. 2020-05-18 08:27:07 +08:00
Alan Steremberg
fa435d7186 arcade: added error checking and fixed rom crash 2020-05-18 06:07:11 +08:00
sorgelig
68aacc1a21 pcecd: fix the typo. 2020-05-18 04:24:55 +08:00
Sergey Dvodnenko
2657621a84 pcecd: fix command SAPEP (stop cdda when mode=0) (#221) 2020-05-18 02:32:51 +08:00
sorgelig
573305f008 Merge branch 'master' of https://github.com/MiSTer-devel/Main_MiSTer 2020-05-17 20:56:21 +08:00
sorgelig
4126dfd20b Release 20200517. 2020-05-17 20:55:39 +08:00
sorgelig
018b189951 Optimization and cleanup in HPS-FPGA communication. 2020-05-17 19:51:49 +08:00
sorgelig
ee008ba89f fix scripts path. 2020-05-17 17:44:26 +08:00
Alexey Melnikov
19882f615b Create FUNDING.yml 2020-05-16 15:11:26 +08:00
sorgelig
24b564839e menu: adjust page option. 2020-05-16 02:58:16 +08:00
sorgelig
652c526350 Optimized home dir detection. 2020-05-16 01:06:25 +08:00
sorgelig
0af2be775c pcecd: fast seek option. 2020-05-16 01:02:46 +08:00
sorgelig
eb64a771cf menu: add page option. 2020-05-15 08:04:08 +08:00
sorgelig
a5ff9a953b Check core's home dir on every access for plug and play functionality. 2020-05-15 05:30:17 +08:00
sorgelig
a0b9310e8f pcecd: notify if CD BIOS isn't loaded. 2020-05-15 00:11:41 +08:00
sorgelig
b1a481f24c Support suffix for home dir. 2020-05-14 17:19:29 +08:00
sorgelig
e118e4f3cb display 2 lines for long files. 2020-05-11 15:40:18 +08:00
David Shadoff
19b3e04b05 pcecd: minor timing adjustments
Minor timing adjustments
2020-05-11 15:38:23 +08:00
sorgelig
e6602fc569 pcecd: don't send status till seek complete. 2020-05-10 03:16:25 +08:00
sorgelig
45a769b824 menu: remember last used path per option. 2020-05-09 04:15:20 +08:00
sorgelig
39d60da096 pcecd: don't fill FIFO before seek. 2020-05-08 19:53:48 +08:00
Alexey Melnikov
3a866e8ff1 Add baud rate & soundfont option to OSD UART (#217)
Co-authored-by: bbond007 <binarybond007@gmail.com>
2020-05-08 05:17:59 +08:00
sorgelig
64e210f284 pcecd: use absolute time for timer. 2020-05-08 04:29:41 +08:00
sorgelig
73b4e1bb0e pcecd: disable print on sector reading. 2020-05-08 03:46:19 +08:00
sorgelig
67f2255437 pcecd: adjust position and seek time. 2020-05-08 03:22:00 +08:00
sorgelig
2b582cc6aa pcecd: adjust seektime calc. 2020-05-07 21:50:18 +08:00
Alexey Melnikov
e64d7ac717 Merge pull request #216 from srg320/master
pcecd: implement undefined commands (Steam-Heart's) and cdda pause state, cleanup
2020-05-07 20:54:55 +08:00
Sergey Dvodnenko
d94fbe0f92 pcecd: fix status sending in SAPEP command 2020-05-07 15:52:17 +03:00
Sergey Dvodnenko
194e355c78 pcecd: implement undefined commands (Steam-Heart's) and cdda pause state, cleanup 2020-05-07 13:39:34 +03:00
Sven Killig
dfc87dedfd Comments: converted mixed codepage mess to UTF-8 2020-05-04 02:16:09 +08:00
sorgelig
dd586f890f pcecd: calculate seek time. 2020-05-04 00:04:41 +08:00
sorgelig
e48450a23c cheats: enable for megacd, reset cheats when not found. 2020-05-04 00:04:07 +08:00
sorgelig
fdfe914ec7 Merge branch 'master' of https://github.com/MiSTer-devel/Main_MiSTer 2020-05-03 22:37:25 +08:00
Sergey Dvodnenko
1847090e28 pcecd: fix READSUBQ command (Snatcher, Jack Nicklaus Turbo Golf)
* pcecd: fix reset cdd in bios

* pcecd: cdda play modes added, some tweaks

* pcecd: fix cdda loop mode

* pcecd: fix READSUBQ command (Snatcher, Jack Nicklaus Turbo Golf)
2020-05-03 22:37:01 +08:00
sorgelig
70e04e558a Merge branch 'master' of https://github.com/MiSTer-devel/Main_MiSTer 2020-05-03 22:24:33 +08:00
Sergey Dvodnenko
636f1c97c3 pcecd: fix cdda loop mode
* pcecd: fix reset cdd in bios

* pcecd: cdda play modes added, some tweaks

* pcecd: fix cdda loop mode
2020-05-03 21:56:33 +08:00
sorgelig
d975588516 AtariST: Midilink MFP mode. 2020-05-03 18:00:57 +08:00
sorgelig
555c818501 file_io: don't include zips if SCANO_DIR isn't set. 2020-05-03 06:23:44 +08:00
sorgelig
7ec0bde5a3 cheats: pick the cheats from zip if inside CD dir (pcecd). 2020-05-03 06:10:35 +08:00
sorgelig
bd9ea67c63 Add sniper mode option in ini. 2020-05-02 15:12:19 +08:00
Philip Smart
29253eb2b3 Update SharpMZ code.
* Added all changes into the new Main structure

* Disabled debug code flag
2020-05-02 01:22:36 +08:00
sorgelig
da693b0bc4 Release 20200429. 2020-04-29 23:00:31 +08:00
sorgelig
e75aade223 AtartST: show 60hz mono in config line. 2020-04-29 22:53:10 +08:00
Sergey Dvodnenko
39e391445e pcecd: cdda play modes added, some tweaks
* pcecd: fix reset cdd in bios

* pcecd: cdda play modes added, some tweaks
2020-04-29 22:43:35 +08:00
sorgelig
e4c3e50b39 pcecd: fix playback of last track. 2020-04-28 17:49:03 +08:00
sorgelig
795f7a171d pcecd: fix the cheats. 2020-04-26 21:47:57 +08:00
sorgelig
67e9725198 Do not use CRC for PCE CD cheats. 2020-04-26 18:34:56 +08:00
sorgelig
7ebaede7b6 Use clean formatted memory card for TGFX16 if no save found. 2020-04-26 16:14:02 +08:00