aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAge
...
| | | | * Merge branch 'lonkaars:dev' into devFlenk0082023-03-11
| | | | |\
| | | | * | Fixed movementFlenk0082023-03-11
| | | | | | | | | | | | | | | | | | | | | | | | Adjusted movement speed otherwise wouldnt show any movement. Also changed input testing lines so it does work
| * | | | | demo.c clean upUnavailableDev2023-03-13
| |/ / / /
| * | | | demo.cUnavailableDev2023-03-13
| | | | |
| * | | | camera, movement, collisionsUnavailableDev2023-03-13
| | | | |
| * | | | makefile updateUnavailableDev2023-03-12
| | | | |
| * | | | camera movementUnavailableDev2023-03-12
| | | | |
| * | | | Merge branch 'game-engine' of https://github.com/UnavailableDev/avans-arcade ↵UnavailableDev2023-03-12
| |\ \ \ \ | | | | | | | | | | | | | | | | | | into game-engine
| | * | | | Merge branch 'lonkaars:dev' into game-engineUnavailableDev2023-03-12
| | |\| | |
| | | * | | syntax updateUnavailableDev2023-03-12
| | | | | |
| | | * | | drawing map en read from binary complete. shift to background.NielsCoding2023-03-11
| | | | |/ | | | |/|
| * | | | integrated palettes and fixed reading tilesUnavailableDev2023-03-12
| | | | |
| * | | | C:UnavailableDev2023-03-11
| |/ / /
| * | | Merge branch 'lonkaars:dev' into game-engineUnavailableDev2023-03-11
| |\| |
| | * | makefile engineNielsCoding2023-03-11
| | | |
| | * | moved filesNielsCoding2023-03-11
| | |/
| * / gitignore update includes .bin files in home dirUnavailableDev2023-03-11
| |/
| * Delete settings.jsonUnavailableDev2023-03-10
| |
| * Delete c_cpp_properties.jsonUnavailableDev2023-03-10
| |
| * ppusim read sprites from file and put into vramUnavailableDev2023-03-10
| |
| * fixed code stylesUnavailableDev2023-03-10
| |
| * mergeUnavailableDev2023-03-10
| |\
| * \ Merge branch 'game-engine' of https://github.com/UnavailableDev/avans-arcade ↵UnavailableDev2023-03-10
| |\ \ | | | | | | | | | | | | into game-engine
| * | | nopeUnavailableDev2023-03-10
| | | |
| * | | spelling correctionUnavailableDev2023-03-08
| | | |
* | | | mergeUnavailableDev2023-03-22
| |_|/ |/| |
* | | `clang-format`lonkaars2023-03-10
| | |
* | | add input emulation to test collisionlonkaars2023-03-10
| | |
* | | initial merge of #26lonkaars2023-03-10
| |/ |/|
* | added define for fixed point mathsUnavailableDev2023-03-10
| |
* | codeUnavailableDev2023-03-10
|/
* Merge pull request #22 from UnavailableDev/engineUnavailableDev2023-03-08
|\ | | | | Engine
| * more todo'sUnavailableDev2023-03-08
| |
| * some func defenitions for game-engine and foundationUnavailableDev2023-03-07
| |
* | fix windows build system and add vscode configuration fileslonkaars2023-03-08
|/
* fix compiler warnings from `hh_ppu_vram_valid_address`0.1.0lonkaars2023-02-25
|
* fix src readmelonkaars2023-02-25
|
* add developer documentation to ppusim/ppu interfacelonkaars2023-02-25
|
* limit thread count to core countlonkaars2023-02-25
|
* update/fix build config for windowslonkaars2023-02-25
|
* optimize ppusim with threadslonkaars2023-02-25
|
* ppusim donelonkaars2023-02-25
|
* background sprites working in ppusimlonkaars2023-02-24
|
* WIP ppusimlonkaars2023-02-24
|
* c interface semi-donelonkaars2023-02-24
|
* ppusim refactorlonkaars2023-02-24
|
* mv sdl2 demo to src/ppusim folderlonkaars2023-02-24
|
* desktop compilation options in makefilelonkaars2023-02-24
|
* rename and move fileslonkaars2023-02-24