swh:1:snp:92f3f585b9ae79620ad8c41a332d6329b31fd381

sort by:
Revision Author Date Message Commit Date
5a8b1a5 Tagging the 20100220 snapshot with Artemis072 21 February 2010, 02:46:44 UTC
8e416ee Okay, this is my second try at getting all the stuff committed that I want to have for a release. There was a lot of really goofy stuff in the HTML versions of the Artemis 72 program listings ... my fault, for putting misguided stuff in the template HTML I gave all the contributers. I also undid the change that causes yaYUL to treat "## Page" comments in AGC/AEA source code as regular comments; you can still do that, but you need to add the --unpound-page command-line switch instead. Otherwise, it returns to using special --html processing for "## Page". 20 February 2010, 17:13:21 UTC
6fe624c Undid some of some accidental conflicts between Jim's and my last commits of Artemis072/Makefile. Updated the release date in the top-level Makefile. With some luck, this rev. will be for the 20100220 release. 20 February 2010, 13:57:33 UTC
c3b2cb8 Partial undo of r541. Restore normal HTML directive processing, but exclude ## Page directives, so they appear in listing files for debugging. 17 February 2010, 23:02:24 UTC
855e864 Merge my Artemis makefile (dont echo commands, rename symtab). 16 February 2010, 22:55:14 UTC
8fff171 Artemis072 now activated in the VirtualAGC GUI. Also, the Artemis072 symbol table and HTML are now (I think) included in installers. Still needs some checking before releasing new installers, though. 16 February 2010, 19:58:24 UTC
2203d88 Add Artemis072 to main build, as code conversion is complete and a correct rope image is generated. 16 February 2010, 18:14:11 UTC
a0bffe5 Added some SBANK= directives to fix errors in rope image superbits. 16 February 2010, 18:11:41 UTC
92d23f2 Workaround for problem on p996: yaYUL doesnt translate DEC 250 B+4 correctly to 4000D. 15 February 2010, 22:39:43 UTC
5ccd615 Fixed 2 more errors. 14 February 2010, 00:46:03 UTC
07c0190 Fixed an error in bank 14 binsource. Why did this not cause a checksum failure? 14 February 2010, 00:33:13 UTC
b06b6b4 Fixed a bunch of errors, 13 left, pretty sure one is in Artemis072.binsource. 14 February 2010, 00:26:07 UTC
e41c51b Converted from DOS to Unix line endings. 14 February 2010, 00:15:47 UTC
1340cc8 Add a third pass over the diffs to try and find diffs that occur in the 2nd word of 2-word quantities, e.g. 2CADRs. 14 February 2010, 00:03:33 UTC
1c2e1e6 Fix more errors (60). 13 February 2010, 00:58:59 UTC
f5dd486 Tidy output. 13 February 2010, 00:58:33 UTC
96de747 Add utility to find lines of code corresponding to corefile differences. 13 February 2010, 00:38:13 UTC
70a1612 Only print stats if stats option specified. Change output to print number of diffs at the top. 12 February 2010, 22:23:42 UTC
eaebce6 Fixed more errors (65 left). 11 February 2010, 23:19:19 UTC
821c02c Fix errors (83 left). 10 February 2010, 23:35:23 UTC
8140df3 Only print diff sequences if there are any. 10 February 2010, 23:34:32 UTC
3f34a2a Fix bank logic. 10 February 2010, 23:05:03 UTC
6fa889a Fix bank logic. 10 February 2010, 23:04:29 UTC
894a17e Fixed errors on pages 80 and 97. 10 February 2010, 00:23:05 UTC
0d8b988 Added missing code. 09 February 2010, 21:48:17 UTC
6a18f8e Fixed a bunch of errors, down to 384 corefile differences. 08 February 2010, 00:54:26 UTC
f2fb618 Print table of consecutive differences, sorted by length. 08 February 2010, 00:25:51 UTC
3ae8d2d Cosmetic changes, neater and cleaner output. 07 February 2010, 21:22:35 UTC
06237da Add missing line. 06 February 2010, 23:49:57 UTC
054cebc Add more stats: errors by sorted module, errors by module in include order. 06 February 2010, 23:20:19 UTC
176d2c8 Fixed some more conversion errors. ~2500 rope differences fixed, 3080 to go. 06 February 2010, 22:58:02 UTC
37e2376 Remove --analyse option, do it automatically if a listing file is found. Accumulate and print stats at the end - a sorted list of diffs by module. 06 February 2010, 21:51:53 UTC
58a4cb6 Fix conversion errors. 06 February 2010, 00:23:47 UTC
0e95871 Remove commented line. 05 February 2010, 23:14:53 UTC
48ef0f3 Add methods to find the block containing the supplied address, print all blocks. 04 February 2010, 23:49:36 UTC
1096c7d Add analyse option which uses listing_analyser to find the approximate location of each core difference. 04 February 2010, 23:46:41 UTC
bf3cbf8 Modify to use a class to represent each block in the core. Add a function so it can be used from other scripts. 04 February 2010, 17:45:09 UTC
23cfe5f Added script to diff two rope images (so far just a Python version of ../Luminary131/bdiffhead.c). 04 February 2010, 16:55:53 UTC
72d69c6 Added header, comments. 04 February 2010, 16:53:25 UTC
cfd5640 Added a Python script to analyse the listing produced by yaYUL, as an aid to tracking down conversion errors causing corefile differences. 04 February 2010, 10:25:20 UTC
0f8e01b Set exec on scripts. Rename pagecounter.py. 04 February 2010, 10:23:28 UTC
836fb7d Move conversion tools to tools dir. 04 February 2010, 10:20:54 UTC
e51e3d1 Fixed ERASE op. 04 February 2010, 10:16:16 UTC
0fc8d5e Added yaASM (Gemini OBC and Apollo LVDC assembler). It doesn't do anything yet, and is just a work in progress. 04 February 2010, 03:35:06 UTC
7346e74 Remove extra space from comment output in listing, meta-comments now detectable. 03 February 2010, 14:27:47 UTC
6540339 Added missing line. 03 February 2010, 00:03:11 UTC
2360d01 Whitespace. 02 February 2010, 23:44:36 UTC
9d7058c Added missing line. 02 February 2010, 23:24:53 UTC
0ebe09b Fixed page numbers. 02 February 2010, 22:38:42 UTC
ae17851 Set executable. 02 February 2010, 22:29:17 UTC
66743f2 Script to check page numbers in AGC sources. 02 February 2010, 22:25:35 UTC
5228f9f Fix page number comments. 02 February 2010, 18:15:45 UTC
cd10a07 Remove duplicate code section on p611. Fixed page numbers. 02 February 2010, 18:11:14 UTC
819f393 Remove extra instruction leftover from Comanche055. 02 February 2010, 17:54:48 UTC
7c285eb Remove extra instruction leftover from Comanche055. 02 February 2010, 16:58:49 UTC
5f50537 Fix whitespace. 02 February 2010, 16:58:19 UTC
dbd2458 Revert r647: no need for the workaround after fixing yaYUL in r549. 02 February 2010, 15:40:38 UTC
3173bd5 FalseLabels can occur in front of address tags as well as opcodes. 02 February 2010, 15:39:42 UTC
dc14ddd Added missing RESUME. 02 February 2010, 15:21:41 UTC
c7195ef Workaround: yaYUL doesnt like false labels (i.e. +x offset label comments) inside interpretive sections, commenting out for now until I can figure out how to fix yaYUL. 02 February 2010, 10:01:22 UTC
bc393be Restore previous fix for WHOCARES, seems like yaYUL should be able to support this, but it doesn't. 02 February 2010, 09:58:04 UTC
fabeb2e Fix undefined symbols. 01 February 2010, 16:22:08 UTC
3341c3b Change error messages to print the rnresolved symbol/operand/modifier. 01 February 2010, 14:15:00 UTC
e592140 Whitespace fixes. 01 February 2010, 11:25:31 UTC
2d0b452 Fixed a bunch of build errors. 01 February 2010, 00:38:55 UTC
ade864c Workaround: only check triple-hash lines for HTML stuff, otherwise our page numbers never appear in the listings, which is somewhat inconvenient (and check for tab as well as space after hashes). 31 January 2010, 22:03:13 UTC
2ee92c3 Fix build errors. 31 January 2010, 17:43:40 UTC
903658e Fixed page number comment. 31 January 2010, 17:05:00 UTC
3d35c64 Fixed error in variable name. 31 January 2010, 17:04:23 UTC
bbb6214 Change header comment sections to be meta-comments, as they are not part of the original source. Enable all modules in MAIN.agc. 31 January 2010, 16:49:46 UTC
056e6ab Finished conversion of the last Artemis072 module. Yahoo! 31 January 2010, 16:05:02 UTC
0e1150c Restored John Pultorak's game pack to the form in which he sent it to me, and eliminated my half-wit attempts to mod it to make it work. 30 January 2010, 14:44:29 UTC
8caede2 Artemis conversion. 27 January 2010, 23:44:56 UTC
719fd71 Minor fixes. 26 January 2010, 22:59:24 UTC
b890443 Fix tabs. 26 January 2010, 22:54:11 UTC
0a134e9 Fixed header comments. 26 January 2010, 21:17:24 UTC
a02afef Finished conversion of erasables module to Artemis072. Finally. 25 January 2010, 23:10:08 UTC
e8a1545 An Artemis file from Hartmuth Gutsche. 18 December 2009, 01:35:45 UTC
3caf885 Minor fixes. 26 November 2009, 23:24:10 UTC
13a3e6c Onno's changes to erasable assignments, as far as page 48. Work in progress. 20 November 2009, 00:44:02 UTC
a7a9e67 Altered the duty cycle of flashing digits and indicators in the yaDSKY2 program on the basis of feedback from Christian Bucher, from 1:1 (high:low) to 3:1. Added the contributed AGC game pack from John Pultorak. In this initial save, the files are exactly as John sent them. However, it presently assembles only with John's assembler, and isn't compatible with yaYUL. I'll be making whatever changes are necessary to get it to be compatible with yaYUL, but I wanted to get the originals into the system before starting. 12 November 2009, 17:21:31 UTC
bd96df2 Fix filename comments. 30 October 2009, 11:39:10 UTC
32fa932 Pages 875-890 of Solarium octal listing. Finished at last, what a relief! 28 October 2009, 00:00:59 UTC
72b9fa2 Pages 871-874 of Solarium octal listing. 26 October 2009, 17:37:24 UTC
f39d095 Pages 864-870 of Solarium octal listing. 26 October 2009, 11:57:19 UTC
f5271a8 Break out of the prompt loop if just return is pressed. 25 October 2009, 21:52:10 UTC
0edc6a5 Pages 854-863 of Solarium octal listing. 25 October 2009, 21:51:01 UTC
d1813b0 Pages 851-853 of Solarium octal listing. 25 October 2009, 10:09:35 UTC
769b4ff If a non-octal is entered, loop rather than crashing. 25 October 2009, 10:09:05 UTC
7727d89 Pages 843-850 of Solarium octal listing. 24 October 2009, 22:02:20 UTC
601e1be Pages 840-843 of Solarium octal listing. 22 October 2009, 23:06:19 UTC
3b7d0d7 Colossus237 files from Sergio Navarro. 20 October 2009, 18:47:37 UTC
51efab4 Pages 836-839 of Solarium octal listing. 19 October 2009, 22:07:13 UTC
ea70708 Pages 828-835 of Solarium octal listing. 16 October 2009, 21:09:30 UTC
d25869f Pages 824-827 of Solarium octal listing. 15 October 2009, 21:51:30 UTC
ee9c83a Pages 816-823 of Solarium octal listing. 15 October 2009, 00:06:22 UTC
028b197 Pages 808-815 of Solarium octal listing. 13 October 2009, 20:49:44 UTC
6c848b4 Save each page as it's done to avoid losing data. 13 October 2009, 20:48:42 UTC
c84f049 First 8 pages of Solarium octal listing. 82 to go. 12 October 2009, 22:02:53 UTC
4d65f83 First hacky version of a Python program to assist with transcribing AGC binsource from scanned octal listings. Caveat emptor. 12 October 2009, 22:02:00 UTC
back to top