English Amiga Board


Go Back   English Amiga Board > Coders > Coders. General

 
 
Thread Tools
Old 20 June 2009, 05:47   #1
Shadowfire
Registered User
 
Shadowfire's Avatar
 
Join Date: Aug 2001
Location: Connecticut USA
Posts: 617
Machine Language Monitor needed

I am at the final stages of debug of the hardware portion of my IDE controller. I am looking for a machine language monitor with disassembly, and memory read/write functions (similar to the old MONITOR part of the assembler package for the C-64). At one point I recall having one that was very similar to the C-64 one, I think it was released by a demo group, but the name eludes me. Importing of symbol names is not important for this phase, as I am merely testing I/O.

I have tried MonAM, but my I/O maps to $EF0000. Monam's display shows "**" for values here. My CPLD shows no triggering of the $EF memory page, either, so I am assuming that MonAM has built-in "protections" for this address space, since you wouldn't normally read or write there when producing non-device-driver applications.

Any other suggestions for a ML Monitor here? MonAM isn't my cup of tea for raw I/O work like this, also it would be nice to be able to write to individual addresses ($EF0000 - $EF3FFB is SRAM, but $EF3FFE and $EF3FFC are interrupt generation/response locations), but at this point I'll take something that doesn't barf at the addresses.
Shadowfire is offline  
Old 20 June 2009, 10:40   #2
StingRay
move.l #$c0ff33,throat
 
StingRay's Avatar
 
Join Date: Dec 2005
Location: Berlin/Joymoney
Posts: 6,865
Try Carnivore's Beermon. I've uploaded it for you here.
StingRay is offline  
Old 21 June 2009, 01:07   #3
Shadowfire
Registered User
 
Shadowfire's Avatar
 
Join Date: Aug 2001
Location: Connecticut USA
Posts: 617
Thanks, I'll check it out.
Shadowfire is offline  
Old 22 June 2009, 00:20   #4
kamelito
Zone Friend
 
kamelito's Avatar
 
Join Date: May 2006
Location: France
Posts: 1,850
Adebug

Hi

A very good one was Adebug, it supported symbols, I was using it with an NMI but you could trigger it using keys. I don't have the executable but found out that the project was open sourced some years ago.

http://removers.free.fr/softs/download.php
http://sourceforge.net/projects/adebug

Kamel



Quote:
Originally Posted by Shadowfire View Post
I am at the final stages of debug of the hardware portion of my IDE controller. I am looking for a machine language monitor with disassembly, and memory read/write functions (similar to the old MONITOR part of the assembler package for the C-64). At one point I recall having one that was very similar to the C-64 one, I think it was released by a demo group, but the name eludes me. Importing of symbol names is not important for this phase, as I am merely testing I/O.

I have tried MonAM, but my I/O maps to $EF0000. Monam's display shows "**" for values here. My CPLD shows no triggering of the $EF memory page, either, so I am assuming that MonAM has built-in "protections" for this address space, since you wouldn't normally read or write there when producing non-device-driver applications.

Any other suggestions for a ML Monitor here? MonAM isn't my cup of tea for raw I/O work like this, also it would be nice to be able to write to individual addresses ($EF0000 - $EF3FFB is SRAM, but $EF3FFE and $EF3FFC are interrupt generation/response locations), but at this point I'll take something that doesn't barf at the addresses.
kamelito is offline  
 


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Similar Threads
Thread Thread Starter Forum Replies Last Post
WTB: Abacus Book - Amiga Machine Language christopherpm MarketPlace 2 08 July 2013 22:07
Disk monitor needed Gerry request.Apps 9 21 January 2012 13:00
"Amiga Machine Language" - Abacus RedskullDC Coders. General 4 04 December 2008 11:57
Help Needed Connecting A500 to Monitor PHPHPH New to Emulation or Amiga scene 39 22 February 2007 22:12
What language is this? Nyarlathotep Retrogaming General Discussion 5 28 July 2004 12:40

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 08:05.

Top

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
Page generated in 0.08067 seconds with 13 queries