aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-02-26Updated apultra to 1.4.6Juan J. Martinez
2022-02-16Merge 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-16Add black to CIJuan J. Martínez
2022-02-15Use black for formattingJuan J. Martinez
2022-01-16Fixed compilation flagsJuan J. Martinez
CFLAGS was used in LDFLAGS.
2022-01-16Removed unused variableJuan J. Martinez
2022-01-07Merge branch 'master' into 'master'Juan J. Martínez
Replacing VRAM magic numbers with constants See merge request reidrac/ubox-msx-lib!23
2022-01-07Replacing VRAM magic numbers with constantsPedro de Medeiros
2022-01-07Merge branch 'master' into 'master'Juan J. Martínez
typo See merge request reidrac/ubox-msx-lib!22
2022-01-07typoPedro de Medeiros
2022-01-07Merge 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-07Updated apultra to 1.4.5Juan J. Martinez
2021-12-29Changes for 1.1.91.1.9Juan J. Martinez
2021-12-29Initialze the sprite index to 0Juan J. Martinez
Fixes issue #10; thanks to @torihino for the report.
2021-12-20Slightly better variable nameJuan J. Martinez
2021-12-20Merge 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-20Makefile in spman.lib now cleans up completelyPedro de Medeiros
2021-12-16Updated changesJuan J. Martinez
2021-12-16Merge 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-15Starting Openmsx through GNU make works nowPedro de Medeiros
2021-12-06Update apultra to 1.4.4Juan J. Martinez
2021-12-04Updated docs to reflect current version of chksizeJuan J. Martinez
2021-11-02Accurate sizesJuan J. Martinez
This include the init code itself (GSINIT and GSFINAL sections), besides the size of the initialized data.
2021-11-02TypoJuan J. Martinez
2021-11-02Changes in chsizeJuan J. Martinez
2021-11-02Account INITIALIZED ROMJuan J. Martinez
2021-10-31What's new? HTML page in the docsJuan J. Martinez
2021-10-31Changes for 1.1.81.1.8Juan J. Martinez
2021-10-31Merge 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-31SDCC versions and support for current snapshotsJuan J. Martinez
2021-10-27Removed unused variableJuan J. Martinez
2021-10-25Fixed separatorJuan J. Martinez
2021-10-24TypoJuan J. Martinez
2021-10-19Comments about build pipeline improvementsJuan J. Martinez
2021-10-19Be explicitJuan J. Martinez
2021-10-19Merge 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-19scripts that write data by output redirection require .DELETE_ON_ERRORPedro de Medeiros
2021-10-02Merge branch 'config-env' into 'master'Juan J. Martínez
Introduced config.env See merge request reidrac/ubox-msx-lib!15
2021-10-02Make it portable (depends on GNU Make)Juan J. Martinez
2021-10-02Introduced config.envJuan J. Martinez
One config to rule the whole build system and the tests.
2021-10-02Merge 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-02Read ROM file entirely, otherwise we are not really checking ROM size.Pedro de Medeiros
2021-10-02Make the test portableJuan J. Martinez
2021-10-02Make the test portableJuan J. Martinez
2021-10-02Merge branch 'rom-test' into 'master'Juan J. Martínez
Start the test suite See merge request reidrac/ubox-msx-lib!12
2021-10-02Start the test suiteJuan J. Martínez
2021-09-22Merge 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-22Use my own CI imageJuan J. Martinez
2021-09-22Merge branch 'master' into 'master'Juan J. Martínez
CI/CD for building ROM images See merge request reidrac/ubox-msx-lib!10
2021-09-22Adding .gitlab-ci.yml to build ROMs automatically.Pedro de Medeiros