Commit Graph

  • 71ec30ab99 avoid double output when test run has errors mgcaret 2020-01-04 17:32:06 -0800
  • f4a4504b0e save a few bytes mgcaret 2020-01-04 17:31:32 -0800
  • 32ec1e9df4 resolve #6; general clean-up mgcaret 2020-01-04 16:25:41 -0800
  • 7f57ba6f06 resolve #4, h/t ksherlock mgcaret 2020-01-03 19:41:25 -0800
  • 30a8a259c7 add more comparison operator tests mgcaret 2020-01-01 23:33:13 -0800
  • f72ef5a72f Add 7.3.3 and 7.3.4 unit tests mgcaret 2020-01-01 23:20:53 -0800
  • f50aaf6942 fix bug in 0>= uncovered by unit testing mgcaret 2020-01-01 23:20:02 -0800
  • ce9017bed6 Fix 2@/2! discovered in unit testing mgcaret 2020-01-01 22:00:49 -0800
  • 2bdcf695fe README for unit tests mgcaret 2019-12-29 15:02:46 -0800
  • 4634d658b1 Start adding unit tests mgcaret 2019-12-29 14:53:44 -0800
  • 0ed5c88d9a fix error in lbsplit uncovered by unit tests mgcaret 2019-12-29 14:36:31 -0800
  • 0c6e3a0413 Fix issue with 2/ and >>a uncovered by unit tests mgcaret 2019-12-29 13:43:19 -0800
  • 84c53d35c6 resolve one issue involving comparison with MIN-INT mgcaret 2019-12-29 12:58:37 -0800
  • b38171eb29 GoSXB runner script update mgcaret 2019-12-29 12:49:35 -0800
  • 5e1ba3dab1 optimize MAX/MIN a bit mgcaret 2019-12-29 12:49:07 -0800
  • 2bb88f11a3 Fix 3DUP bug found by unit testing mgcaret 2019-12-28 22:52:12 -0800
  • 35f4214749 GoSXB: make emulator exit when BYE is executed mgcaret 2019-12-27 15:07:51 -0800
  • 547c7f8bf6 GoSXB: build script should cd mgcaret 2019-12-27 14:09:05 -0800
  • 160bfb5c55 GoSXB: more commentary gosxb mgcaret 2019-12-27 13:57:19 -0800
  • cf9d37dba8 GoSXB: stub ROM to launch OF816 at bank mgcaret 2019-12-27 13:38:13 -0800
  • e5cf857866 Merge branch 'master' of https://github.com/mgcaret/of816 into gosxb mgcaret 2019-12-27 11:05:56 -0800
  • 3bfba53afb optimize unit tester to use clear as EMPTY-STACK mgcaret 2019-12-27 11:05:26 -0800
  • 513aefa0c4 add Forth unit testing fcode source mgcaret 2019-12-26 18:10:50 -0800
  • 3601d28461 IIgs: only try to make .po if AppleCommander is present mgcaret 2019-12-16 11:11:10 -0800
  • 36391ed21d Neon816: VMODELINE, SPI2 commands; save a few bytes mgcaret 2019-12-15 15:13:20 -0800
  • 3ad1f1e18b Neon816: VIDSTART, VIDSTOP, DUMPEDID mgcaret 2019-12-15 12:36:36 -0800
  • c3fa779702 Neon816: README quick fix mgcaret 2019-12-14 15:15:46 -0800
  • 2c886a982e Neon816: README update mgcaret 2019-12-14 15:14:02 -0800
  • 343dd83cdd Neon816: VDC access words mgcaret 2019-12-14 14:41:23 -0800
  • bdcbfb2766 Neon816: I2C2 access words mgcaret 2019-12-14 14:19:16 -0800
  • f4fe6fd9e5 Neon816: fix bin2hex mgcaret 2019-12-13 23:41:13 -0800
  • 681d8356c5 platform build scripts should change to their own dirs mgcaret 2019-12-13 23:35:07 -0800
  • b2ce9a89f9 Neon816: reset keyboard and make sure clock starts; other minor updates mgcaret 2019-12-13 22:39:24 -0800
  • be049edbb1 GoSXB: add a little test dictionary to validate what we are doing with the Neon mgcaret 2019-12-10 16:12:23 -0800
  • 9c71c045a5 Merge branch 'gosxb' of https://github.com/mgcaret/of816 into gosxb mgcaret 2019-12-10 16:04:09 -0800
  • 36abf41a28 GoSXB port mgcaret 2019-12-04 21:21:57 -0800
  • f1d4d8e5ca Neon816: get some of the hardware support done mgcaret 2019-12-10 16:03:04 -0800
  • daff3166ec Support easily adding extra dictionaries, e.g. as part of platform mgcaret 2019-12-10 16:02:31 -0800
  • 5839acb568 Neon816: Credit where due mgcaret 2019-12-05 11:05:56 -0800
  • cd55c04640 Neon816: minor README updates mgcaret 2019-12-04 22:50:16 -0800
  • c928b2e051 fix split command in Neon README.md mgcaret 2019-12-04 21:39:21 -0800
  • 1b23657d18 hex2bin -> bin2hex in Neon README.md mgcaret 2019-12-04 21:27:17 -0800
  • d30faafc7c Mention Neon816 in the various markdowns mgcaret 2019-12-04 21:24:43 -0800
  • 0472923377 GoSXB port mgcaret 2019-12-04 21:21:57 -0800
  • 84c936075c
    Merge pull request #3 from mgcaret/neon816 mgcaret 2019-12-04 21:20:06 -0800
  • e79e2974e5 Working on the Neon816 neon816 mgcaret 2019-12-04 21:18:42 -0800
  • e73066a53f Neon816: hardware equates include file mgcaret 2019-12-01 00:41:06 -0800
  • bce8d70975 Neon816: update README mgcaret 2019-11-30 21:15:54 -0800
  • 91af87fa4e Do (hopefully) MMU and serial setup mgcaret 2019-11-30 21:09:35 -0800
  • a641a6b3a1 Linker config for occupying a ROM bank mgcaret 2019-11-30 21:08:15 -0800
  • 2969d1b9cf system interface for serial KEY, KEY?, and EMIT mgcaret 2019-11-30 19:08:45 -0800
  • 2fcdeec930 update .gitignore mgcaret 2019-11-30 18:48:39 -0800
  • c899e3416b Neon816: README tyop fix mgcaret 2019-11-20 18:36:44 -0800
  • e381f1e4d2 Neon816: README updates mgcaret 2019-11-20 18:35:54 -0800
  • 9e53bf4532 getting ready for the Neon816 mgcaret 2019-11-20 18:22:11 -0800
  • 2a2a826f40 SXB: replace uncredited borrowed code and save a byte, too mgcaret 2019-09-06 12:44:50 -0700
  • 09018682cc align comments in FCode tables mgcaret 2019-07-23 16:17:59 -0700
  • 25ea002457 save a byte mgcaret 2019-07-23 16:07:37 -0700
  • 43bf70a9da omit unused FCode support routine DEST_ON_TOP mgcaret 2019-07-23 16:01:10 -0700
  • afc4d48f71 adjust documentation to reflect that system interface function 5 is now implemented mgcaret 2019-07-13 01:19:33 -0700
  • a958087c59 SXB: support rom loader as system fcode mgcaret 2019-07-13 01:15:12 -0700
  • 77ed386fdd system interface fcode now supported mgcaret 2019-07-13 01:14:40 -0700
  • 63fb66bfb2 IIgs: initial stab at ANSI ich/dch mgcaret 2019-07-09 12:31:40 -0700
  • 8e2a226589 fix #1 and #2 mgcaret 2019-07-05 11:10:56 -0700
  • 50ae7f1361 initial full commit mgcaret 2019-07-01 10:33:44 -0700
  • 3721765c27 initial, .gitignore mgcaret 2019-07-01 10:33:22 -0700