Arki55 wants to merge 4 commits from /u/arki55/libspectrum/ to master, 2023-05-04
| Commit | Date | |
|---|---|---|
|
[8b9b05]
(arki55/features/T1-d40-snapshots)
by
chore: changed c++ comments to C style <https://sourceforge.net/p/arki55-fuse-mod/tickets/1/> |
2023-04-23 19:58:52 | Tree |
| 2022-11-19 23:03:42 | Tree | |
|
[5c1ecb]
by
fix: Fix loading of DI/EI information from D40's snap (.S) format. I would assume that libspectrum_snap_set_iff1() and libspectrum_snap_set_iff2() was defaulting to 0 if not explicitly used, but debugging has shown otherwise. It has to be set to 0 as well. |
2022-11-19 21:07:33 | Tree |
|
[b2f393]
by
Added loading of .S snapshot files from D40's floppy files |
2022-11-09 19:05:01 | Tree |
Thank you. Looks good to me. I'll merge it next week warring objections.
Please, try to avoid C++ style comments "//" in a future
https://sourceforge.net/p/fuse-emulator/fuse/ci/master/tree/hacking/coding_style.txt
Comments corrected in dsnap.c file.
I've added new merge request with squash merged and corrected commit message.
Is that better ?
https://sourceforge.net/p/fuse-emulator/libspectrum/merge-requests/11/
Thank you. Both are ok. Don't worry, I can amend any merge request.
Finally merged merge-request #11.