Safiire
|
eeaeec1b84
|
Updated readme
|
2015-03-29 10:23:58 -07:00 |
|
Safiire
|
6e655963f7
|
Renaming the program to n65
|
2015-03-29 10:19:19 -07:00 |
|
Safiire
|
7e5cf3ca48
|
Updating sound engine source with minor changes
|
2015-03-27 16:33:53 -07:00 |
|
Safiire
|
97205a826c
|
Updated readme
|
2015-03-27 15:58:23 -07:00 |
|
Safiire
|
6d3401b2a5
|
Added .inc directive, and created a NES symbols include file
|
2015-03-12 11:46:59 -07:00 |
|
Safiire
|
0c6c8ab80e
|
Added zp suffix to explicitly force zero page instructions when using symbols
|
2015-03-12 08:54:59 -07:00 |
|
Safiire
|
4a7445c236
|
Organizing some of the files
|
2015-03-05 17:26:29 -08:00 |
|
Safiire
|
419617382b
|
Updating readme
|
2015-03-05 13:20:58 -08:00 |
|
Safiire
|
eaa80000b2
|
Can use lower case instruction names and hex now
|
2015-02-22 18:49:24 -08:00 |
|
Safiire
|
e661393e6e
|
update readme
|
2015-02-22 18:01:27 -08:00 |
|
Safiire
|
8d3d3a44fb
|
Update readme
|
2015-02-22 17:52:39 -08:00 |
|
Safiire
|
240f8d4248
|
Updated readme
|
2015-02-22 17:51:31 -08:00 |
|
Safiire
|
210cf3c460
|
Updated the readme, added a version number, and some todos, explaination about the state of banks and mappers
|
2015-02-22 17:49:45 -08:00 |
|
Safiire
|
b94208489b
|
Updaing readme, adding an image
|
2015-02-18 18:44:17 -08:00 |
|
Safiire
|
e92101fcdf
|
Updated README
|
2015-02-18 18:40:00 -08:00 |
|
Safiire
|
f5866fa2e3
|
Updated README
|
2015-02-18 04:05:00 -08:00 |
|
Safiire
|
ac46228b9f
|
I have added many directives, such as .org, ines header, .dw, .bytes, and made it produce proper Roms launch into the entry point at 0xC000 from the reset vector. I basically rewrote the Assembler class, this could still use some cleaning up though, more unit tests, and to compile some code with CHR segments
|
2015-02-18 03:05:18 -08:00 |
|
Safiire
|
69e3d2fb0c
|
Initial Commit
|
2015-02-17 19:05:37 -08:00 |
|
Saf
|
959beeb09f
|
Initial commit
|
2015-02-17 18:26:26 -08:00 |
|