Anders Jenbo
3c276a3cd3
Add documentation
...
- Add file documentation to about 1/4 of the files in Source
- Copy over a lot of the documentation from the sanctuary/notes repo
- Standardise all the existing documentation
- Create a configuration for Doxygen
- Add more documentation (engine.cpp is now fully documented)
6 years ago
Anders Jenbo
5ab9f4609a
Clean up signedness
7 years ago
Anders Jenbo
7883043adc
Clean up files with dirty headers
7 years ago
galaxyhaxz
b76156e206
Implement breakpoint handler
7 years ago
galaxyhaxz
3a636fdcc6
Add missing functions for MI_Dummy ( #1004 )
7 years ago
galaxyhaxz
4e01e03711
Cleanup default calling conventions
7 years ago
Robin Eklind
6ebfb414b6
fault: fault_set_filter bin exact
7 years ago
Robin Eklind
9462aa782b
fault: fix calling convention
...
This should have been part of the previous commit 😊
7 years ago
Robin Eklind
a98687f226
fault: rename exception_foo functions to fault_foo
...
Also, add missing parameters to fault_set_filter and fault_reset_filter
fault_init_filter and fault_reset_filter are now bin exact
7 years ago
Anders Jenbo
54247a076c
C init ( #549 )
...
* Make initializers C compatible
* Compile more files as C
dthread.cpp dx.cpp init logging.cpp fault.cpp msgcmd.cpp nthread.cpp
* Update defs.h
7 years ago
Anders Jenbo
e795b6116a
Make use of atexit() C compatible ( #537 )
7 years ago
Anders Jenbo
f505809699
C compatible enum.h and struct.h
7 years ago
Anders Jenbo
b1f6d3698f
Update style to use tabs
8 years ago
Anders Jenbo
fcc4e19287
Format debug related code
8 years ago
Adam Heinermann
baa7277849
Refactored fault.cpp ( #101 )
8 years ago
galaxyhaxz
49a6f4f9fc
Add include guards, prepare for XRef ( #28 )
...
Add definitions, other junk.
8 years ago
galaxyhaxz
bb01c6f084
Remove the "fear factor" ( #21 )
...
Snakes, spiders, Demons, what scares you?
8 years ago
galaxyhaxz
dde68ff89e
Add files via upload
8 years ago