Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-10-02 | Make the test portable | Juan J. Martinez | |
2021-10-02 | Merge branch 'rom-test' into 'master' | Juan J. Martínez | |
Start the test suite See merge request reidrac/ubox-msx-lib!12 | |||
2021-10-02 | Start the test suite | Juan J. Martínez | |
2021-09-22 | Merge branch 'ubox-ci-image' into 'master' | Juan J. Martínez | |
Use my own CI image See merge request reidrac/ubox-msx-lib!11 | |||
2021-09-22 | Use my own CI image | Juan J. Martinez | |
2021-09-22 | Merge branch 'master' into 'master' | Juan J. Martínez | |
CI/CD for building ROM images See merge request reidrac/ubox-msx-lib!10 | |||
2021-09-22 | Adding .gitlab-ci.yml to build ROMs automatically. | Pedro de Medeiros | |
2021-09-21 | Merge branch 'master' into 'master' | Juan J. Martínez | |
Avoiding improper makefile invocations See merge request reidrac/ubox-msx-lib!9 | |||
2021-09-21 | Avoiding improper makefile invocations | Pedro de Medeiros | |
2021-09-10 | Cookie-cutter would be nice | Juan J. Martinez | |
2021-09-10 | Clarified that 4.0.0 is also good | Juan J. Martinez | |
2021-09-08 | Updated apultra to version 1.4.2 | Juan J. Martinez | |
2021-08-15 | Merge branch 'pvmm-master-patch-20579' into 'master' | Juan J. Martínez | |
typos See merge request reidrac/ubox-msx-lib!8 | |||
2021-08-13 | Update tools.md | Pedro de Medeiros | |
2021-08-13 | typos | Pedro de Medeiros | |
2021-06-24 | Reviewed navigation | Juan J. Martinez | |
2021-06-24 | Formatting fix | Juan J. Martinez | |
2021-06-24 | Changes for 1.1.71.1.7 | Juan J. Martinez | |
2021-06-24 | Document mkdeps.py | Juan J. Martinez | |
2021-06-24 | Documented chksize | Juan J. Martinez | |
2021-06-24 | First pass to document map.py | Juan J. Martinez | |
2021-06-24 | Documented png2tiles.py | Juan J. Martinez | |
2021-06-15 | Documented png2sprites.py | Juan J. Martinez | |
2021-06-08 | Merge pull request #7 from pvmm/master | Juan J. Martínez | |
png2sprites.py: documentation updated | |||
2021-06-08 | png2sprites.py: documentation updated | Pedro de Medeiros | |
2021-06-08 | Tools doc placeholder | Juan J. Martinez | |
2021-06-08 | Removed map customization | Juan J. Martinez | |
This was added by mistake when the script was imported. | |||
2021-06-07 | Changes for 1.1.61.1.6 | Juan J. Martinez | |
2021-06-03 | Added Pedro de Medeiros as contributor | Juan J. Martinez | |
2021-06-03 | Updated changes | Juan J. Martinez | |
2021-06-03 | Merge pull request #3 from pvmm/master | Juan J. Martínez | |
Allow multiple files in png2tiles.py | |||
2021-06-03 | Merge pull request #4 from pvmm/pullrequest | Juan J. Martínez | |
map.py: remove generated files on error | |||
2021-06-02 | map.py: remove generated files on error | Pedro de Medeiros | |
2021-06-02 | allow multiple files in png2tiles.py | Pedro de Medeiros | |
2021-06-02 | Comment re: PATH env variable | Juan J. Martinez | |
2021-06-02 | Added Pedro de Medeiros change | Juan J. Martinez | |
2021-06-02 | Better CLI variable, wording in help | Juan J. Martinez | |
2021-06-02 | Merge pull request #2 from pvmm/master | Juan J. Martínez | |
Optional comment with original frame color as reference. | |||
2021-06-02 | Print sprite color as comment | Pedro de Medeiros | |
2021-04-07 | Changes fo 1.1.51.1.5 | Juan J. Martinez | |
2021-04-06 | Typo | Juan J. Martinez | |
2021-03-25 | Formatting | Juan J. Martinez | |
2021-03-25 | Ensure this can't be interruped | Juan J. Martinez | |
If the int handler is calling mplayer_play, it could happen that an int is handled when the song is being set up, potentially leaving the player's internal structures in a invalid state. | |||
2021-02-09 | Changes for 1.1.41.1.4 | Juan J. Martinez | |
2021-02-09 | Windows compatibilty | Juan J. Martinez | |
2021-02-09 | Flag for gcc 10 compatibility | Juan J. Martinez | |
2021-02-09 | Note on Windows 10 | Juan J. Martinez | |
2021-02-09 | Fixes in Makefile when detecting Windows OS | Juan J. Martinez | |
2021-02-01 | Typo | Juan J. Martínez | |
2021-01-25 | Fix: actually, stop the music by playing silence | Juan J. Martinez | |