cancel
|
df6f9d5aa5
|
Cleanup more macro naming
|
6 years ago |
cancel
|
c586b5587c
|
Cleanup more naming
|
6 years ago |
cancel
|
7ec40eb5fa
|
Cleanup macro naming in sim.c
|
6 years ago |
cancel
|
a0e0577c20
|
Remove unnecessary upper/lower oper names
|
6 years ago |
cancel
|
d207514a1a
|
Add more operator macros
|
6 years ago |
cancel
|
a729454743
|
Add start of explicit dual upper/lower operators
|
6 years ago |
cancel
|
aa29f4a4fb
|
Cleanup naming
|
6 years ago |
cancel
|
8fe516d32f
|
Fix some glyph value behaviors
|
6 years ago |
cancel
|
d0a1f17daf
|
Cleanup
|
6 years ago |
cancel
|
986f16350c
|
Change to use all 3 phases, expand with macro
|
6 years ago |
cancel
|
d8f97553af
|
Cleanup
|
6 years ago |
cancel
|
010ad92b3b
|
Cleanup
|
6 years ago |
cancel
|
3fa44aeba8
|
Fix redundant semicolon
|
6 years ago |
cancel
|
b12aa3810c
|
Split out phase steps into separate procedures
Will make it easier to debug in the future
|
6 years ago |
cancel
|
da0d05078b
|
Cleanup
|
6 years ago |
cancel
|
f5dd21b4bb
|
Rename Markmap_buffer to Mbuffer
|
6 years ago |
cancel
|
51c13b34d1
|
Add start of locking/port helpers
|
6 years ago |
cancel
|
bb7549673d
|
Cleanup
|
6 years ago |
cancel
|
050ed29126
|
Change sim to only use gbuffer, not field
|
6 years ago |
cancel
|
76e8e65e13
|
Add gbuffer.h
|
6 years ago |
cancel
|
56ea948871
|
Rename Field_buffer to Gbuffer
|
6 years ago |
cancel
|
59d2bcc057
|
Add more movement and oper macros
|
6 years ago |
cancel
|
f79e32b604
|
Cleanup
|
6 years ago |
cancel
|
dfcae4a515
|
Add more directional operators
|
6 years ago |
cancel
|
47fcbfe1b4
|
Add more helper macros for operators
|
6 years ago |
cancel
|
fd92107678
|
Cleanup
|
6 years ago |
cancel
|
3da9461243
|
Cleanup, add more helper macros
|
6 years ago |
cancel
|
67805c0d07
|
Add some test helper macros to sim.c
|
6 years ago |
cancel
|
4d1520b47a
|
Add basic test of star/bang and E movement
|
6 years ago |
cancel
|
096768fc13
|
Add clear and deinit markmap (test)
|
6 years ago |
cancel
|
10cbab99ba
|
Change markmap to separate buffer from reusable
|
6 years ago |
cancel
|
5d5828d79e
|
Add basic (incorrect) 'E' implementation
|
6 years ago |
cancel
|
008b0fe90a
|
Rename 'Term' to 'Glyph'
|
6 years ago |
cancel
|
3690e9da57
|
Cleanup unnecessary cast
|
6 years ago |
cancel
|
e3a679e17c
|
Rename USz and ISz to Usz and Isz
Easier to read/type
|
6 years ago |
cancel
|
5b6174b6a9
|
Add type alias for size_t/ssize_t to USz/ISz
|
6 years ago |
cancel
|
b8dadb5d15
|
Change to use size_t/ssize_t for field operations
All coordinates passed for y/x/height/width are implicitly assumed to be
<= ORCA_Y_MAX or ORCA_X_MAX.
|
6 years ago |
cancel
|
316de2e60c
|
Add narrowing conversion warning, fix warnings
|
6 years ago |
cancel
|
393635d534
|
Fix mod-by-zero
|
6 years ago |
Devine Lu Linvega
|
b5c616a3de
|
Added m
|
6 years ago |
cancel
|
dcb00be880
|
Add test basic 'a' function
|
6 years ago |
cancel
|
f4ff0e71ad
|
Add basic printing of Field to stdout
|
6 years ago |
cancel
|
4846a23b20
|
Add sim.h/.c add stub for orca_run()
|
6 years ago |