Skip to content

ファミコンアーキテクチャに関してまとめたドキュメント

Notifications You must be signed in to change notification settings

retrodig/nes_architecture

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NES Architecture Book

Development

cargo install mdbook

Build and Preview Methods

Execute the following command in the root directory where book.toml is located (where the src directory usually resides)

mdbook serve

Local server starts up.

http://localhost:3000

Optionally specify port

mdbook serve -p 4000

Static build

mdbook build

About

ファミコンアーキテクチャに関してまとめたドキュメント

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published