Commit graph

15 commits

Author SHA1 Message Date
galaxyhaxz
b76156e206 Implement breakpoint handler 2019-04-22 21:13:34 -05:00
galaxyhaxz
3a636fdcc6
Add missing functions for MI_Dummy (#1004) 2019-04-22 20:21:52 -05:00
galaxyhaxz
4e01e03711 Cleanup default calling conventions 2019-04-09 12:04:00 +02:00
Robin Eklind
6ebfb414b6 fault: fault_set_filter bin exact 2019-04-04 00:22:10 +09:00
Robin Eklind
9462aa782b fault: fix calling convention
This should have been part of the previous commit 😊
2019-04-04 00:16:36 +09:00
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
2019-04-04 00:06:43 +09:00
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
2019-01-10 21:39:28 +01:00
Anders Jenbo
e795b6116a Make use of atexit() C compatible (#537) 2019-01-01 03:05:29 +01:00
Anders Jenbo
f505809699 C compatible enum.h and struct.h 2018-11-26 14:19:27 +01:00
Anders Jenbo
b1f6d3698f Update style to use tabs 2018-10-25 22:53:04 +02:00
Anders Jenbo
fcc4e19287 Format debug related code 2018-10-22 01:45:27 +02:00
Adam Heinermann
baa7277849 Refactored fault.cpp (#101) 2018-06-30 14:33:03 -05:00
galaxyhaxz
49a6f4f9fc
Add include guards, prepare for XRef (#28)
Add definitions, other junk.
2018-06-20 05:17:44 -05:00
galaxyhaxz
bb01c6f084
Remove the "fear factor" (#21)
Snakes, spiders, Demons, what scares you?
2018-06-18 19:16:32 -05:00
galaxyhaxz
dde68ff89e
Add files via upload 2018-06-06 21:25:54 -05:00