index
:
ubox-msx-lib
main
A set of libraries and tools to make MSX games in C
Juan J. Martinez
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
game
Age
Commit message (
Expand
)
Author
2024-05-27
Use SDCC's new calling convention
Juan J. Martinez
2024-05-27
Avoid function declarator with no prototype errors
Juan J. Martinez
2024-05-27
Remove unused target
Juan J. Martinez
2024-05-04
Formatting
Juan J. Martinez
2024-05-04
Copyright year bump
Juan J. Martinez
2024-05-04
Copyright year bump
Juan J. Martinez
2023-05-29
Fix typo
Juan J. Martinez
2023-02-28
Copyright year bump
Juan J. Martinez
2022-09-16
Added CAS support to the example game
Juan J. Martinez
2022-09-15
Include the colour name
Juan J. Martinez
2022-09-15
Revert "FIX: the sprite order changed, green MUST be green"
Juan J. Martinez
2022-09-15
FIX: the sprite order changed, green MUST be green
Juan J. Martinez
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
automates compilation and inclusion of *.z80 files in game/src
Pedro de Medeiros
2022-04-27
Copyright year bump
Juan J. Martinez
2022-01-16
Fixed compilation flags
Juan J. Martinez
2022-01-07
Replacing VRAM magic numbers with constants
Pedro de Medeiros
2021-12-15
Starting Openmsx through GNU make works now
Pedro de Medeiros
2021-10-31
SDCC versions and support for current snapshots
Juan J. Martinez
2021-10-19
Be explicit
Juan J. Martinez
2021-10-19
scripts that write data by output redirection require .DELETE_ON_ERROR
Pedro de Medeiros
2021-10-02
Introduced config.env
Juan J. Martinez
2021-09-21
Avoiding improper makefile invocations
Pedro de Medeiros
2021-04-06
Typo
Juan J. Martinez
2021-01-25
Fix: actually, stop the music by playing silence
Juan J. Martinez
2021-01-25
Reviewed makefiles
Juan J. Martinez
2021-01-09
Added compression to the map
Juan J. Martinez
2021-01-08
Include bin in the path, moved target to game
Juan J. Martinez
2021-01-07
It is actually 222 bytes
Juan J. Martinez
2021-01-04
Copyright year bump
Juan J. Martinez
2021-01-03
More elegant dir management
Juan J. Martinez
2021-01-03
Typo
Juan J. Martinez
2021-01-03
Added a dep generating tool that should be multi-platform
Juan J. Martinez
2021-01-03
Renamed aux to helpers to be windows compatible
Juan J. Martinez
2021-01-02
Use wildcard
Juan J. Martinez
2021-01-02
Listed external tools
Juan J. Martinez
2021-01-01
ubox has a wait_for function :facepalm:
Juan J. Martinez
2021-01-01
Typo
Juan J. Martinez
2021-01-01
Clarified comment
Juan J. Martinez
2021-01-01
Typo
Juan J. Martinez
2021-01-01
Use the constants, avoid magic numbers
Juan J. Martinez
2021-01-01
Missing comma
Juan J. Martinez
2020-12-31
Fix: prevent crash with MAX_ENTITIES are used
Juan J. Martinez
2020-12-31
Clarified controls
Juan J. Martinez
2020-12-30
Initial import
1.0
Juan J. Martinez