Commit Graph

16 Commits

Author SHA1 Message Date
Quinn "heddwch" Evans c2c5d0b1d3 Remove features/words not supported by MVS COBOL. 2018-09-10 14:42:03 -06:00
Quinn Evans 7d74d7e877 Change BF interpreter calling convention, add VM-INSTRUCTION format. 2017-04-07 21:32:27 -06:00
Quinn Evans e675cad49b Raise BF cycle limits to more reasonable levels. 2017-04-06 21:29:25 -06:00
Quinn Evans c0313d8f42 Add null-terminated code support to BF-RUN.COB 2017-03-22 22:39:37 -06:00
Quinn Evans cda5662a6a Remove old, commented-out dead code 2016-01-01 22:24:35 -07:00
Quinn Evans 60716be702 Add horrible square bracket code in BF-RUN 2015-12-05 22:31:24 -07:00
Quinn Evans a8df769a1f Fix part of a bug :D: 2015-10-13 12:16:57 -06:00
Quinn Evans 11ca01ada0 Switch to new ASCII character calling convention 2015-10-01 18:24:14 -06:00
Quinn Evans d50717767c Replaced tabs with spaces in BF-RUN.COB 2015-10-01 00:35:11 -06:00
Quinn Evans 3969cf49b8 Add 8-bit wraparound, make loops actually work 2015-10-01 00:29:29 -06:00
Quinn Evans ad88c521c1 Fix bounds checking on UNREAD-INSTRUCTION. 2015-09-30 13:22:32 -06:00
Quinn Evans 17ef3d0c9c Remove extraneous newline 2015-09-30 11:17:28 -06:00
Quinn Evans 26a28b9c61 Modify line ending behavior to be less efficient for the sake of C initiates. 2015-09-30 10:37:17 -06:00
Quinn Evans 534733386c Clear output after run. 2015-09-30 08:00:02 -06:00
Quinn Evans 468ec84a9e Way too many changes... Brainfuck works, $DEITY$ knows what else. 2015-09-29 22:33:37 -06:00
Quinn Evans f10847e361 Add BF-RUN.COB (Brainfuck interpreter) 2015-09-29 13:29:36 -06:00