Radosław Kujawa
f09bb28811
Build with or without GNU Lightning (optional JIT)
...
- Add jit_stub.c: no-op JIT API when HAVE_LIGHTNING is not set; rk65c02_run_jit
runs interpreter loop so start() still works.
- src/Makefile: HAVE_LIGHTNING ?= 1; with 0 use jit_stub.o, no -llightning/-DHAVE_LIGHTNING.
- jit.c: remove #else branch from rk65c02_jit_enable (file only built with Lightning).
- examples/test Makefiles: LDFLAGS use $(if $(NO_LIGHTNING),,-llightning); test adds
-DHAVE_LIGHTNING when not NO_LIGHTNING.
- test_mmu.c: register mmu_demand_page_jit only #ifdef HAVE_LIGHTNING.
- README: document building with or without JIT (HAVE_LIGHTNING=0, NO_LIGHTNING=1).
Made-with: Cursor
2026-03-07 16:26:44 +01:00
..
2026-03-06 20:49:32 +01:00
2026-03-06 19:18:14 +01:00
2026-03-07 04:05:50 +01:00
2026-03-07 04:05:50 +01:00
2026-03-07 16:26:44 +01:00
2026-03-06 18:40:31 +01:00
2026-03-07 13:49:52 +01:00
2026-03-07 13:49:52 +01:00
2017-02-02 21:16:31 +01:00
2019-01-25 11:10:35 +01:00
2019-01-25 11:10:35 +01:00
2017-02-12 23:11:46 +01:00
2019-01-11 15:54:09 +01:00
2019-01-11 15:54:09 +01:00
2019-01-11 15:54:09 +01:00
2017-01-20 22:04:33 +01:00
2018-03-28 13:18:44 +02:00
2017-01-29 21:18:01 +01:00
2017-01-29 21:18:01 +01:00
2026-03-06 19:18:14 +01:00
2017-01-29 21:18:01 +01:00
2017-01-25 10:10:00 +01:00
2017-01-25 10:10:00 +01:00
2017-01-25 10:10:00 +01:00
2017-01-25 10:10:00 +01:00
2017-01-25 10:10:00 +01:00
2017-01-29 21:18:01 +01:00
2017-01-31 23:07:17 +01:00
2017-01-29 21:18:01 +01:00
2017-01-29 21:18:01 +01:00
2017-01-29 21:18:01 +01:00
2017-01-29 21:18:01 +01:00
2017-01-22 13:50:04 +01:00
2017-01-28 11:19:34 +01:00
2017-01-28 11:12:25 +01:00
2017-01-28 13:26:51 +01:00
2017-01-28 13:26:51 +01:00
2017-01-28 13:26:51 +01:00
2017-01-28 13:26:51 +01:00
2017-01-28 13:26:51 +01:00
2017-01-28 13:26:51 +01:00
2017-01-28 13:26:51 +01:00
2017-01-28 13:26:51 +01:00
2017-01-28 13:26:51 +01:00
2017-01-28 14:04:20 +01:00
2017-01-28 14:04:20 +01:00
2017-01-28 14:04:20 +01:00
2017-01-28 14:04:20 +01:00
2017-01-28 14:04:20 +01:00
2017-01-28 14:04:20 +01:00
2017-01-27 11:43:15 +01:00
2017-01-27 11:43:15 +01:00
2017-01-27 11:43:15 +01:00
2017-01-27 11:43:15 +01:00
2017-01-27 11:43:15 +01:00
2017-01-22 22:35:50 +01:00
2017-01-22 22:35:50 +01:00
2017-01-27 11:29:17 +01:00
2017-01-27 11:29:17 +01:00
2017-01-27 11:29:17 +01:00
2017-01-27 11:29:17 +01:00
2017-01-27 11:29:17 +01:00
2018-04-12 11:40:33 +02:00
2017-01-22 13:07:21 +01:00
2017-01-22 13:07:21 +01:00
2017-01-27 22:28:33 +01:00
2017-01-28 00:11:16 +01:00
2017-01-28 00:11:16 +01:00
2017-01-29 11:47:34 +01:00
2017-01-23 10:28:44 +01:00
2017-01-23 16:33:03 +01:00
2017-01-23 16:33:03 +01:00
2017-01-19 11:50:11 +01:00
2019-01-08 13:57:10 +01:00
2019-01-05 12:13:28 +01:00
2019-01-05 12:13:28 +01:00
2017-01-19 11:50:11 +01:00
2019-01-08 13:57:10 +01:00
2018-03-28 13:47:18 +02:00
2017-01-18 23:47:55 +01:00
2017-01-24 16:37:55 +01:00
2017-01-24 16:37:55 +01:00
2017-01-24 16:37:55 +01:00
2017-01-24 16:37:55 +01:00
2017-01-24 16:37:55 +01:00
2017-01-24 16:37:55 +01:00
2017-01-24 16:37:55 +01:00
2017-01-24 16:37:55 +01:00
2017-01-24 16:37:55 +01:00
2017-01-20 23:18:25 +01:00
2017-01-22 23:01:24 +01:00
2017-01-25 13:14:00 +01:00
2017-01-25 13:14:00 +01:00
2017-01-20 23:18:25 +01:00
2017-01-22 23:01:24 +01:00
2017-01-25 13:14:00 +01:00
2017-01-25 13:14:00 +01:00
2018-04-13 12:26:06 +02:00
2018-04-13 12:26:06 +02:00
2017-02-02 21:16:31 +01:00
2017-02-12 23:28:06 +01:00
2017-02-02 16:22:16 +01:00
2017-01-22 13:50:04 +01:00
2017-01-28 11:19:34 +01:00
2017-02-02 22:55:21 +01:00
2017-02-02 21:47:20 +01:00
2018-04-09 15:00:02 +02:00
2017-01-24 22:18:52 +01:00
2017-01-24 22:18:52 +01:00
2017-01-24 22:18:52 +01:00
2017-01-24 22:18:52 +01:00
2017-01-24 22:18:52 +01:00
2017-01-24 22:18:52 +01:00
2017-01-24 22:18:52 +01:00
2017-01-24 22:18:52 +01:00
2019-01-07 13:35:14 +01:00
2019-01-07 13:35:14 +01:00
2019-01-07 13:35:14 +01:00
2019-01-07 11:43:23 +01:00
2019-01-07 11:43:23 +01:00
2019-01-07 11:43:23 +01:00
2019-01-05 23:57:18 +01:00
2019-01-05 23:57:18 +01:00
2017-01-21 21:46:35 +01:00
2019-01-05 23:57:18 +01:00
2017-01-24 12:55:46 +01:00
2017-01-24 12:55:46 +01:00
2018-04-12 15:28:47 +02:00
2018-04-12 15:28:47 +02:00
2019-01-08 23:34:08 +01:00
2017-01-24 12:55:46 +01:00
2019-01-08 23:34:08 +01:00
2017-01-24 12:55:46 +01:00
2019-01-06 00:02:03 +01:00
2018-03-28 14:18:50 +02:00
2026-03-07 04:05:50 +01:00
2026-03-06 21:56:55 +01:00
2017-02-07 21:23:31 +01:00
2017-02-07 21:23:31 +01:00
2026-03-07 01:36:46 +01:00
2026-03-07 16:26:44 +01:00
2017-01-26 23:22:40 +01:00
2026-03-06 18:40:31 +01:00
2026-03-06 18:40:31 +01:00
2026-03-06 18:40:31 +01:00