index
:
fpga/abc80/abc80.git
de1
master
npled
origin
sramshare
tv80
ABC80 in an FPGA
H. Peter Anvin
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
data
/
bin2bac.pl
Commit message (
Expand
)
Author
Age
Files
Lines
*
bin2bac: use GOSUB as a much cleaner way to hijack BASIC
HEAD
de1
H. Peter Anvin
2018-09-10
1
-6
/
+6
*
bin2bac: for ABC800, allow the assembly program to hijack BASIC
H. Peter Anvin
2018-09-10
1
-8
/
+8
*
bin2bac: for ABC800, support reserving memory at BOTM
H. Peter Anvin
2018-09-10
1
-16
/
+27
*
bin2bac.pl: don't require a 0 entry point argument, ABC800 fixes
H. Peter Anvin
2018-09-10
1
-3
/
+3
*
bin2bac.pl: use undef in list assignment for values to be dropped
H. Peter Anvin
2018-09-10
1
-2
/
+1
*
bin2bac: add support for ABC800
H. Peter Anvin
2018-09-10
1
-15
/
+86
*
bin2bac: don't create variables, use STOP rather than END
H. Peter Anvin
2018-04-24
1
-6
/
+9
*
bin2bac.pl: fix undefined variable and add comments
H. Peter Anvin
2018-01-03
1
-1
/
+3
*
bin2bac: find the entrypoint in the .def file
H. Peter Anvin
2016-10-11
1
-3
/
+24
*
bin2bac: actually make the relocatable loader work
H. Peter Anvin
2016-10-11
1
-9
/
+17
*
bin2bac: update to handle relocations from z88dk-z80asm
H. Peter Anvin
2016-10-07
1
-46
/
+96
*
bin2bac: Simplify the code
H. Peter Anvin
2014-06-17
1
-9
/
+7
*
bacldr: Add loader variant that supports relocatable code
H. Peter Anvin
2014-06-17
1
-17
/
+51
*
bin2bac: fix missing paren in comment
H. Peter Anvin
2014-06-10
1
-1
/
+1
*
bin2bac: convert entry from oct/hex if necessary
H. Peter Anvin
2014-06-10
1
-0
/
+1
*
bin2bac: Simplify by requiring the whole data block to be contiguous
H. Peter Anvin
2014-06-10
1
-45
/
+32
*
bin2bac: Add program to convert an assembly program to a .BAC file
H. Peter Anvin
2014-06-10
1
-0
/
+110