Kingcom
513223ea4f
-Step through display list with F10/F11
...
-accelerator changes
2013-09-28 14:34:08 +02:00
Unknown W. Brackets
2ad5167f75
Better to have its own directory.
2013-09-22 11:03:29 -07:00
Unknown W. Brackets
18b70c89ef
Add an initial GE debugger interface on Windows.
2013-09-22 10:27:09 -07:00
Kingcom
177b9fa6b1
Separate accelerator table when the debugger is active
2013-08-14 23:30:50 +02:00
Unknown W. Brackets
97098f109a
Use CommonWindows.h from Windows/ too.
...
Might as well. Everything still builds fine.
2013-07-28 21:04:20 -07:00
Diogo Franco (Kovensky)
6108e36ae9
Several fixes to build under stricter C++11
...
Add missing #include to various files.
strings.h isn't provided by MSVC so we don't include it there; it's needed
for other OSes/compilers.
Get rid of pre-ISO-C malloc.h includes; malloc is provided by stdlib.h.
Fixes some linuxisms.
Prepend __builtin_ to __clear_cache, calling it without the prefix is a
GNU extension.
2012-11-21 14:33:50 -03:00
Henrik Rydgard
64cc573703
Switch to "GPL 2.0 or later" for various reasons. I wrote most of the code I imported from Dolphin (which is GPL2-but-not-later), so it should be OK.
2012-11-04 23:24:00 +01:00
Henrik Rydgard
4f7ad15758
Add snapshot of the whole source code.
2012-11-01 16:19:01 +01:00