• R/O
  • HTTP
  • SSH
  • HTTPS

List of commits

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

Motorola M6800 (6800) Exorciser / SWTPC emulator plus 6801 instruction set emulation


RSS
修訂. 時間 作者
92ef8a2 master rt_opt 2022-09-03 00:57:21 Joel Matthew Rees

Fixing the embarrassing CPX bug -- C flag, etc.

b083fd0 2020-11-22 22:37:11 Joel Matthew Rees

6801 additions and command-line switch for asm6800.c -- not well tested,

cc0e06a 2020-11-22 17:23:23 Joel Matthew Rees

unasm changed to runtime option for 6801, lightly tested, forgotten
exorsim.c added

5943efe 2020-11-22 02:42:52 Joel Matthew Rees

got the bug in the opcode determinant logic for 8-bit binary, need to
clean up debug prints

a8cfd78 2020-11-22 02:27:01 Joel Matthew Rees

bad boolean math for 8-bit binary

73ec185 2020-11-22 02:03:25 Joel Matthew Rees

buggy in 6800 mode, not sure why

7b9a5a5 2020-11-17 19:51:19 Joel Matthew Rees

forth conversion complete

36b72d7 2020-11-17 16:14:57 Joel Matthew Rees

tests file needs a more explicit name

6fd5f84 2020-11-17 01:24:53 Joel Matthew Rees

assembler additions functional, lightly tested, but allow things like
sts #

b9eccc1 2020-11-16 00:16:42 Joel Matthew Rees

unasm now has 6801 stuff and is lightly tested, adding test code to
repository,
fig-forth model for 6801 progressing well?

1c1147f 2020-11-09 00:48:16 Joel Matthew Rees

seems to be stable this time around in (do)

8d918ad 2020-11-09 00:29:45 Joel Matthew Rees

stable to this point -- through (+loop)

3dfa270 2020-11-09 00:14:51 Joel Matthew Rees

troubles with stuff

890713b 2020-11-08 21:59:44 Joel Matthew Rees

partially debugged sim6800.c, fig Forth needs to start over.

2c3956a 2020-11-08 17:51:18 Joel Matthew Rees

initial mods for 6801, test files (fig Forth), and the fact file that
wasn't there.

0203aae 2020-11-05 22:20:15 Joel Matthew Rees

cleaning up the output of make (not CFLAGS -Wall)

9ab8a1b 2016-01-31 00:25:38 Joe Allen

fix link

f99b698 2016-01-31 00:23:15 Joe Allen

update

f31586f 2016-01-30 04:51:19 Joe Allen

remove object files

94d204d 2016-01-30 04:50:23 Joe Allen

Move exorsim to its own repository

16b6f9f 2016-01-30 04:48:25 jhallen

Initial commit