Commit Graph

1193 Commits

Author SHA1 Message Date
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
Dale Whinham
23a5258e37 minimig: Fix ACTION_SEEK when offset is negative
Some applications would fail to load some files due to negative seek
offsets being corrupted by unsigned conversion.

A simple test case is AmigaGuide: place an AmigaGuide document on the
shared volume and attempt to open it. Before this patch, this would fail
silently.
2020-12-12 21:02:00 +00:00
Dale Whinham
c8a124385e minimig: Add ACTION_SAME_LOCK to shared filesystem
Adapt upstream fix from a314.

This fixes some odd behaviour in Workbench such as:

 - Icons that were "Left Out" would reappear in their parent windows
   when refreshed.
 - Deleted files would not disappear from the window unless it was
   refreshed.

Original message from a314 commit:

This call is used in at least 2.1 to terminate directory traversal
when deleting a directory using Workbench. This sometimes caused
unhandled exceptions in a314d and much worse unintended files being
deleted!
2020-12-12 21:02:00 +00:00
Dale Whinham
255c22e601 minimig: Don't return failure if renaming to self
Renaming a file or directory to its own name is legal under AmigaOS, so
ensure that this case is a no-op and returns success.

This fixes the error encountered when creating a new drawer under SHARE:
and accepting the default name of "Unnamed1", for example.
2020-12-12 21:02:00 +00:00
David Lindecrantz
3861158c39 Minimig: Load vadjust file from shared folder, if it exists 2020-12-12 04:53:11 +08:00
sorgelig
6a9211fd13 Release 20201123. 2020-11-23 16:49:01 +08:00
sorgelig
48b41c0634 input: rework mouse as spinner option. 2020-11-18 22:17:21 +08:00
sorgelig
4b76e1f513 ini: support spaces in values. 2020-11-17 19:50:18 +08:00
sorgelig
404eec311f Release 20201117. 2020-11-17 18:15:10 +08:00
sorgelig
985933eff9 Remove some very old releases. 2020-11-17 18:13:40 +08:00
sorgelig
471372f5ce Option for default scaler and audio filters in INI file. 2020-11-17 18:09:43 +08:00
sorgelig
9813e14b37 mra: update in debug info. 2020-11-17 17:29:19 +08:00