Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-02-16 | Merge branch 'add-black-to-ci' into 'master' | Juan J. Martínez | |
Add black to CI See merge request reidrac/ubox-msx-lib!24 | |||
2022-02-16 | Add black to CI | Juan J. Martínez | |
2022-02-15 | Use black for formatting | Juan J. Martinez | |
2022-01-16 | Fixed compilation flags | Juan J. Martinez | |
CFLAGS was used in LDFLAGS. | |||
2022-01-16 | Removed unused variable | Juan J. Martinez | |
2022-01-07 | Merge branch 'master' into 'master' | Juan J. Martínez | |
Replacing VRAM magic numbers with constants See merge request reidrac/ubox-msx-lib!23 | |||
2022-01-07 | Replacing VRAM magic numbers with constants | Pedro de Medeiros | |
2022-01-07 | Merge branch 'master' into 'master' | Juan J. Martínez | |
typo See merge request reidrac/ubox-msx-lib!22 | |||
2022-01-07 | typo | Pedro de Medeiros | |
2022-01-07 | Merge branch 'update-apultra-1.4.5' into 'master' | Juan J. Martínez | |
Updated apultra to 1.4.5 See merge request reidrac/ubox-msx-lib!21 | |||
2022-01-07 | Updated apultra to 1.4.5 | Juan J. Martinez | |
2021-12-29 | Changes for 1.1.91.1.9 | Juan J. Martinez | |
2021-12-29 | Initialze the sprite index to 0 | Juan J. Martinez | |
Fixes issue #10; thanks to @torihino for the report. | |||
2021-12-20 | Slightly better variable name | Juan J. Martinez | |
2021-12-20 | Merge branch 'master' into 'master' | Juan J. Martínez | |
Makefile in spman.lib now cleans up completely See merge request reidrac/ubox-msx-lib!19 | |||
2021-12-20 | Makefile in spman.lib now cleans up completely | Pedro de Medeiros | |
2021-12-16 | Updated changes | Juan J. Martinez | |
2021-12-16 | Merge branch 'pedro' into 'master' | Juan J. Martínez | |
Starting Openmsx through GNU make works now See merge request reidrac/ubox-msx-lib!18 | |||
2021-12-15 | Starting Openmsx through GNU make works now | Pedro de Medeiros | |
2021-12-06 | Update apultra to 1.4.4 | Juan J. Martinez | |
2021-12-04 | Updated docs to reflect current version of chksize | Juan J. Martinez | |
2021-11-02 | Accurate sizes | Juan J. Martinez | |
This include the init code itself (GSINIT and GSFINAL sections), besides the size of the initialized data. | |||
2021-11-02 | Typo | Juan J. Martinez | |
2021-11-02 | Changes in chsize | Juan J. Martinez | |
2021-11-02 | Account INITIALIZED ROM | Juan J. Martinez | |
2021-10-31 | What's new? HTML page in the docs | Juan J. Martinez | |
2021-10-31 | Changes for 1.1.81.1.8 | Juan J. Martinez | |
2021-10-31 | Merge branch 'sdcc-versions' into 'master' | Juan J. Martínez | |
SDCC versions and support for current snapshots See merge request reidrac/ubox-msx-lib!17 | |||
2021-10-31 | SDCC versions and support for current snapshots | Juan J. Martinez | |
2021-10-27 | Removed unused variable | Juan J. Martinez | |
2021-10-25 | Fixed separator | Juan J. Martinez | |
2021-10-24 | Typo | Juan J. Martinez | |
2021-10-19 | Comments about build pipeline improvements | Juan J. Martinez | |
2021-10-19 | Be explicit | Juan J. Martinez | |
2021-10-19 | Merge branch 'delete_on_error' into 'master' | Juan J. Martínez | |
scripts that write data by output redirection require .DELETE_ON_ERROR See merge request reidrac/ubox-msx-lib!16 | |||
2021-10-19 | scripts that write data by output redirection require .DELETE_ON_ERROR | Pedro de Medeiros | |
2021-10-02 | Merge branch 'config-env' into 'master' | Juan J. Martínez | |
Introduced config.env See merge request reidrac/ubox-msx-lib!15 | |||
2021-10-02 | Make it portable (depends on GNU Make) | Juan J. Martinez | |
2021-10-02 | Introduced config.env | Juan J. Martinez | |
One config to rule the whole build system and the tests. | |||
2021-10-02 | Merge branch 'master' into 'master' | Juan J. Martínez | |
Read ROM file entirely, otherwise we are not really checking ROM size. See merge request reidrac/ubox-msx-lib!13 | |||
2021-10-02 | Read ROM file entirely, otherwise we are not really checking ROM size. | Pedro de Medeiros | |
2021-10-02 | Make the test portable | Juan J. Martinez | |
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 |