|
|
02ec1e1215
|
Update copyright year and email
|
2023-11-25 15:04:24 +01:00 |
|
|
|
a005c8672c
|
vm/mm: move MEM_SIZE to header file.
|
2023-11-25 14:00:23 +01:00 |
|
|
|
3f5bbdb604
|
vm/mm.c: reduce default memory size.
|
2023-11-25 13:58:21 +01:00 |
|
|
|
76a72e6857
|
mm: change variable name from "memory" to "mm_base_addr"
|
2019-04-26 13:30:26 +02:00 |
|
|
|
e92b7ee551
|
vm/mm.c: remove base_addr variable, we can do the stuff with macros and pointer casts :)
|
2019-04-25 14:29:44 +02:00 |
|
|
|
67a272b715
|
vm/mm.c: convert check_bounds to a macro.
|
2019-04-23 11:12:37 +02:00 |
|
|
|
5416d2b4d8
|
Updating copyright year.
|
2019-01-04 20:31:05 +01:00 |
|
|
|
d73e2ab710
|
move /src/as to /as and /src to /vm
|
2018-12-18 13:29:18 +01:00 |
|