Nekotekina
|
36a134798b
|
Small vm fix
|
2015-01-20 00:30:33 +03:00 |
|
Nekotekina
|
bd71c1200e
|
CB_FUNC/SC_FUNC fixed
|
2015-01-07 19:44:47 +03:00 |
|
Nekotekina
|
5f27e9b6e7
|
Compilation fix
|
2015-01-07 05:27:35 +03:00 |
|
Nekotekina
|
3f44e07b7c
|
vm::stackvar (experimental)
Should be convenient for small allocations which would be done on stack
on real console
|
2015-01-07 05:14:00 +03:00 |
|
Nekotekina
|
597d07bf24
|
Small refactoring
|
2014-09-15 02:17:24 +04:00 |
|
Nekotekina
|
964c1bfd6c
|
WriteString replaced
strcpy_trunc (defined in GNU.h) is better for fixed-length char arrays
|
2014-09-05 03:23:36 +04:00 |
|
Nekotekina
|
774b5be7d7
|
Patch from DH applied
|
2014-09-01 20:16:44 +04:00 |
|
Nekotekina
|
0b5ef1d8f9
|
mem64_t replaced
Added conversion from vm::var to vm::ptr of the same type.
|
2014-09-01 02:58:08 +04:00 |
|
Nekotekina
|
26e03fa794
|
Compilation fix 3
|
2014-08-31 03:38:55 +04:00 |
|
Nekotekina
|
140d40b5bc
|
Compilation fix 2
|
2014-08-31 03:19:10 +04:00 |
|
Nekotekina
|
ff3df64a26
|
Compilation fix
|
2014-08-31 03:06:43 +04:00 |
|
DHrpcs3
|
7411012db9
|
Fixed compilation errors
Implemented vm::ptr & vm::ref
|
2014-08-01 19:27:48 +03:00 |
|
DHrpcs3
|
cd33be1491
|
Implemented vm::var.
MemoryAllocator replaced with vm::var
|
2014-07-31 19:08:02 +03:00 |
|