Commit Graph
20 Commits
Author SHA1 Message Date
Unknown W. Brackets 7cb00849f7 Remove faster interpreter from headless. 2013-02-16 01:48:28 -08:00
Unknown W. Brackets 0ff30cf239 Turn jit back off, build server can't handle it. 2013-02-09 01:58:03 -08:00
Unknown W. Brackets 779171e8d5 Run tests using jit by default. 2013-02-09 01:14:39 -08:00
Unknown W. Brackets 6a72b0d325 Separate out the actual screenshot comparison.
Fixes #109.
2013-02-08 00:25:29 -08:00
Unknown W. Brackets f875e3699f Handle the emit screenshot headless command.
But, it doesn't work.  Shouldn't the vram have the graphics?
2013-02-07 22:44:54 -08:00
Unknown W. Brackets c8fe172239 Fix headless segfault on win32. 2013-01-21 22:46:53 -08:00
Xele02 72ddb368b4 Forget headless file 2013-01-21 01:50:42 +01:00
Unknown W. Brackets cf1295e95f Enable fake mpeg mode by default.
Note: loaded save states will have it off.  No UI yet.
2013-01-06 19:55:04 -08:00
Unknown W. Brackets 1c8280b15e Make graphics optional, it's slower to start.
Might also be nice to batch tests.
2012-12-29 23:21:56 -08:00
Unknown W. Brackets ade0f4103b Don't let native's log output spoil tests.
Also, log to stderr, makes more sense anyway.
2012-12-29 23:21:56 -08:00
Unknown W. Brackets 03d9157d26 Draw offscreen in headless (Windows only.) 2012-12-29 23:21:55 -08:00
Unknown W. Brackets 2861a21658 Fix a couple typos in headless. 2012-12-22 08:23:59 -08:00
Unknown W. Brackets 5022922a3a Make headless take arguments like a standard cli.
I like -l.
2012-11-24 21:59:38 -08:00
Unknown W. Brackets 8432c83036 Fix tests on Linux to behave more like Android. 2012-11-24 21:59:38 -08:00
Henrik Rydgard a97f66766d Add "slightly faster interpreter", optimizing the most common instrs. Not as helpful as I thought it would be on Android, really need a proper JIT. 2012-11-23 12:42:35 +01:00
Henrik Rydgard d239f4ece1 Fix tests hanging, after the audio rewrite 2012-11-17 18:08:10 +01:00
Henrik Rydgard 0ff792fce5 Refix ge interrupts, make headless printf log messages 2012-11-09 13:40:09 +01:00
Henrik Rydgard 94f5de1ac0 Test suite actually runs properly now 2012-11-09 11:03:01 +01:00
Henrik Rydgard 0f04d108de Sanity checks and cleanup 2012-11-05 13:36:12 +01:00
Henrik Rydgard 4f7ad15758 Add snapshot of the whole source code. 2012-11-01 16:19:01 +01:00