avr_mdcart_sram_lite

diff serial.h @ 5:abb348704dec

reads/writes to memory, not tested in the megadrive yet
author John Tsiombikas <nuclear@member.fsf.org>
date Sun, 12 Mar 2017 04:27:43 +0200
parents bd6ad00cb1bc
children
line diff
     1.1 --- a/serial.h	Thu Mar 09 08:45:11 2017 +0200
     1.2 +++ b/serial.h	Sun Mar 12 04:27:43 2017 +0200
     1.3 @@ -1,5 +1,5 @@
     1.4  /*
     1.5 -72pin SIMM DRAM tester.
     1.6 +Megadrive USB development cartridge prototype
     1.7  Copyright (C) 2017  John Tsiombikas <nuclear@member.fsf.org>
     1.8  
     1.9  This program is free software: you can redistribute it and/or modify