1
0
mirror of https://github.com/pevans/erc-c.git synced 2025-04-22 14:37:11 +00:00

Commit Graph

  • b0aa6d400a We should be pushing and popping status Peter Evans 2017-12-08 23:24:58 -06:00
  • ccf16dd970 Documented some goals for the project Peter Evans 2017-12-08 22:34:09 -06:00
  • 0336fe7366 Documentation for files Peter Evans 2017-12-08 22:12:31 -06:00
  • 8a261f6600 We need to include the max disk slot Peter Evans 2017-12-08 17:10:13 -06:00
  • 50563b44a2 Close any open files we have Peter Evans 2017-12-08 17:09:58 -06:00
  • cf62694ef0 Add option parsing code, tests Peter Evans 2017-12-08 17:06:21 -06:00
  • dccf80be5d More documentation Peter Evans 2017-12-06 21:37:14 -06:00
  • ea2b68dc8c Documentation, and reorganizing macro definitions Peter Evans 2017-12-06 21:29:03 -06:00
  • 4af7e4444c This macro was no longer needed Peter Evans 2017-12-06 21:26:09 -06:00
  • 8cd9c5ffab Documentation, lacking Peter Evans 2017-12-06 21:25:47 -06:00
  • ccd7a3f665 Moar documentation Peter Evans 2017-12-06 18:01:13 -06:00
  • fca069d5de Documentation Peter Evans 2017-12-06 17:16:20 -06:00
  • 46fedccce1
    Use the MIT license Peter Evans 2017-12-06 17:08:09 -06:00
  • 12d0e5403a Add documentation for the arith instructions Peter Evans 2017-12-06 17:03:37 -06:00
  • d0dad61db8 Better documentation; use a macro to define modes Peter Evans 2017-12-06 16:54:14 -06:00
  • eb865243bb We have to pass NULL into log_open now Peter Evans 2017-12-06 16:53:15 -06:00
  • 079cd9f096 We need to know what a FILE is Peter Evans 2017-12-06 16:52:33 -06:00
  • 102378640a Proper indentation Peter Evans 2017-12-06 16:45:16 -06:00
  • ffd2550364 Better documentation; log to stdout Peter Evans 2017-12-06 16:43:30 -06:00
  • 4199637338 Erc, not emp Peter Evans 2017-12-06 16:11:13 -06:00
  • 18dca43e61 It's erc, not emp Peter Evans 2017-12-06 16:07:36 -06:00
  • 00ff9f069d Vastly simplify unit tests for mos6502 Peter Evans 2017-12-06 15:57:15 -06:00
  • 98f70e0a9a Add functions for pressing/releasing keys Peter Evans 2017-12-06 15:21:39 -06:00
  • 0e02fb8a1a Add struct, initial create function for apple2 Peter Evans 2017-12-06 14:36:14 -06:00
  • 89ddd20658 Add read_byte function to return the next byte in memory Peter Evans 2017-12-05 20:40:35 -06:00
  • 50a84b4099 Remove cycles field from mos6502 struct Peter Evans 2017-12-05 20:23:17 -06:00
  • f79bd60d96 Change address resolver test to use new approach Peter Evans 2017-12-05 20:15:22 -06:00
  • eaa6c85fe4 Add the type for the execute function Peter Evans 2017-12-05 19:03:40 -06:00
  • 4e6073cf2e Add function decl for the execute func Peter Evans 2017-12-05 19:03:02 -06:00
  • 5ada987c83 Add the execute function for the 6502 Peter Evans 2017-12-05 19:01:43 -06:00
  • eaaf63a069 Zero out last_addr and cycles Peter Evans 2017-12-05 18:41:34 -06:00
  • 631451afe5 Use C-style to denote documentation Peter Evans 2017-12-05 18:40:40 -06:00
  • 8454d1a6c9 Add instruction handler function, handler table Peter Evans 2017-12-05 18:38:36 -06:00
  • 913297addd Add the name of the software Peter Evans 2017-12-05 18:38:14 -06:00
  • fc4a6f19e6 Baby's first README Peter Evans 2017-12-04 23:31:05 -06:00
  • 54473be302 Add functions for instructions, cycles, and address modes. Peter Evans 2017-12-04 23:30:18 -06:00
  • 87de0a877a Add all our tests, plus other fixes Peter Evans 2017-12-03 20:19:17 -06:00
  • fe9ce3aca3 Tests for the new mos6502 functions Peter Evans 2017-12-02 13:27:30 -06:00
  • 3cebed2377 Adding all of the instruction files Peter Evans 2017-12-02 13:05:53 -06:00
  • 237d5e3cb6 First commit Peter Evans 2017-11-21 23:24:51 -06:00