Zembarian 32d379b272 Change sorting comparison to generate expected results (#466)
Currently when you have two entries where one has a longer name ("foobar" and "foobar 2") it does the comparison up to the shorter of the lengths, and then if they match to that length, it does a date comparison instead. This exhibits behaviour different to what one would expect from most implementations.

This change puts the length comparison before the date comparison to make it more like the user would expect.

i.e "foobar" should always be above "foobar 2", and not move depending on the date code.
2021-09-20 18:45:05 +08:00
2020-05-16 15:11:26 +08:00
2021-09-17 22:53:55 +08:00
2020-06-13 22:33:54 +08:00
2018-02-11 02:48:18 +08:00
2021-09-17 01:17:50 +08:00
2021-09-17 01:17:50 +08:00
2021-08-24 19:47:52 +08:00
2019-03-23 16:56:39 +08:00
2020-12-31 06:28:01 +08:00
2019-05-12 21:04:06 +08:00
2017-06-14 02:47:05 +08:00
2018-11-09 00:42:48 +08:00
2018-10-19 18:48:47 +08:00
2021-04-27 23:25:54 +08:00
2017-06-14 02:47:05 +08:00
2017-06-14 02:47:05 +08:00
2017-06-14 02:47:05 +08:00
2017-06-14 02:47:05 +08:00
2017-06-14 02:47:05 +08:00
2020-07-03 05:11:35 +08:00
2019-03-22 20:38:14 +08:00
2021-06-30 21:49:11 +08:00
2019-10-21 04:00:27 +08:00
2020-12-29 15:40:14 +08:00
2019-05-25 22:43:05 +08:00
2020-06-18 20:59:16 +08:00
2020-06-18 20:59:16 +08:00
2020-06-18 20:59:16 +08:00
2021-09-17 01:17:50 +08:00
2021-06-30 03:49:56 +08:00
2017-07-10 21:46:09 +08:00
2017-06-14 02:47:05 +08:00
2021-07-11 19:15:46 +08:00
2020-04-12 17:19:49 +08:00
2019-12-29 08:12:29 +08:00
2019-11-26 12:41:14 +08:00
2020-06-29 08:19:25 +08:00
2021-08-24 19:49:15 +08:00

Main_MiSTer Main Binary and Wiki Repo

This repo serves as the home for the MiSTer Main binaries and the Wiki.

For the purposes of getting google to crawl the wiki, here's a link to the (not for humans) crawlable wiki

If you're a human looking for the wiki, that's here

Description
MiSTer Main binary - fork of MiSTer-devel/Main_MiSTer with Sharp MZ support
Readme 51 MiB
Languages
C 58.3%
C++ 41.5%
HTML 0.1%