- use web request instead bits transfert in powershell toolchain
- move check project name toolchain code
- move check rule toolchain code
- make doxygen install as optional
- add "Requirements" in readme
- add "Release a project" in readme
- add bootstrap upgrade project script
- add mak --version
- sanitize build neocore script
- add bootstrap create project script
- update commands in readme for create a project
- add commands in readme for upgrade neocore
- add nc stop adpcm function
- add nc wait vbl macro
- update doxygen doc
- add mak dist:exe for create a Windows standalone executable with embedded Mame emulator
- improve toolchain log
- update DATlib ref link in readme
- update sample sound fx to use nc stop adpcm
- update sample sound fx poly to use nc stop adpcm and nc wait vbl
- sanitize Makefile
- CDDA sample : call assets download from mak.ps1
- add mak animator (to launch Animator application)
- add mak framer (to launch Framer application)
- remove git ignore wav file for standalone project
- add sound fx poly sample
- split toolchain code
- update sound fx sample
- remove doxygen script useless commented code
- move compare filehash toolchain script in module
- fix missing nc sin prototype
- refactor bitwise macros
- remove useless joypad code
- remove useless align macro
- remove useless nc log gas code
- remove useless LOGGER_ON macro
- remove useless sin
- remove useless init all function
- update enum direction
- update sound state
- update copy box
- update shrunk extract macro
- update second to frame
- update random
- update issue 80 sample
- add math sample
- add min, max, abs
- add fix macro
- add nc reset
- add nc prefix