dnlgreenwood
I'LL END YOU!!!
Great, but there's one problem; when "Load first program" is chosen in the emulator's menu, it types in:
	
	
	
		
Instead of:
	
	
	
		
As you can see, a colon is added in when it shouldn't be. Of course, manually typing in the right command works.
Also, I think USB keyboard or joystick support would be great in the future.
				
			
		Code:
	
	LOAD":*",8,1
	Instead of:
		Code:
	
	LOAD"*",8,1
	As you can see, a colon is added in when it shouldn't be. Of course, manually typing in the right command works.
Also, I think USB keyboard or joystick support would be great in the future.
	