Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Commits · V1.9.1
mpm
Browse files
Sep 26, 2020
Fixed version string typo
· f628d4c7
Bits4fun
authored
Sep 26, 2020
View commits for tag V1.9.1
V1.9.1
f628d4c7
Milestone V1.9.1
· 4c095a38
Bits4fun
authored
Sep 26, 2020
4c095a38
Sep 25, 2020
#7
, completed generic default section refactoring
· dbb7965e
Bits4fun
authored
Sep 25, 2020
dbb7965e
#7, Refactored EvaluateModuleExpression() to clarify offset patch index in current module section
· 4a4a17e8
Bits4fun
authored
Sep 25, 2020
4a4a17e8
#7
, fixed ParseObjfileExpressions() to use correct patch pointer in section
· a464138f
Bits4fun
authored
Sep 25, 2020
a464138f
#7
, Bugfixes in ReAllocSection(), WriteBlock() & WriteFileBlock()
· e07f1b47
Bits4fun
authored
Sep 25, 2020
e07f1b47
#7
, PopulateLibrary(): fixed memory leak if fread() fails.
· dc20eeed
Bits4fun
authored
Sep 25, 2020
dc20eeed
#7
, MAXCODESIZE has no longer meaning since all code generation is now done...
· cb65168a
Bits4fun
authored
Sep 25, 2020
cb65168a
Sep 24, 2020
#7
, W.I.P. Fixed calculation of section code size and summarizing total compiled binary
· 8ff84ffb
Bits4fun
authored
Sep 24, 2020
8ff84ffb
#7
, W.I.P - Fixed regression in UpdateWord(), UpdateInt24() & UpdateInt32()
· 1a4ebbb9
Bits4fun
authored
Sep 24, 2020
1a4ebbb9
Sep 23, 2020
#7
, Refactored legacy codearea as temporary section for final linked code
· c1bbe217
Bits4fun
authored
Sep 23, 2020
c1bbe217
#7
, fixed compiler warning in ArithLog8_instr()
· c0ce76f3
Bits4fun
authored
Sep 23, 2020
c0ce76f3
#7
, New section functionality, WriteBlock() - copy/append a code block into section
· a1d8b56a
Bits4fun
authored
Sep 23, 2020
a1d8b56a
Sep 22, 2020
#7
, cleaner code IX/IY code generation, 2nd attempt
· f2c6c8be
Bits4fun
authored
Sep 22, 2020
f2c6c8be
#7
, cleaner code IX/IY code generation
· df5ecabe
Bits4fun
authored
Sep 22, 2020
df5ecabe
#7
, Refactored old codearea to be created only when binary file is finally written to disc
· 76cae4c3
Bits4fun
authored
Sep 22, 2020
76cae4c3
#7
, W.I.P - Refactored object file code loading into new module section
· cbe996ad
Bits4fun
authored
Sep 22, 2020
cbe996ad
Sep 21, 2020
#7
, Removed LoadLong() from modules.h (no longer used)
· 6df3f184
Bits4fun
authored
Sep 21, 2020
6df3f184
#7, LoadLong() not used
· ba48d5b0
Bits4fun
authored
Sep 21, 2020
ba48d5b0
#7
, StoreWord(), Store24int() & StoreLong() no longer used (replaced by section functionality)
· 871282fb
Bits4fun
authored
Sep 21, 2020
871282fb
#7
, W.I.P - Refactored EvaluateModuleExpression() to patch current module section
· 9fe6c427
Bits4fun
authored
Sep 21, 2020
9fe6c427
#7
, Refactored z380.c with StreamCodeByte()
· 850d970c
Bits4fun
authored
Sep 21, 2020
850d970c
Sep 20, 2020
#7
, W.I.P Refactoring z380.c with StreamCodeByte(), StreamCodeWord()
· bf680871
Bits4fun
authored
Sep 20, 2020
bf680871
#7
, W.I.P Refactoring z380.c with StreamCodeByte()
· 3d110e0e
Bits4fun
authored
Sep 20, 2020
3d110e0e
#7
, W.I.P Refactoring z380.c with StreamCodeByte(), StreamCodeWord & StreamCodeInt24()
· 92c81a51
Bits4fun
authored
Sep 20, 2020
92c81a51
#7
, W.I.P Refactored SourceFilePass2() with UpdateInt32() and ExprLong() with StreamCodeInt32()
· e871e2d0
Bits4fun
authored
Sep 20, 2020
e871e2d0
Sep 19, 2020
#7
, W.I.P Refactored 24bit integers in SourceFilePass2() with UpdateInt24(),...
· 285f02b1
Bits4fun
authored
Sep 19, 2020
285f02b1
#7
, W.I.P Refactored SourceFilePass2() to use module->csection->area to write...
· ec9a876f
Bits4fun
authored
Sep 19, 2020
ec9a876f
Sep 18, 2020
#7
, W.I.P - Refactored SourceFilePass2 to use UpdateByte() & UpdateWord()
· d4811e9a
Bits4fun
authored
Sep 18, 2020
d4811e9a
#7
, W.I.P - Refactored ExprPcRel16(),ExprAddr16() & ExprSigned16 to use StreamCodeWord()
· 6fcb98d7
Bits4fun
authored
Sep 18, 2020
6fcb98d7
#7
, W.I.P - Completed refactoring of z80.c code generation using StreamCodeByte()
· 8cd1e51b
Bits4fun
authored
Sep 18, 2020
8cd1e51b
Sep 17, 2020
#7
, W.I.P - Refactoring z80.c using using StreamCodeByte()
· 870cdf8c
Bits4fun
authored
Sep 17, 2020
870cdf8c
#7
, W.I.P - Refactoring z80.c using using StreamCodeByte()
· 2ccc53b6
Bits4fun
authored
Sep 17, 2020
2ccc53b6
Sep 16, 2020
#7
, W.I.P - Refactoring z80.c using using StreamCodeByte(), GetStreamCodeIndex...
· 9e9493c9
Bits4fun
authored
Sep 16, 2020
9e9493c9
Sep 15, 2020
#7
, W.I.P - Completed refactoring of z180.c using StreamCodeByte(),...
· 94ecfac7
Bits4fun
authored
Sep 15, 2020
94ecfac7
Sep 14, 2020
#7
, W.I.P - Refactored _TST() to use StreamCodeByte()
· 24f1846e
Bits4fun
authored
Sep 14, 2020
24f1846e
#7
, W.I.P - Refactored ExprSigned8(),ExprPcRel8() to use StreamCodeByte()
· 4b9b24fd
Bits4fun
authored
Sep 14, 2020
4b9b24fd
#25
, Added null-pointer check in EvalFreeNumExpr()
· fd3f9fe0
Bits4fun
authored
Sep 14, 2020
fd3f9fe0
#25
, Replace EvalNumExpr (pfixexpr) usage with EvalFreeNumExpr(pfixexpr) for...
· 11fa5d72
Bits4fun
authored
Sep 14, 2020
11fa5d72
#7
, W.I.P - Refactored ParseNumExpr() to use GetStreamCodeIndex(),...
· b5cde499
Bits4fun
authored
Sep 14, 2020
b5cde499
Loading