Commit Graph

13 Commits

Author SHA1 Message Date
Kartik Agaram e0610e396f 4880 2018-12-28 02:18:16 -08:00
Kartik Agaram 81605224f0 4847 2018-12-06 09:41:40 -08:00
Kartik Agaram 33e7c3a751 4846
Clean up a few things:

a) Call scan-next-byte in hex.subx with the right number of args. Turns
out tests continue to work fine if they never use the other args.

b) Tear down a test for 'stop' in the right order. Not important since we
have no EBP to restore. But can still be misleading.

c) Have 'check-ints-equal' return nothing. Handy for it to not mess up
EAX. I never use the result anyway, and the name also is imperative suggesting
callers won't expect a return value.
2018-12-06 09:34:55 -08:00
Kartik Agaram 39d718afcf 4816 2018-12-02 13:09:23 -08:00
Kartik Agaram e4ac3c9e6e 4814 2018-12-01 14:13:33 -08:00
Kartik Agaram c6f522007d 4811 2018-11-30 20:01:41 -08:00
Kartik Agaram 14a380525e 4809 - subx: html with 5 colors for comments 2018-11-30 16:54:01 -08:00
Kartik Agaram c56d803cd8 4796 2018-11-30 09:43:49 -08:00
Kartik Agaram d1c9392a54 4782 2018-11-26 01:19:47 -08:00
Kartik Agaram 4c37b3e91b 4734 2018-10-28 13:41:53 -07:00
Kartik Agaram 6f37250dd9 4722 2018-10-24 23:05:58 -07:00
Kartik Agaram 104e521c04 4709 2018-10-17 07:08:47 -07:00
Kartik Agaram 5a2cb154eb 4649 2018-10-02 01:21:32 -07:00