summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2024-04-19Add nvchecker integrationClaudia Pellegrino
2024-03-30Update to r47Claudia Pellegrino
2024-02-04Update to r46, thanks user @Adiee5Claudia Pellegrino
2023-10-17Update to t45, thanks user @FredBeziesClaudia 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-18Update to r43, thanks user @elliotwutingfengClaudia Pellegrino
2023-05-18Remove build-time Git error floodClaudia 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-15Add documentation, `makecart` binaryClaudia Pellegrino
2023-03-15Update to r42, change upstream repositoryClaudia 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-17Update to r41Claudia Pellegrino
2023-01-16Add .gitignoreClaudia Pellegrino
2020-08-26Update to r38juju2143
2020-03-22no returnjuju2143
2020-03-22Update to r37juju2143
2020-02-19Add desktop filejuju2143
2020-02-09Revert back to original source URLjuju2143
This reverts commit d11cc2a0ae2537aa5cc9509418466396c5d907c0.
2020-02-05Change source URLjuju2143
2020-01-03Update to r36juju2143
2019-12-20Update to r35juju2143
2019-11-03Update to r34juju2143
2019-10-11Update to r33juju2143
2019-09-27Update to r32juju2143
2019-09-20Change default ROM pathjuju2143
2019-09-20Update to r31juju2143
2019-09-19These fields shouldn't be therejuju2143
2019-09-19Add version r30juju2143