1 Commits

Author SHA1 Message Date
d0193727e7 Updated contact details 2017-01-22 12:58:48 +10:00
3 changed files with 4 additions and 4 deletions

View File

@ -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 These are very nasty and not really release worthy but someone might
find them useful! find them useful!
Copyright (c) 2015, Damian Peckett <damian.peckett@gmail.com> Copyright (c) 2015, Damian Peckett <damian@pecke.tt>
All rights reserved. All rights reserved.
Redistribution and use in source and binary forms, with or without Redistribution and use in source and binary forms, with or without

View File

@ -1,5 +1,5 @@
/* /*
Copyright (c) 2015, Damian Peckett <damian.peckett@gmail.com> Copyright (c) 2015, Damian Peckett <damian@pecke.tt>
All rights reserved. All rights reserved.
Redistribution and use in source and binary forms, with or without Redistribution and use in source and binary forms, with or without

View File

@ -1,5 +1,5 @@
// μ6502 - Barebones 6502 Emulator By Damian Peckett // μ6502 - Barebones 6502 Emulator By Damian Peckett
// dpeckett.com, <damian.peckett@gmail.com> // dpeckett.com, <damian@pecke.tt>
// Address Modes // Address Modes
#define AD_IMP 0x01 #define AD_IMP 0x01