forked from Apple-2-HW/arduino-appleii
Updated contact details
This commit is contained in:
parent
2798ae6d16
commit
d0193727e7
@ -4,7 +4,7 @@ Bunch of unit tests I wrote during the development of the emulator.
|
||||
These are very nasty and not really release worthy but someone might
|
||||
find them useful!
|
||||
|
||||
Copyright (c) 2015, Damian Peckett <damian.peckett@gmail.com>
|
||||
Copyright (c) 2015, Damian Peckett <damian@pecke.tt>
|
||||
All rights reserved.
|
||||
|
||||
Redistribution and use in source and binary forms, with or without
|
||||
|
@ -1,5 +1,5 @@
|
||||
/*
|
||||
Copyright (c) 2015, Damian Peckett <damian.peckett@gmail.com>
|
||||
Copyright (c) 2015, Damian Peckett <damian@pecke.tt>
|
||||
All rights reserved.
|
||||
|
||||
Redistribution and use in source and binary forms, with or without
|
||||
|
@ -1,5 +1,5 @@
|
||||
// μ6502 - Barebones 6502 Emulator By Damian Peckett
|
||||
// dpeckett.com, <damian.peckett@gmail.com>
|
||||
// μ6502 - Barebones 6502 Emulator By Damian Peckett
|
||||
// dpeckett.com, <damian@pecke.tt>
|
||||
|
||||
// Address Modes
|
||||
#define AD_IMP 0x01
|
||||
|
Loading…
Reference in New Issue
Block a user