Commit Graph

62 Commits

Author SHA1 Message Date
mgcaret 92e7ed78c6 fix #10 2021-07-29 21:07:55 -07:00
mgcaret c51b2b7db7 reorganize so platforms can override the default config file 2020-12-23 18:08:47 -08:00
mgcaret 7669d292aa device nodes and compactflash for GoSXB 2020-12-23 18:07:10 -08:00
mgcaret 48f8f8b02e make SLOF disk-label and fat-files packages compile 2020-11-27 11:53:49 -08:00
mgcaret c15c67f8dc Initial Open Firmware 2020-11-05 17:43:47 -08:00
mgcaret a8cde5abd9 gosxb updates 2020-10-29 23:20:03 -07:00
mgcaret 39f812d5c1 add C256 mention/minor reorg README, minor GoSXB romfs changes 2020-06-21 18:10:25 -07:00
mgcaret 5ba9a3c963 GoSXB: fix minor romfs bug 2020-05-07 13:12:25 -07:00
mgcaret 0a8b1c5a40 GoSXB: more romfs stuff 2020-05-03 14:51:42 -07:00
mgcaret f13459e452 GoSXB: ROMfs, emulator sleep, miscellaneous stuff 2020-05-01 23:09:05 -07:00
mgcaret d090c232aa Neon816: PS/2 keyboard & mouse detection; plus buggy non-working mouse code 2020-04-02 21:40:44 -07:00
mgcaret 5750e5d12f Neon816: replace buggy clock code; add MS delay word to platform 2020-04-02 00:11:38 -07:00
mgcaret 367ec0d98d Neon816: PS/2 keyboard working 2020-03-23 20:25:28 -07:00
mgcaret 8078f8cf21 Neon816 - wait for valid PS/2 key 2020-03-22 21:40:14 -07:00
mgcaret 465a697952 neon816 - experimental PS/2 keyboard decoder 2020-03-22 21:25:23 -07:00
mgcaret d8a202bae4 more test coverage, 82% of system words now 2020-03-05 22:44:53 -08:00
mgcaret 16399c6618 fix N>R and NR> to standards; Forth dictionary doc updates 2020-01-22 17:14:52 -08:00
mgcaret c9a4b81466 test runner: add ability to match line of output against string or regex 2020-01-08 18:16:28 -08:00
mgcaret 70b2b8c48f fix broken test support 2020-01-06 19:51:19 -08:00
mgcaret ea5c795cfd improve coverage counting 2020-01-06 12:30:09 -08:00
mgcaret 02d557e597 run-tests.rb should see stack underflows 2020-01-06 09:57:02 -08:00
mgcaret 25e631db8c GoSXB: easily enable/disable platform dictionary 2020-01-06 09:55:01 -08:00
mgcaret e9ab1c0eb4 enhance unit test runner 2020-01-05 17:42:58 -08:00
mgcaret 71ec30ab99 avoid double output when test run has errors 2020-01-04 17:32:06 -08:00
mgcaret 4634d658b1 Start adding unit tests 2019-12-29 14:53:44 -08:00
mgcaret b38171eb29 GoSXB runner script update 2019-12-29 12:49:35 -08:00
mgcaret 35f4214749 GoSXB: make emulator exit when BYE is executed 2019-12-27 15:07:51 -08:00
mgcaret 547c7f8bf6 GoSXB: build script should cd 2019-12-27 14:09:05 -08:00
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 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 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 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 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