Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-05-24 | fixed docs and comment | Pedro de Medeiros | |
2022-05-24 | Explain how OBJs work and the crt0 exception | Juan J. Martinez | |
2022-05-24 | Merge 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-24 | automates compilation and inclusion of *.z80 files in game/src | Pedro de Medeiros | |
2022-05-19 | Merge branch 'master' into 'master' | Juan J. Martínez | |
indentation: replaced spaces with tabs See merge request reidrac/ubox-msx-lib!27 | |||
2022-05-19 | Merge 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-18 | indentation: replaced spaces with tabs | Pedro de Medeiros | |
2022-05-18 | ubox_set_colors.z80: unnecessary "inc hl" after reading all parameters from ↵ | Pedro de Medeiros | |
stack | |||
2022-04-27 | Changes for 1.1.101.1.10 | Juan J. Martinez | |
2022-04-27 | Tested SDCC 4.2.0 | Juan J. Martinez | |
2022-04-27 | Copyright year bump | Juan J. Martinez | |
2022-03-27 | Fixed typo | Juan J. Martinez | |
2022-03-15 | Merge branch 'improve-ci' into 'master' | Juan J. Martínez | |
Make CI steps sequential See merge request reidrac/ubox-msx-lib!25 | |||
2022-03-15 | Make CI steps sequential | Juan J. Martinez | |
2022-02-26 | Updated apultra to 1.4.6 | Juan J. Martinez | |
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 |