aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-09-15Changes for 1.1.111.1.11Juan J. Martinez
2022-09-06FormattingJuan J. Martinez
2022-09-06The TODO is there for a reasonJuan J. Martinez
2022-09-06Added missing directory (again)Juan J. Martinez
2022-09-06Updated apultra to 1.4.7Juan J. Martinez
2022-09-06Updated rasm to 1.7Juan J. Martinez
2022-06-24Fixing some formatting issues in the docsJuan J. Martinez
2022-05-25Merge branch 'main' into 'master'Juan J. Martínez
fixed docs and comment See merge request reidrac/ubox-msx-lib!30
2022-05-24fixed docs and commentPedro de Medeiros
2022-05-24Explain how OBJs work and the crt0 exceptionJuan J. Martinez
2022-05-24Merge branch 'master' into 'master'Juan J. Martínez
automates compilation and inclusion of *.z80 files in game/src See merge request reidrac/ubox-msx-lib!28
2022-05-24automates compilation and inclusion of *.z80 files in game/srcPedro de Medeiros
2022-05-19Merge branch 'master' into 'master'Juan J. Martínez
indentation: replaced spaces with tabs See merge request reidrac/ubox-msx-lib!27
2022-05-19Merge branch 'ubox_set_colors.z80' into 'master'Juan J. Martínez
ubox_set_colors.z80: unnecessary "inc hl" after reading all parameters from stack See merge request reidrac/ubox-msx-lib!26
2022-05-18indentation: replaced spaces with tabsPedro de Medeiros
2022-05-18ubox_set_colors.z80: unnecessary "inc hl" after reading all parameters from ↵Pedro de Medeiros
stack
2022-04-27Changes for 1.1.101.1.10Juan J. Martinez
2022-04-27Tested SDCC 4.2.0Juan J. Martinez
2022-04-27Copyright year bumpJuan J. Martinez
2022-03-27Fixed typoJuan J. Martinez
2022-03-15Merge branch 'improve-ci' into 'master'Juan J. Martínez
Make CI steps sequential See merge request reidrac/ubox-msx-lib!25
2022-03-15Make CI steps sequentialJuan J. Martinez
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