all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#73770] [PATCH 0/2] Add freedisksysrom
@ 2024-10-12 13:09 Maxim Cournoyer
  2024-10-12 13:17 ` [bug#73770] [PATCH 1/2] gnu: Add asm6f Maxim Cournoyer
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Maxim Cournoyer @ 2024-10-12 13:09 UTC (permalink / raw)
  To: 73770
  Cc: Maxim Cournoyer, Adam Faiz, Liliana Marie Prikler,
	宋文武

This is a free BIOS implementation of the old Nintendo Famicom (NES) that
replaces the nonfree, firmware blob 'disksys.rom' (extracted from the actual
device).  It is useful with NES emulators such as jg-nestopia.

Maxim Cournoyer (2):
  gnu: Add asm6f.
  gnu: Add freedisksysrom.

 gnu/packages/assembly.scm  | 52 +++++++++++++++++++++++++++++++++++++-
 gnu/packages/emulators.scm | 41 ++++++++++++++++++++++++++++++
 2 files changed, 92 insertions(+), 1 deletion(-)


base-commit: d44beb9b4ad836781928a0c5667e94c0d6df13f0
-- 
2.46.0





^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2024-10-18  8:21 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-12 13:09 [bug#73770] [PATCH 0/2] Add freedisksysrom Maxim Cournoyer
2024-10-12 13:17 ` [bug#73770] [PATCH 1/2] gnu: Add asm6f Maxim Cournoyer
2024-10-12 13:17 ` [bug#73770] [PATCH 2/2] gnu: Add freedisksysrom Maxim Cournoyer
2024-10-12 13:24 ` [bug#73770] [PATCH 0/2] " Liliana Marie Prikler
2024-10-18  8:18   ` Maxim Cournoyer

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.