OS4 DepotLogo by Nickman 
(anonymous IP: 18.218.234.83,2194) 
 HomeRecentStatsSearchSubmitUploadsMirrorsContactInfoDisclaimerConfigAdmin
 Menu

 Features
   Crashlogs
   Bug tracker
   Locale browser
 

 Categories

   o Audio (343)
   o Datatype (51)
   o Demo (203)
   o Development (596)
   o Document (22)
   o Driver (97)
   o Emulation (147)
   o Game (1005)
   o Graphics (497)
   o Library (115)
   o Network (232)
   o Office (66)
   o Utility (924)
   o Video (69)

Total files: 4367

Full index file
Recent index file

 Links

  Amigans.net
  OpenAmiga
  Aminet
  IntuitionBase


Support the site


 Readme for:  Development » Cross » nes_dev.lha

Nes_dev

Description: NES Basic and NES ASM, develop your own NES games!
Download: nes_dev.lha       (TIPS: Use the right click menu if your browser takes you back here all the time)
Size: 218kb
Date: 19 Sep 2006
Author: Bob Rost, AmigaOS 4.0 compile by Spot / Up Rough
Submitter: Spot / Up Rough
Email: spot/triad se
Homepage: http://bobrost.com
Category: development/cross
License: Public domain
Distribute: yes
Min OS Version: 4.0
FileID: 2080
 
Comments: 0
Snapshots: 0
Videos: 0
Downloads: 599  (Current version)
599  (Accumulated)
Votes: 0 (0/0)  (30 days/7 days)

Show comments Show snapshots Show videos Show content Show crashlogs Replace file 
NES Basic and NES asm. Write your game in Basic, use NES Basic to convert it
to Assembly language and assemble it with NES ASM, and you have your ready
to run NES ROM, how cool is that!? :)
/spot


nesasm -- a 6502 assembler with specific NES support

This is a re-packaging of the nesasm assembler, so that nbasic users can
have it readily available to them. nesasm is part of the MagicEngine
MagicKit, for NES and TG16 development. The URL for the MagicKit homepage
is below.

http://www.magicengine.com/mkit/

The sources in this archive have been unchanged from the assembler
provided with MagicKit 2.51. The makefiles have been altered some,
however, to build the targets more easily for my tastes.

Binaries are in separate directories for each platform, and you may use
the source to build for a different platform if necessary. Note that in
some cases, you may need to make the binary executable:
 chmod +x nesasm

Depending on your platform, you may also need to specify the working
directory to run the program
 ./nesasm

I recommend that you put the nesasm binary in your system's bin directory.

-Bob Rost
author of nbasic and Sack of Flour
rrost+nes()andrew.cmu.edu



File Version Size Date OS Dls Readme
nes_example.zip23kb19 Sep 20064.0588¤ Nes_example - An example project for NES Basic and NES ASM.
nes_mina.lha249kb20 Sep 20064.0383¤ Nes_mina - Minachun Disassembler for 6502 Famicom (NES)
nes_palette.png11kb19 Sep 20064.0429¤ Nes_palette - A NES palette to use when making NES graphics
nes_sprtools.lha500kb19 Sep 20064.0528¤ Nes_sprtools - Tools to convert BMP images to NES formats
Copyright © 2004-2024 by Björn Hagström All Rights Reserved