index
:
project-arcade
apu
dev
master
poc-arbitrary-rom-stm32
ppu
ppu-stm-integration-demo
survival
tilemap-build-system
22-23 b07 proj09: arcade game
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
*
Merge branch 'game-engine' of https://github.com/UnavailableDev/avans-arcade ...
UnavailableDev
2023-03-13
|
\
|
*
Merge branch 'dev' into game-engine
UnavailableDev
2023-03-13
|
|
\
|
|
*
Merge pull request #33 from Flenk008/dev
UnavailableDev
2023-03-13
|
|
|
\
|
|
|
*
Merge branch 'lonkaars:dev' into dev
Flenk008
2023-03-11
|
|
|
|
\
|
|
|
*
|
Fixed movement
Flenk008
2023-03-11
*
|
|
|
|
demo.c clean up
UnavailableDev
2023-03-13
|
/
/
/
/
*
|
|
|
demo.c
UnavailableDev
2023-03-13
*
|
|
|
camera, movement, collisions
UnavailableDev
2023-03-13
*
|
|
|
makefile update
UnavailableDev
2023-03-12
*
|
|
|
camera movement
UnavailableDev
2023-03-12
*
|
|
|
Merge branch 'game-engine' of https://github.com/UnavailableDev/avans-arcade ...
UnavailableDev
2023-03-12
|
\
\
\
\
|
*
|
|
|
Merge branch 'lonkaars:dev' into game-engine
UnavailableDev
2023-03-12
|
|
\
|
|
|
|
|
*
|
|
syntax update
UnavailableDev
2023-03-12
|
|
*
|
|
drawing map en read from binary complete. shift to background.
NielsCoding
2023-03-11
|
|
|
|
/
|
|
|
/
|
*
|
|
|
integrated palettes and fixed reading tiles
UnavailableDev
2023-03-12
*
|
|
|
C:
UnavailableDev
2023-03-11
|
/
/
/
*
|
|
Merge branch 'lonkaars:dev' into game-engine
UnavailableDev
2023-03-11
|
\
|
|
|
*
|
makefile engine
NielsCoding
2023-03-11
|
*
|
moved files
NielsCoding
2023-03-11
|
|
/
*
/
gitignore update includes .bin files in home dir
UnavailableDev
2023-03-11
|
/
*
Delete settings.json
UnavailableDev
2023-03-10
*
Delete c_cpp_properties.json
UnavailableDev
2023-03-10
*
ppusim read sprites from file and put into vram
UnavailableDev
2023-03-10
*
fixed code styles
UnavailableDev
2023-03-10
*
merge
UnavailableDev
2023-03-10
|
\
|
*
`clang-format`
lonkaars
2023-03-10
|
*
add input emulation to test collision
lonkaars
2023-03-10
|
*
initial merge of #26
lonkaars
2023-03-10
*
|
Merge branch 'game-engine' of https://github.com/UnavailableDev/avans-arcade ...
UnavailableDev
2023-03-10
|
\
|
|
*
added define for fixed point maths
UnavailableDev
2023-03-10
|
*
code
UnavailableDev
2023-03-10
*
|
nope
UnavailableDev
2023-03-10
*
|
spelling correction
UnavailableDev
2023-03-08
|
/
*
Merge pull request #22 from UnavailableDev/engine
UnavailableDev
2023-03-08
|
\
|
*
more todo's
UnavailableDev
2023-03-08
|
*
some func defenitions for game-engine and foundation
UnavailableDev
2023-03-07
*
|
fix windows build system and add vscode configuration files
lonkaars
2023-03-08
|
/
*
fix compiler warnings from `hh_ppu_vram_valid_address`
0.1.0
lonkaars
2023-02-25
*
fix src readme
lonkaars
2023-02-25
*
add developer documentation to ppusim/ppu interface
lonkaars
2023-02-25
*
limit thread count to core count
lonkaars
2023-02-25
*
update/fix build config for windows
lonkaars
2023-02-25
*
optimize ppusim with threads
lonkaars
2023-02-25
*
ppusim done
lonkaars
2023-02-25
*
background sprites working in ppusim
lonkaars
2023-02-24
*
WIP ppusim
lonkaars
2023-02-24
*
c interface semi-done
lonkaars
2023-02-24
*
ppusim refactor
lonkaars
2023-02-24
*
mv sdl2 demo to src/ppusim folder
lonkaars
2023-02-24
*
desktop compilation options in makefile
lonkaars
2023-02-24
[next]