issues
search
DamnedAngel
/
MSX-Templates-for-VisualStudio
MSX Application Templates for MS Visual Studio.
GNU Affero General Public License v3.0
38
stars
7
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Implement ABEND_SUPPORT and standardize _mdoAbend
#73
DamnedAngel
opened
5 months ago
0
Remove relative path to msxbios.h from includes and add its directory to IncludeDirectories.txt
#72
DamnedAngel
opened
6 months ago
0
Add underscore ("_") as a valid character in hook names, in Symbols.txt.
#71
DamnedAngel
opened
8 months ago
1
Generate release files for 00.06.01.
#70
DamnedAngel
closed
10 months ago
1
Small fixes and adjusts found when catching up SCAMM with 00.06.01a
#69
DamnedAngel
closed
10 months ago
1
Make abend message more informative
#68
DamnedAngel
closed
10 months ago
1
Add Support to automatic MA-20 adjust of executable for MSX-DOS projects.
#67
DamnedAngel
closed
10 months ago
1
Correct msxdosovl.c header (it's currently with BIN's header).
#66
DamnedAngel
closed
10 months ago
1
Spaces not being honored in MDO file name (MDO_CHILD in mdoimplementation.s)
#65
DamnedAngel
closed
10 months ago
1
Add MDO handler C struct.
#64
DamnedAngel
closed
10 months ago
1
Adjust partial slash fix in event actions in order to allow both slashes in parameters
#63
DamnedAngel
closed
10 months ago
1
Add _msgdbg to MSX-DOS project Symbols.txt in order for dbg to work on MDOs.
#62
DamnedAngel
closed
10 months ago
1
Generate templates and documentation for release 00.06.00.
#61
DamnedAngel
closed
10 months ago
1
Fix notice "(Visual Studio 2019)" in every project name.
#60
DamnedAngel
closed
12 months ago
1
Remove the auto-generated mdoimplementation.s and mdointerface.s from MSX-DOS Application template.
#59
DamnedAngel
closed
12 months ago
1
Fix disk access to NEXTOR mass storage volumes in LATE_EXECUTION ROMs
#58
DamnedAngel
opened
12 months ago
0
Fix LATE_EXECUTION in ROMS in page 1.
#57
DamnedAngel
opened
12 months ago
0
Add disk support to ROM project
#56
DamnedAngel
closed
12 months ago
1
Fix python make script to run on linux.
#55
DamnedAngel
closed
1 year ago
1
After implementing make.py, remove make.bat and make.sh
#54
DamnedAngel
closed
1 year ago
1
Replace build scripts with one in python.
#53
DamnedAngel
closed
1 year ago
1
ROM template: inline assembler syntax error
#52
windship
closed
1 year ago
5
Clean main file of ASM and C program, to make it easy to be understood to the new adopter
#51
DamnedAngel
closed
1 year ago
1
Verify the possibility of using .noi file to generate symbols instead of .map file
#50
DamnedAngel
opened
1 year ago
0
Support, in make script, variable replacement where it is not supported yet
#49
DamnedAngel
closed
1 year ago
1
Add support for include file search path for sdasz80 calls
#48
DamnedAngel
closed
1 year ago
1
Tkt 00042
#47
pvmm
closed
1 year ago
0
Adding compile generated files to .gitignore
#46
pvmm
closed
1 year ago
0
make.sh follows suit
#45
pvmm
closed
1 year ago
0
Msxdoscrt0's Parameter handling routine directly compiled to _HEAP.
#44
DamnedAngel
opened
1 year ago
0
Include parameter in MSX-DOS project to define the max number of commandline parameters.
#43
DamnedAngel
opened
1 year ago
0
Implement MSX-DOS Overlay project and overlay support in MSX-DOS projects
#42
DamnedAngel
closed
1 year ago
1
Generate templates for Release 00.05.02
#41
DamnedAngel
closed
1 year ago
1
Remove all support for profiling under OpenMSX.
#40
DamnedAngel
closed
1 year ago
1
Protect call gsinit and GSINIT/GSFINAL areas with .if GLOBALS_INITIALIZER
#39
DamnedAngel
closed
1 year ago
1
Check whether gsinit::jp z, gsinit_next can be replaced with ret z in all templates
#38
DamnedAngel
closed
1 year ago
1
Implement support for sdcccall(1) - parameter by registers
#37
DamnedAngel
closed
1 year ago
1
WINDOWS' MAKE's configure_target only parses 1 parameter per tag.
#36
DamnedAngel
closed
1 year ago
1
CRT0: gsinit falling for on 2nd page of the program before the 2nd page is configured.
#35
DamnedAngel
closed
1 year ago
2
Replace "cirectory" with "directory" in build script.
#34
DamnedAngel
closed
1 year ago
1
Generate Open Templates for v00.05.01
#33
DamnedAngel
closed
3 years ago
1
Add support to build events
#32
DamnedAngel
closed
3 years ago
1
Move configuration files to Config directory.
#31
DamnedAngel
closed
3 years ago
0
Export Symbols to .h and .s files.
#30
DamnedAngel
closed
3 years ago
1
replace hex2bin by makebin (and dd)
#29
pvmm
closed
1 year ago
0
Example for Device handler?
#28
mario-smit-heroes
opened
3 years ago
2
Remove x64 profile from templates.
#27
DamnedAngel
closed
3 years ago
1
Interrupts disabled after _print in F1XV (ROM template).
#26
DamnedAngel
closed
3 years ago
1
Parâmetros extras do SDCC no arquivo de configuração
#25
rodsiqbr
closed
3 years ago
1
Add support for parameters in CALL commands.
#24
DamnedAngel
closed
3 years ago
1
Next