OSDN Git Service

splitstack-runtimelib/splitstack-runtimelib.git
3 years agoMore work on 32-bit multiply for 68000. master
Joel Matthew Rees [Thu, 22 Oct 2020 13:21:58 +0000 (22:21 +0900)]
More work on 32-bit multiply for 68000.

3 years agoStarted on 8086, more cleaning up others, esp 68K
Joel Matthew Rees [Sun, 18 Oct 2020 14:04:23 +0000 (23:04 +0900)]
Started on 8086, more cleaning up others, esp 68K

3 years agosymbols in _WORD_, 68K bit div, 8080 code assembles?, a couple more
Joel Matthew Rees [Fri, 16 Oct 2020 13:19:11 +0000 (22:19 +0900)]
symbols in _WORD_, 68K bit div, 8080 code assembles?, a couple more
primitives.

3 years agotrimming things up a bit
Joel Matthew Rees [Mon, 12 Oct 2020 12:02:49 +0000 (21:02 +0900)]
trimming things up a bit

3 years agoThere is no branch never (BRN) on the 68000.
Joel Matthew Rees [Sat, 10 Oct 2020 16:50:50 +0000 (01:50 +0900)]
There is no branch never (BRN) on the 68000.

3 years agoadding completely untested 8080 runtime, according to my bad memory
Joel Matthew Rees [Tue, 6 Oct 2020 12:26:20 +0000 (21:26 +0900)]
adding completely untested 8080 runtime, according to my bad memory

3 years agoHere are the detail work files.
Joel Matthew Rees [Tue, 22 Sep 2020 06:21:31 +0000 (15:21 +0900)]
Here are the detail work files.

3 years agoadded an 8080 model, did some detail work in the rest.
Joel Matthew Rees [Tue, 22 Sep 2020 06:18:47 +0000 (15:18 +0900)]
added an 8080 model, did some detail work in the rest.

4 years agoToo much trying to optimize the moves.
Joel Matthew Rees [Thu, 16 Apr 2020 14:17:42 +0000 (23:17 +0900)]
Too much trying to optimize the moves.

4 years agoKeep track of progress through MOVE refactorization.
Joel Matthew Rees [Thu, 16 Apr 2020 05:55:23 +0000 (14:55 +0900)]
Keep track of progress through MOVE refactorization.

4 years agoMacros for 6809 and 68000. Probably no macros for 6801 and 6800.
Joel Matthew Rees [Thu, 16 Apr 2020 03:43:11 +0000 (12:43 +0900)]
Macros for 6809 and 68000. Probably no macros for 6801 and 6800.

4 years agoRe-arranging code before I start working on flaggin macros.
Joel Matthew Rees [Thu, 16 Apr 2020 02:00:26 +0000 (11:00 +0900)]
Re-arranging code before I start working on flaggin macros.

4 years agoA few random tweaks
Joel Matthew Rees [Sun, 12 Apr 2020 08:22:17 +0000 (17:22 +0900)]
A few random tweaks

4 years agoinitial files for 6800, 6801, 6809, 68000
Joel Matthew Rees [Sun, 12 Apr 2020 07:54:21 +0000 (16:54 +0900)]
initial files for 6800, 6801, 6809, 68000