Commit Graph

1904 Commits

Author SHA1 Message Date
sorgelig
928b9d3222 video: adjust stride setting for more compact buffer. 2021-02-14 21:11:42 +08:00
sorgelig
fbe4b3692b Release 20210207. 2021-02-07 12:26:45 +08:00
Sergey Dvodnenko
b0bc66b251 pcecd: undefined command should reset the pending status flag for the current command (Tenshi no Uta II) (#344) 2021-02-06 20:35:57 +08:00
sorgelig
cc1a74897d OSD: rework UART modes. 2021-02-02 17:06:24 +08:00
sorgelig
aab8c7fe3e OSD: fix UART modes. 2021-02-01 23:35:59 +08:00
sorgelig
0e2a5f9317 Remove unused UART mode. 2021-02-01 23:15:05 +08:00
sorgelig
ef75c53791 More rework for UART mode. 2021-02-01 23:12:53 +08:00
Alexey Melnikov
925270f485 UART mode rework (#341) 2021-02-01 17:56:36 +08:00
sorgelig
bfc5c652d1 Switch to gcc v7.5.0. 2021-02-01 16:27:22 +08:00
sorgelig
140019796d battery: find a proper i2c bus. 2021-02-01 16:00:16 +08:00
sorgelig
36bd268e9f OSD: adjust Atari ST config options. 2021-01-24 03:00:42 +08:00
sorgelig
22ac47ef86 OSD: adjust Analog X/Y names in gamepad mapping. 2021-01-18 06:15:17 +08:00
sorgelig
d393ffc705 osd: skip unsupported UART modes. 2021-01-17 23:58:01 +08:00
sorgelig
861ee02be0 input: disable raspad3 emulated mouse. 2021-01-17 02:19:26 +08:00
zakk4223
4417113dc2 Adjust start/end calculations based on pregap type. (#333)
Co-authored-by: Zakk <zakk@rsdio.com>
2021-01-15 19:20:02 +08:00
sorgelig
b238b4644f OSD: display saving message upon autosave. 2021-01-15 17:51:40 +08:00
bellwood420
7c8d3cac61 Use KPENTER as select on osd menu. (#332) 2021-01-15 13:52:55 +08:00
sorgelig
e74792b61c Support for RasPad3 touchscreen. 2021-01-15 13:51:42 +08:00
sorgelig
4092fb61ae Release 20210109. 2021-01-09 16:37:15 +08:00
sorgelig
0d524ad67d MT32-pi support for Minimig and AtariST. 2021-01-09 16:35:38 +08:00
zakk4223
df4f6a0a5f Increment the LBA for both bin/cue and CHD audio reads. Fixes #324 (#326)
Co-authored-by: Zakk <zakk@rsdio.com>
2021-01-09 16:06:33 +08:00
sorgelig
20f9ab4078 arcade: don't load nvram if not found. 2021-01-05 05:04:14 +08:00
sorgelig
ebeea62290 AtariST: parse special parameters. 2021-01-05 05:03:47 +08:00
sorgelig
5ef2510859 Release 20210103. 2021-01-03 21:42:52 +08:00
sorgelig
7b8b6b12b4 arcade: support for load/save of NVRAM. 2021-01-03 21:30:45 +08:00
zakk4223
503829e95e Ignore pregap when calculating offset into chd file if the pregap is not flagged as valid (#318)
Co-authored-by: Zakk <zakk@rsdio.com>
2021-01-02 03:59:57 +08:00
zakk4223
380755df96 Make sure the arcade path is an absolute one. (fixes MiSTer-devel/Main-MiSTer#280) (#317)
Co-authored-by: Zakk <zakk@rsdio.com>
2021-01-01 14:14:59 +08:00
zakk4223
61bae31483 Miniz update (#316)
* Update to latest miniz (2.1.0). Use single file combined release as per miniz documentation

* revert back to using inflateReset instead of inflateInit (doesn't work otherwise)

Co-authored-by: Zakk <zakk@rsdio.com>
2020-12-31 06:28:01 +08:00
sorgelig
2704ad0e0a chd: fixes and tweaks. 2020-12-29 17:20:51 +08:00
sorgelig
398c6026e8 New config options for UART and Save States. 2020-12-29 15:58:59 +08:00
sorgelig
45a6165423 Update OSD logo. 2020-12-29 15:40:14 +08:00
sorgelig
8e90f9abfd Fix menu hang on F12 autorepeat. 2020-12-29 15:36:10 +08:00
sorgelig
1511563cd4 Send UART mode to core. 2020-12-29 15:36:09 +08:00
Alexey Melnikov
4391fb0037 Merge pull request #315 from zakk4223/isochd
Support CHD CD images
2020-12-29 15:22:25 +08:00
Zakk
f4fd7f101a Set ide buffer to zero if chd read fails 2020-12-27 17:04:26 -05:00
Zakk
26a2d8ee27 Add CHD support for ao486 CD-ROM 2020-12-27 16:39:44 -05:00
Zakk
f2fa248eba Remove windows specific flac source file, update Makefile 2020-12-26 17:56:29 -05:00
Zakk
7c11c3621b Remove some unneeded source files in lzma
Remove debug logging in mister_chd and pcecdd
Update Makefile
2020-12-26 17:03:38 -05:00
Zakk
e17bbc4f3d Properly check for chd error return on track meta info read 2020-12-24 20:47:13 -05:00
Zakk
d1b4435cb5 Add support for older chd track metadata format 2020-12-24 16:44:15 -05:00
Zakk
3a82880869 Get full path of CHD filename so the open works in a normally setup MiSTer 2020-12-24 06:08:13 -05:00
Zakk
f412273f84 Initial support for CHD cdrom images.
As of now, this is CHD v5 only
2020-12-23 18:31:21 -05:00
sorgelig
9764e6dc5a Release 20201213. 2020-12-13 18:51:17 +08:00
sorgelig
74b3528150 Redraw OSD if mask has been changed. 2020-12-13 17:17:42 +08:00
sorgelig
093a265599 input: assign spinner by button press as well. 2020-12-13 17:17:42 +08:00
sorgelig
3e3dd58117 input: prevent player assignment to keyboard. 2020-12-13 17:17:42 +08:00
Alexey Melnikov
221d1c9397 Merge pull request #310 from dwhinham/minimig_fixes
Minimig: Fixes for shared file system (MiSTerFileSystem)
2020-12-13 17:10:34 +08:00
Dale Whinham
d48169169e minimig: Fix path resolution for assigns
Only nullify the key in find_path() if the name contains our device
(SHARE:) or volume (MiSTer:) name.

This fixes the ability to create assigns to locations on the shared
filesystem. If find_path() is called with an assign-relative path, we
want to preserve the key so that a relative path is constructed from the
directory associated with that key.
2020-12-13 00:59:55 +00:00
Dale Whinham
bc6e69c26b minimig: Fix error return for ACTION_FINDINPUT
Adapt upstream fix from a314.

Original message:

Using ACTION_FINDINPUT to check if a file exists wrongfully returned
ERROR_DIR_NOT_FOUND instead of ERROR_OBJECT_NOT_FOUND if the file was
searched for in a non-existent subdirectory.
2020-12-12 21:02:00 +00:00
Dale Whinham
5431c99d6a minimig: Add ACTION_EXAMINE_FH to shared filesystem
Adapt upstream fix from a314.

Original message:

This action is performed when doing a drag-n-drop copy from the PiDisk
to an other device in Workbench 3.1.4
2020-12-12 21:02:00 +00:00