| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Files for 32tag24532 | 2026-04-14 | 1 | -1/+1 | |
| | | |||||
| * | Added grime. | 2026-03-05 | 1 | -1/+1 | |
| | | |||||
| * | Files for 31tag24531 | 2026-03-01 | 1 | -1/+1 | |
| | | |||||
| * | Added mk08 | 2026-02-12 | 1 | -1/+1 | |
| | | |||||
| * | Files for 30.tag24530 | 2026-02-09 | 1 | -1/+1 | |
| | | |||||
| * | Files for 29tag24529 | 2026-01-02 | 1 | -1/+1 | |
| | | |||||
| * | Files for 28tag24528 | 2025-11-20 | 1 | -1/+1 | |
| | | |||||
| * | Files for 27tag24527 | 2025-10-10 | 1 | -1/+1 | |
| | | |||||
| * | Files for 26tag24526 | 2025-08-09 | 1 | -1/+1 | |
| | | |||||
| * | Files for 25.tag24525 | 2025-05-10 | 1 | -1/+1 | |
| | | |||||
| * | New splash screen [JacKc] | 2025-04-05 | 1 | -1/+1 | |
| | | |||||
| * | Files for 24tag24524 | 2025-03-27 | 1 | -1/+1 | |
| | | |||||
| * | Got rid of primrag2. | 2025-03-02 | 1 | -1/+1 | |
| | | |||||
| * | Files for 23tag24523 | 2025-02-28 | 1 | -1/+1 | |
| | | |||||
| * | Added karnovn | 2025-02-13 | 1 | -1/+1 | |
| | | |||||
| * | Files for 22.tag24522 | 2025-02-02 | 1 | -1/+1 | |
| | | |||||
| * | shibobin: use the official romset now that it's released. | 2025-01-11 | 1 | -1/+1 | |
| | | |||||
| * | Removed version.cpp. Version control is now in the makefile. | 2025-01-08 | 1 | -6/+13 | |
| | | |||||
| * | Files for 21tag24521 | 2024-11-13 | 1 | -2/+2 | |
| | | |||||
| * | Files for 20.tag24520 | 2024-06-20 | 1 | -2/+2 | |
| | | |||||
| * | Files for 19tag24519 | 2024-05-18 | 1 | -2/+2 | |
| | | |||||
| * | Files for 18.tag24518 | 2024-04-12 | 1 | -2/+2 | |
| | | |||||
| * | Files for 17.tag24517 | 2024-02-21 | 1 | -2/+2 | |
| | | |||||
| * | dt7: commented out error logging | 2024-01-28 | 1 | -2/+2 | |
| | | |||||
| * | Files for 15.tag24515 | 2023-12-26 | 1 | -2/+2 | |
| | | |||||
| * | Files for 14tag24514 | 2023-09-24 | 1 | -2/+2 | |
| | | |||||
| * | Files for 245.13tag24513 | 2023-08-05 | 1 | -2/+2 | |
| | | |||||
| * | Files for 12tag24512 | 2023-06-15 | 1 | -2/+2 | |
| | | |||||
| * | Prepare for release. | 2023-04-07 | 1 | -2/+2 | |
| | | |||||
| * | Files for 10tag24510 | 2023-03-13 | 1 | -2/+2 | |
| | | |||||
| * | Files for 245.9tag2459 | 2022-11-18 | 1 | -2/+2 | |
| | | |||||
| * | Prep for next version; added ktigers01. | 2022-10-12 | 1 | -2/+2 | |
| | | |||||
| * | Removed the deprecated warnings; they will never get fixed. | 2022-09-24 | 1 | -2/+2 | |
| | | | | | Deleted zexall, not used. | ||||
| * | Files for 245.6tag2456 | 2022-09-23 | 1 | -2/+2 | |
| | | |||||
| * | Started removal files we'll never use. | 2022-09-23 | 1 | -9/+0 | |
| | | |||||
| * | Added ffightaec2 | 2022-09-02 | 1 | -2/+2 | |
| | | |||||
| * | Files for 0.245.4tag2454 | 2022-08-26 | 1 | -2/+2 | |
| | | |||||
| * | Files for 0.245.3tag2453 | 2022-08-12 | 1 | -2/+2 | |
| | | |||||
| * | Files for 0.245.2 | 2022-07-24 | 1 | -2/+2 | |
| | | |||||
| * | Files for 0.245.1 | 2022-07-09 | 1 | -2/+2 | |
| | | |||||
| * | Files for 0.245tag245 | 2022-06-29 | 1 | -2/+2 | |
| | | |||||
| * | Adjust toolchain versions for triggering workarounds: | 2022-06-06 | 1 | -3/+3 | |
| | | | | | | | | | | * Make netlist/plib noexcept issue workaround trigger for clang 8 or Apple clang 11.0.0. * Disable lifetime DSE optimisation for GCC 10.2 (this may be an issue in GNU libstdc++ rather than GCC itself - using compiler version as a proxy for standard library version is bad, but it's the path of least resistance for now). | ||||
| * | Bump version to 0.244mame0244 | 2022-05-24 | 1 | -2/+2 | |
| | | |||||
| * | scripts: Improve str_to_version again. | 2022-05-17 | 1 | -1/+1 | |
| | | | | | | | | | Don't treat hypen and dot as the same thing - it will cause issues with pacakge revisions. Cleaned up some Lua code as well. Also show warnings about potentially uninitialised stuff with GCC 12, just don't make them fatal errors. | ||||
| * | Bump version to 0.243 in makefile, too.mame0243 | 2022-04-29 | 1 | -2/+2 | |
| | | |||||
| * | Bump version to 0.242mame0242 | 2022-04-01 | 1 | -2/+2 | |
| | | |||||
| * | Bump version to 0.241mame0241 | 2022-02-23 | 1 | -2/+2 | |
| | | |||||
| * | Bump version to 0.240mame0240 | 2022-01-30 | 1 | -2/+2 | |
| | | |||||
| * | Bump version to 0.239mame0239 | 2021-12-29 | 1 | -2/+2 | |
| | | |||||
| * | Bump version to 0.238mame0238 | 2021-11-24 | 1 | -2/+2 | |
| | | |||||
