Commit Graph

48 Commits

Author SHA1 Message Date
mgcaret 160bfb5c55 GoSXB: more commentary 2019-12-27 13:57:19 -08:00
mgcaret cf9d37dba8 GoSXB: stub ROM to launch OF816 at bank 2019-12-27 13:38:13 -08:00
mgcaret e5cf857866 Merge branch 'master' of https://github.com/mgcaret/of816 into gosxb 2019-12-27 11:05:56 -08:00
mgcaret 3bfba53afb optimize unit tester to use clear as EMPTY-STACK 2019-12-27 11:05:26 -08:00
mgcaret 513aefa0c4 add Forth unit testing fcode source 2019-12-26 18:10:50 -08:00
mgcaret 3601d28461 IIgs: only try to make .po if AppleCommander is present 2019-12-16 11:11:10 -08:00
mgcaret 36391ed21d Neon816: VMODELINE, SPI2 commands; save a few bytes 2019-12-15 15:13:20 -08:00
mgcaret 3ad1f1e18b Neon816: VIDSTART, VIDSTOP, DUMPEDID 2019-12-15 12:36:36 -08:00
mgcaret c3fa779702 Neon816: README quick fix 2019-12-14 15:15:46 -08:00
mgcaret 2c886a982e Neon816: README update 2019-12-14 15:14:02 -08:00
mgcaret 343dd83cdd Neon816: VDC access words 2019-12-14 14:41:23 -08:00
mgcaret bdcbfb2766 Neon816: I2C2 access words 2019-12-14 14:19:16 -08:00
mgcaret f4fe6fd9e5 Neon816: fix bin2hex 2019-12-13 23:41:13 -08:00
mgcaret 681d8356c5 platform build scripts should change to their own dirs 2019-12-13 23:35:07 -08:00
mgcaret b2ce9a89f9 Neon816: reset keyboard and make sure clock starts; other minor updates 2019-12-13 22:39:24 -08:00
mgcaret be049edbb1 GoSXB: add a little test dictionary to validate what we are doing with the Neon 2019-12-10 16:12:23 -08:00
mgcaret 9c71c045a5 Merge branch 'gosxb' of https://github.com/mgcaret/of816 into gosxb 2019-12-10 16:04:09 -08:00
mgcaret 36abf41a28 GoSXB port 2019-12-10 16:03:18 -08:00
mgcaret f1d4d8e5ca Neon816: get some of the hardware support done 2019-12-10 16:03:04 -08:00
mgcaret daff3166ec Support easily adding extra dictionaries, e.g. as part of platform 2019-12-10 16:02:31 -08:00
mgcaret 5839acb568 Neon816: Credit where due 2019-12-05 11:05:56 -08:00
mgcaret cd55c04640 Neon816: minor README updates 2019-12-04 22:50:16 -08:00
mgcaret c928b2e051 fix split command in Neon README.md 2019-12-04 21:39:21 -08:00
mgcaret 1b23657d18 hex2bin -> bin2hex in Neon README.md 2019-12-04 21:27:17 -08:00
mgcaret d30faafc7c Mention Neon816 in the various markdowns 2019-12-04 21:24:43 -08:00
mgcaret 0472923377 GoSXB port 2019-12-04 21:21:57 -08:00
mgcaret 84c936075c
Merge pull request #3 from mgcaret/neon816
Neon816
2019-12-04 21:20:06 -08:00
mgcaret e79e2974e5 Working on the Neon816 2019-12-04 21:18:42 -08:00
mgcaret e73066a53f Neon816: hardware equates include file 2019-12-01 00:41:06 -08:00
mgcaret bce8d70975 Neon816: update README 2019-11-30 21:15:54 -08:00
mgcaret 91af87fa4e Do (hopefully) MMU and serial setup 2019-11-30 21:09:35 -08:00
mgcaret a641a6b3a1 Linker config for occupying a ROM bank 2019-11-30 21:08:15 -08:00
mgcaret 2969d1b9cf system interface for serial KEY, KEY?, and EMIT 2019-11-30 19:08:45 -08:00
mgcaret 2fcdeec930 update .gitignore 2019-11-30 18:48:39 -08:00
mgcaret c899e3416b Neon816: README tyop fix 2019-11-20 18:36:44 -08:00
mgcaret e381f1e4d2 Neon816: README updates 2019-11-20 18:35:54 -08:00
mgcaret 9e53bf4532 getting ready for the Neon816 2019-11-20 18:22:11 -08:00
mgcaret 2a2a826f40 SXB: replace uncredited borrowed code and save a byte, too 2019-09-06 12:44:50 -07:00
mgcaret 09018682cc align comments in FCode tables 2019-07-23 16:17:59 -07:00
mgcaret 25ea002457 save a byte 2019-07-23 16:07:37 -07:00
mgcaret 43bf70a9da omit unused FCode support routine DEST_ON_TOP 2019-07-23 16:01:10 -07:00
mgcaret afc4d48f71 adjust documentation to reflect that system interface function 5 is now implemented 2019-07-13 01:19:33 -07:00
mgcaret a958087c59 SXB: support rom loader as system fcode 2019-07-13 01:15:12 -07:00
mgcaret 77ed386fdd system interface fcode now supported 2019-07-13 01:14:40 -07:00
mgcaret 63fb66bfb2 IIgs: initial stab at ANSI ich/dch 2019-07-09 12:31:40 -07:00
mgcaret 8e2a226589 fix #1 and #2 2019-07-05 11:10:56 -07:00
mgcaret 50ae7f1361 initial full commit 2019-07-01 10:33:44 -07:00
mgcaret 3721765c27 initial, .gitignore 2019-07-01 10:33:22 -07:00