Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-09-08 | Update to r48 | Claudia Pellegrino | |
2024-04-19 | Add nvchecker integration | Claudia Pellegrino | |
2024-03-30 | Update to r47 | Claudia Pellegrino | |
2024-02-04 | Update to r46, thanks user @Adiee5 | Claudia Pellegrino | |
2023-10-17 | Update to t45, thanks user @FredBezies | Claudia Pellegrino | |
Also switch to clang++ as the C++ compiler in order to fix the following error message: > g++ -o x16emu build/x16emu/cpu/fake6502.o […] -flto > build/x16emu/cpu/fake6502.o: file not recognized: file format not recognized > collect2: error: ld returned 1 exit status | |||
2023-05-18 | Update to r43, thanks user @elliotwutingfeng | Claudia Pellegrino | |
2023-05-18 | Remove build-time Git error flood | Claudia Pellegrino | |
The original Makefile tries to calculate a Git revision number from the source tree. Unless the source tree happens to be a checked-out Git worktree, that causes standard output to be flooded with lots of unhelpful error messages and help texts. If Git is not installed at build time, similar error messages would occur. Short-circuit the Git revision calculation to prevent this. | |||
2023-03-15 | Add documentation, `makecart` binary | Claudia Pellegrino | |
2023-03-15 | Update to r42, change upstream repository | Claudia Pellegrino | |
As of 2023-02-27, the upstream project team has moved [1] all primary development to a different GitHub organization, X16Community. [2] Also promote x16-rom [3] from an `optdepends` to a hard dependency, because the emulator won’t run without a ROM in lock-step revision. [1]: https://cx16forum.com/forum/viewtopic.php?t=6382 [2]: https://github.com/X16Community [3]: https://aur.archlinux.org/packages/x16-rom | |||
2023-01-17 | Update to r41 | Claudia Pellegrino | |
2023-01-16 | Add .gitignore | Claudia Pellegrino | |
2020-08-26 | Update to r38 | juju2143 | |
2020-03-22 | no return | juju2143 | |
2020-03-22 | Update to r37 | juju2143 | |
2020-02-19 | Add desktop file | juju2143 | |
2020-02-09 | Revert back to original source URL | juju2143 | |
This reverts commit d11cc2a0ae2537aa5cc9509418466396c5d907c0. | |||
2020-02-05 | Change source URL | juju2143 | |
2020-01-03 | Update to r36 | juju2143 | |
2019-12-20 | Update to r35 | juju2143 | |
2019-11-03 | Update to r34 | juju2143 | |
2019-10-11 | Update to r33 | juju2143 | |
2019-09-27 | Update to r32 | juju2143 | |
2019-09-20 | Change default ROM path | juju2143 | |
2019-09-20 | Update to r31 | juju2143 | |
2019-09-19 | These fields shouldn't be there | juju2143 | |
2019-09-19 | Add version r30 | juju2143 | |