ROM Code for a 68K board

  • Follow


Does anyone know of available ROMable code for for a 68K board?
Something equivalent to MIKBUG or even ODT (from the PDP-11).
I have a pair of ISC 68K boards that only have the UNix boot
Proms and would really like to have something that wold let me
develop (and download) my own software.  Oh yeah, I am looking
for something in source as I will need to modify for the particular
hardware.  Too bad Microware has never donsidered releasing their
old 6809 and 68K code. 

bill

-- 
Bill Gunshannon          |  de-moc-ra-cy (di mok' ra see) n.  Three wolves
billg999@cs.scranton.edu |  and a sheep voting on what's for dinner.
University of Scranton   |
Scranton, Pennsylvania   |         #include <std.disclaimer.h>   
0
Reply billg999 (2588) 3/10/2009 6:22:55 PM

In article <71npfuFm2pivU5@mid.individual.net>,
Bill Gunshannon <billg999@cs.uofs.edu> wrote:
>Does anyone know of available ROMable code for for a 68K board?

Yes: see the "68008 trainer" here
    http://ferretronix.com/stuff/sbc.html
notes are here
    http://ferretronix.com/stuff/68k/68k_monitor_notes
the ROM monitor is here
    http://ferretronix.com/stuff/68k/mon210_asm
And here's the elusive 12 page
Application Note AN897 "MC68008 minumum configuration".
    http://ferretronix.com/stuff/68k/an897.fsl.d.rev0.pdf
0
Reply jeffj 3/11/2009 2:41:25 AM


The original Motorola Education Computer Board ROMs are available - a
comprehensive monitor program with built-in assembler and
disassembler.

You can get it from here: http://www.wickensonline.co.uk/mecb.html
Source is provided that can be compiled with Easy68K, available here:
http://www.easy68k.com/
This is a windows program, although it will run under wine if you're
preference is Linux.

Alternatively, I've ported the assembler portion to linux (although
only motorola S-record format is currently supported):
http://www.wickensonline.co.uk/unix68k.html

Regards, Mark.
0
Reply urbancamo 3/11/2009 12:42:23 PM

Thanks people.  Time for a little more research.  I am determined to get
those QBUS 68K boards up and operational.  Would be really great if I
could eventually get them running CPM-68K.  (Actually, I would love to
run OS9-68K but I know that's never gonna happen.)

bill

-- 
Bill Gunshannon          |  de-moc-ra-cy (di mok' ra see) n.  Three wolves
billg999@cs.scranton.edu |  and a sheep voting on what's for dinner.
University of Scranton   |
Scranton, Pennsylvania   |         #include <std.disclaimer.h>   
0
Reply billg999 3/11/2009 1:47:53 PM

3 Replies
491 Views

(page loaded in 0.1 seconds)

Similiar Articles:













7/18/2012 9:16:05 PM


Reply: