<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://dsibrew.org/w/index.php?action=history&amp;feed=atom&amp;title=Spime</id>
	<title>Spime - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://dsibrew.org/w/index.php?action=history&amp;feed=atom&amp;title=Spime"/>
	<link rel="alternate" type="text/html" href="https://dsibrew.org/w/index.php?title=Spime&amp;action=history"/>
	<updated>2026-04-30T16:20:09Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.1</generator>
	<entry>
		<id>https://dsibrew.org/w/index.php?title=Spime&amp;diff=2227&amp;oldid=prev</id>
		<title>Scanlime: New page: Short for the SPI Memory Emulator.  This is User:Scanlime&#039;s approach to bootstrapping code via savegame hacks and providing a debug channel back to the PC. Whereas EEPUART is a ser...</title>
		<link rel="alternate" type="text/html" href="https://dsibrew.org/w/index.php?title=Spime&amp;diff=2227&amp;oldid=prev"/>
		<updated>2009-09-02T07:10:33Z</updated>

		<summary type="html">&lt;p&gt;New page: Short for the SPI Memory Emulator.  This is &lt;a href=&quot;/wiki/User:Scanlime&quot; title=&quot;User:Scanlime&quot;&gt;User:Scanlime&lt;/a&gt;&amp;#039;s approach to bootstrapping code via savegame hacks and providing a debug channel back to the PC. Whereas &lt;a href=&quot;/wiki/EEPUART&quot; title=&quot;EEPUART&quot;&gt;EEPUART&lt;/a&gt; is a ser...&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Short for the SPI Memory Emulator.&lt;br /&gt;
&lt;br /&gt;
This is [[User:Scanlime]]&amp;#039;s approach to bootstrapping code via savegame hacks and providing a debug channel back to the PC. Whereas [[EEPUART]] is a serial port, spime is a shared memory buffer.&lt;br /&gt;
&lt;br /&gt;
It is implemented on a Xilinx Spartan 3 FPGA board in Verilog. A 1MB SRAM buffer is concurrently accessible by the PC over a 3 MBit serial port, and by the DS over an SPI EEPROM emulator. This buffer can store normal save files, plus it can be used as a fast communication channel for memory dumps, commands to execute, etc.&lt;br /&gt;
&lt;br /&gt;
This shared memory buffer can also be used to send simple RPC-like commands to the DSi, implementing a very simple debug monitor for poking at registers in real-time.&lt;br /&gt;
&lt;br /&gt;
Source code is under a BSD-style license, available from a [http://svn.navi.cx/misc/trunk/nds/spi-mem-emulator/ public Subversion repository].&lt;/div&gt;</summary>
		<author><name>Scanlime</name></author>
	</entry>
</feed>