|
720a9b4609
|
Makefile - Handle .d files correctly
|
2023-09-05 12:51:24 +02:00 |
|
|
a0377959dc
|
Makefile - Add TARGETS to clean-objs
|
2023-09-01 15:13:16 +02:00 |
|
|
8703edbec8
|
Makefile - Rework build system a bit
|
2023-09-01 09:28:23 +02:00 |
|
|
fb65792e87
|
Makefile - Add vgbc.inspect to clean-objs
|
2023-09-01 08:36:12 +02:00 |
|
|
6e7d06299a
|
Implement class for cartridge and rudimentary ROM inspector
|
2023-08-31 23:55:16 +02:00 |
|
|
c4e171cb80
|
Makefile - Add pretty messages
|
2023-08-30 10:48:05 +02:00 |
|
|
52df4eae27
|
Rename main.c to main.cpp
|
2023-08-30 10:47:56 +02:00 |
|
|
45015b68fe
|
Makefile - Remove deprecated variable test-targets
|
2023-08-30 00:03:44 +02:00 |
|
|
077f834c28
|
Makefile - Also clean test objs
|
2023-08-29 23:22:20 +02:00 |
|
|
c2d5ca5cfc
|
tests - Build o-files for tests
This should reduce build time when rebuilding tests
|
2023-08-29 23:19:13 +02:00 |
|
|
a3730b868c
|
Makefile - let objs depend on all headers
|
2023-08-29 23:18:51 +02:00 |
|
|
6f8f90afbe
|
Remove verbosity for successful tests
|
2023-08-28 23:07:53 +02:00 |
|
|
eb6faab89f
|
Use doctest as test framework
|
2023-08-28 22:31:24 +02:00 |
|
|
b64c82ec92
|
Improve build system and add support for tests
|
2023-08-28 21:56:54 +02:00 |
|
|
ba5b55a196
|
WIP initial state
|
2023-08-26 19:04:02 +02:00 |
|